Skip to content

fix: avoid xtradeb PPA timeout by disabling pak sysreqs and installing system deps manually#294

Closed
Copilot wants to merge 3 commits into
mainfrom
copilot/fix-add-apt-repository-issue
Closed

fix: avoid xtradeb PPA timeout by disabling pak sysreqs and installing system deps manually#294
Copilot wants to merge 3 commits into
mainfrom
copilot/fix-add-apt-repository-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 2, 2026

  • Root cause: flow (DESCRIPTION Imports) → nomnoml (sysreq: chromium) → webshot2chromote (sysreq: chromium) are all hard deps, triggering add-apt-repository ppa:xtradeb/apps which times out (HTTP 504) on GitHub Actions Ubuntu 24.04
  • Fix quarto-publish.yml: add extra-packages: flow=?ignore, update comment, remove redundant manual sysreq install step
  • Fix quarto-publish-update-cache.yml: same extra-packages: flow=?ignore fix

…sysreqs

Agent-Logs-Url: https://github.com/openbiox/Bizard/sessions/f629468a-bb44-45a0-906f-831e46e0f5b5

Co-authored-by: ShixiangWang <25057508+ShixiangWang@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

✅ QMD Format Check

No new QMD tutorial files to check.

Automated check by the PR Review workflow.
See contribution guidance for the expected tutorial format.

… PPA timeout

Agent-Logs-Url: https://github.com/openbiox/Bizard/sessions/d3141e25-ec15-40d6-99fc-f734f4e57bd0

Co-authored-by: ShixiangWang <25057508+ShixiangWang@users.noreply.github.com>
Copilot AI requested a review from ShixiangWang May 3, 2026 02:09
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

✅ QMD Format Check

No new QMD tutorial files to check.

Automated check by the PR Review workflow.
See contribution guidance for the expected tutorial format.

… PPA timeout

Agent-Logs-Url: https://github.com/openbiox/Bizard/sessions/70f60a42-a0f7-4ba6-a901-08ba9e4a6d31

Co-authored-by: ShixiangWang <25057508+ShixiangWang@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

✅ QMD Format Check

No new QMD tutorial files to check.

Automated check by the PR Review workflow.
See contribution guidance for the expected tutorial format.

@ShixiangWang
Copy link
Copy Markdown
Member

ShixiangWang commented May 3, 2026

This cannot be merged as it does not fix the issue (same as recent commits). I reported here: r-lib/actions#1072

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants