Summary: | Offline upgrades don't let you choose to not update certain packages | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Michael <michael.hmich> |
Component: | Updates (offline) | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aleixpol, nate, postix, tagwerk19 |
Priority: | NOR | ||
Version First Reported In: | 5.21.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
new pkg bulk processing Discover Updater
"offline" processing |
Description
Michael
2021-04-08 19:41:09 UTC
Created attachment 137438 [details]
new pkg bulk processing Discover Updater
Created attachment 137439 [details]
"offline" processing
The decision about whether to do offline or interactive updates is up to the distro, not Discover, so if you don't like them, you'll have to take it up with them. As for why it might be desirable, it's so that you don't end up with your system in a half-upgraded state, with software still running using old libraries still loaded into memory, while anything newly launches or any plugins newly loaded getting the new stuff. This situation causes tons and tons and tons and tons of subtle bugs for users, which is why a reboot is always recommended anyway after updating. People ignoring that advice has been the cause of millions of problems over the years. So this new method essentially makes the always-recommended reboot mandatory. But again, that's neither here nore there; it's up to the distro, not Discover. So let's use this to track the fact that you can't de-select packages to upgrade when doing offline upgrades. well, it was always PIBCAK so I can understand the reason whatsoever, being able to make a pkg selection is certainly essential thanks well hope this is the solution for this disturbing matter ... in /etc/xdg/discoverrc setting UseOfflineUpdates=true to false quite saucy setting a new config file or editing it without user's knowledge FWIW we have just added a config UI for it in Plasma 5.22 This is the way offline updates work; they're all-or-nothing. If you want to be able to hold back specific packages, you should turn off offline updates. |