fix: avoid xtradeb PPA timeout by disabling pak sysreqs and installing system deps manually#294
Closed
Copilot wants to merge 3 commits into
Closed
fix: avoid xtradeb PPA timeout by disabling pak sysreqs and installing system deps manually#294Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
…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>
Copilot created this pull request from a session on behalf of
ShixiangWang
May 2, 2026 13:56
View session
Contributor
✅ QMD Format CheckNo new QMD tutorial files to check.
|
… 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>
Contributor
✅ QMD Format CheckNo new QMD tutorial files to check.
|
… 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>
Contributor
✅ QMD Format CheckNo new QMD tutorial files to check.
|
Member
|
This cannot be merged as it does not fix the issue (same as recent commits). I reported here: r-lib/actions#1072 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
flow(DESCRIPTION Imports) →nomnoml(sysreq: chromium) →webshot2→chromote(sysreq: chromium) are all hard deps, triggeringadd-apt-repository ppa:xtradeb/appswhich times out (HTTP 504) on GitHub Actions Ubuntu 24.04quarto-publish.yml: addextra-packages: flow=?ignore, update comment, remove redundant manual sysreq install stepquarto-publish-update-cache.yml: sameextra-packages: flow=?ignorefix