Pin Clipboard History by PK ID to dodge a name collision #71
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
monolith-os/monolith!71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pin-clipboard-history"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GNOME and GNOME NVIDIA builds have failed since last night with:
Cause is upstream: a brand-new, unrelated extension named exactly 'Clipboard History' (clipboard-history@Diyar1877, PK 10400, 39 downloads) was approved on extensions.gnome.org yesterday and also targets Shell 50, so the gnome-extensions module's name search now returns two compatible hits and bails. Every re-run of the merge build fails the same way, which fails the bluebuild matrix and blocks the release job behind it.
Fix per the module docs: install ours by PK ID, 4839, which is clipboard-history@alexsaveau.dev and matches the UUID already enabled in zzz-monolith.gschema.override. Only the GNOME recipe entry changes; gnome-nvidia inherits it.
🧪 Test this PR on a real install
Once the build checks on this PR pass, a signed test image is published for each edition this PR builds. Pick the one matching your hardware and, from an existing Monolith install (which already has the signing policy), rebase onto it:
gnomegnome-nvidiaThe tags are rebuilt on every new commit here, so
rpm-ostree upgradepulls the latest build. When you're done testing, return to your edition's released image (:latest).The commands cover the editions this PR affected when it was opened; commits that touch more editions publish their tags too, just without a refreshed comment. The test tags stop updating once this PR is merged or closed.