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 657483 - updates: a bit too spammy
updates: a bit too spammy
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: updates
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-08-27 05:38 UTC by Matthias Clasen
Modified: 2011-08-27 14:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2011-08-27 05:38:07 UTC
In .xsession-errors, I see

(gnome-settings-daemon:21466): updates-plugin-WARNING **: failed to open directory: Error opening directory '/run/udev/firmware-missing': No such file or directory

(gnome-settings-daemon:21466): updates-plugin-WARNING **: failed to get upgrades: GetDistroUpgrades not yet supported by backend


Neither of these are error conditions, and should just be filtered out.
Comment 1 Richard Hughes 2011-08-27 14:47:01 UTC
commit 92283af6cf196a6b408d018e57380847c75d7257
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Aug 27 15:46:19 2011 +0100

    updates: do not log a warning at startup if getting the upgrade list is not supported
    
    This fixes https://bugzilla.gnome.org/show_bug.cgi?id=657483

:100644 100644 db6db32... ac8feeb... M  plugins/updates/gsd-updates-manager.c

commit 27f64ecf2357bcd459a618f19973ae7b7a73f581
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Aug 27 15:43:10 2011 +0100

    updates: Do not log a warning if the firmware-missing file does not exist

:100644 100644 9abd2dd... 837f749... M  plugins/updates/gsd-updates-firmware.c