After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790965 - Distribution upgrade notifications appear even if update notifications should be disabled
Distribution upgrade notifications appear even if update notifications should...
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-11-29 00:38 UTC by Adam Williamson
Modified: 2017-12-05 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Williamson 2017-11-29 00:38:51 UTC
Fedora live images are set up such that notification of software updates is disabled. However, it appears that *upgrade* notifications don't respect this setting. If you boot a Fedora 26 live image currently, shortly after it boots, you get a notification that a new version of Fedora is available. Of course, you can't dist upgrade a live image...

We can't really 'fix' this for released images now, but if it gets fixed upstream, at least Fedora 28 and later live images won't have this problem.
Comment 1 Richard Hughes 2017-12-05 10:49:27 UTC
commit 43040cff086494a12f385635c77ee47c2fa48b2c (HEAD -> master)
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Dec 5 10:48:03 2017 +0000

    Do not enable distro-upgrades when updates are disabled
    
    This also fixes a big where the updates-changed event could get the update
    monitor to request the update list even if the GSetting is false.
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=790965