Bug 2064248

Summary: updates notification appears even on a Live image
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: gnome-softwareAssignee: Milan Crha <mcrha>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: gnome-sig, mcatanza, mcrha, rhughes, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-15 14:12:17 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: 1953785    
Attachments:
Description Flags
screenshot
none
system journal none

Description Kamil Páral 2022-03-15 11:57:40 UTC
Description of problem:
If I boot Fedora-Workstation-Live-x86_64-36_Beta-1.1.iso, I sometimes (not always) see "updates available" notification. That is wrong, the system should not ask the user to update when it's running from the Live system. There must be some regression since F35.

Version-Release number of selected component (if applicable):
Fedora-Workstation-Live-x86_64-36_Beta-1.1.iso
gnome-software-42~rc-2.fc36.x86_64
PackageKit-1.2.5-1.fc36.x86_64

How reproducible:
often, not always

Steps to Reproduce:
1. boot the Live image
2. wait a few minutes, the notification appears (sometimes)

Comment 1 Kamil Páral 2022-03-15 11:58:10 UTC
Created attachment 1866022 [details]
screenshot

Comment 2 Kamil Páral 2022-03-15 11:58:17 UTC
Created attachment 1866023 [details]
system journal

Comment 3 Kamil Páral 2022-03-15 11:59:03 UTC
Proposing as an F36 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

Comment 4 Michael Catanzaro 2022-03-15 13:48:58 UTC
It's supposed to be disabled by https://pagure.io/fedora-kickstarts/blob/main/f/fedora-live-workstation.ks:

# disable gnome-software automatically downloading updates
cat >> /usr/share/glib-2.0/schemas/org.gnome.software.gschema.override << FOE
[org.gnome.software]
download-updates=false
FOE

Comment 5 Milan Crha 2022-03-15 14:12:17 UTC

*** This bug has been marked as a duplicate of bug 2064077 ***