Bug 2064077
| Summary: | GNOME 42-rc notifies of available updates in live mode | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | distribution | Assignee: | Aoife Moloney <amoloney> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 36 | CC: | gnome-sig, kevin, kparal, mcrha, philip, rhughes, robatino |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | openqa AcceptedFreezeException AcceptedBlocker | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-16 16:05:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1953784, 1953785 | ||
|
Description
Adam Williamson
2022-03-15 01:40:33 UTC
Oh, I set this to 36 because the same change is stable in 36 as of today. Proposing as a Final blocker: "Release-blocking desktops must notify the user of available updates, but must not do so when running as a live image" - https://fedoraproject.org/wiki/Fedora_36_Final_Release_Criteria#Update_notification . Also proposing as Beta FE. From the upstream bug report: I do not think it's a bug. You do not download the updates (as the option says), you only check for updates. The "suspicious" commit is [1]. What you really want is: gsettings set org.gnome.software allow-updates false. [1] https://gitlab.gnome.org/GNOME/gnome-software/-/commit/333b740ade5d127503f88404ddc48fa393158c14 Looking in the code, you'll be safer when setting both allow-updates and download-updates to false. *** Bug 2064248 has been marked as a duplicate of this bug. *** Uh, please don't close it as not a bug. It's definitely a bug, whether or not it's considered a bug in GNOME Software. > Uh, please don't close it as not a bug.
Aha, okay, my fault. I didn't know where to move it.
+3 BetaFE and FinalBlocker in https://pagure.io/fedora-qa/blocker-review/issue/667 , setting accepted. Fix is merged, setting ON_QA, should be fixed in next compose. Confirmed fixed in today's nightly. |