Disable updates and upgrades via Gnome Software - #664
Conversation
Fixes QubesOS/qubes-issues#10984, by disabling upgrades via Gnome Software. When a new Fedora version was available it encouraged users to upgrade the system, which wouldn't work. It also disables updates via Gnome Software. Updates were already broken as they were done assuming Gnome Software would be able to restart the system, which can't happen in Qubes. Qubes already has native tools for updates that should be used instead.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #664 +/- ##
=======================================
Coverage 71.31% 71.31%
=======================================
Files 3 3
Lines 502 502
=======================================
Hits 358 358
Misses 144 144 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026082719-devel&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests10 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 37 fixed
Unstable testsDetails
Performance TestsPerformance degradation:20 performance degradations
Remaining performance tests:91 tests
|
Fixes QubesOS/qubes-issues#10984, by disabling upgrades via Gnome Software. When a new Fedora version was available it encouraged users to upgrade the system, which wouldn't work.
It also disables updates via Gnome Software. Updates were already broken as they were done assuming Gnome Software would be able to restart the system, which can't happen in Qubes.
Qubes already has native tools for updates that should be used instead.