GNOME 46.0
Majority of packages updated for GNOME 46.0
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-c5f4974c98
Please login to add feedback.
0 | 0 | Test Case Dleyna Renderer Push From Gnome Photos to Rygel |
0 | 0 | Test Case Gnome Calendar |
0 | 0 | Test Case Gnome Clocks |
0 | 0 | Test Case Gnome Contacts |
0 | 0 | Test Case Gnome Files |
0 | 0 | Test Case Gnome Login Screen |
0 | 0 | Test Case Gnome Maps |
0 | 0 | Test Case Gnome Music |
0 | 0 | Test Case Gnome Online Accounts Add Facebook |
0 | 0 | Test Case Gnome Online Accounts Add Google |
0 | 0 | Test Case Gnome Online Accounts Add IMAP and SMTP |
0 | 0 | Test Case Gnome Online Accounts Add Kerberos |
0 | 0 | Test Case Gnome Online Accounts Add MS Exchange |
0 | 0 | Test Case Gnome Online Accounts Add Nextcloud |
0 | 0 | Test Case Gnome Online Accounts Add Windows Live |
0 | 0 | Test Case Gnome System Settings |
0 | 0 | Test Case Gnome Text Editor |
0 | 0 | Test Case Gnome Weather |
0 | 0 | Test Case desktop date |
0 | 0 | Test Case desktop user switching |
0 | 0 | Test Case evince file display |
0 | 0 | Test Case gnome desktop background |
0 | 0 | Test Case gnome overview calculator |
0 | 0 | Test Case gnome-bluetooth send file |
0 | 0 | Test Case gnome-control-center domain join |
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
adamwill edited this update.
Removed build(s):
Karma has been reset.
I removed gnome-connections because a 46.0-2.fc41 build was already pushed stable separately, so pushing this update stable would actually have moved it backwards (because we consider the most-recently-tagged build as 'current', not the one with the highest NEVR). This is what openQA caught that caused this update to fail tests.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi
So this was pushed to stable 5 days ago, missing a dependency (py3status). Consequently, I got an FTI bug: https://bugzilla.redhat.com/show_bug.cgi?id=2271293
3 days ago I rebuilt py3status: https://bodhi.fedoraproject.org/updates/FEDORA-2024-d9cffaf474 But this picked up 3.46!? Consequently, I got another FTI bug: https://bugzilla.redhat.com/show_bug.cgi?id=2271807
What is going on here? Why do rebuilds pick up pygobject 3.46 at a time when FTIs were filed already because of pyggobject is not available (after this update to 3.48)?
.. a few moments later ... It turns out that py3status has an exact version requirement in pyproject.toml which the pyproject macros pick up.. Duh.