I'm out of the office on Friday, so you get tomorrow's blocker summary today! Two notes: 1. This is a big list, so some bugs may have changed status while I was working on it. 2. Go/No-Go for the early target date is a week from today. Happy bug squashing! Action summary ==================== Accepted blockers ----------------- 1. mesa — gnome-shell: cogl_texture_get_gl_texture(): gnome-shell killed by SIGSEGV — ASSIGNED ACTION: Maintainers to apply patches from kherbst 2. abrt — abrt-dbus segmentation faulted in abrt_p2_service_dbus when shutting down, rebooting, or logging out of Plasma — VERIFIED ACTION: None 3. geoclue2 — time is transiently incorrect when Automatic Time Zone is enabled — ON_QA ACTION: QA to verify FEDORA-2021-532f05d2e3 4. bcm283x-firmware — sdhci_setup_cfg: Hardware does not specify base clock frequency — ON_QA ACTION: QA to verify FEDORA-2021-b1079b7042 5. selinux-policy — The switch for Fedora Third Party repositories does not switch them on. — POST ACTION: Maintainers to package upstream PR with candidate fix 6. distribution — Everything boot x86_64 image exceeds maximum size — POST ACTION: lorax maintainers to merge PR that removes unneeded firmware 7. distribution — Server boot x86_64 image exceeds maximum size — POST ACTION: see above 8. gnome-software — updates-testing repo can't be disabled — NEW ACTION: Maintainer to build an update with upstream PR 9. gnome-software — after enabling third-party repos, the included apps can't be found (except Chrome) — VERIFIED ACTION: None 10. kwin — Real cursor position is slightly offset from displayed position on Wayland in virtual machine (KDE case) — VERIFIED ACTION: None 11. mutter — Mouse cursor offset in VMs with Wayland (but not X11), due to use of Atomic API — VERIFIED ACTION: None 12. systemd — [DNS over TLS] following connection to a wifi AP, internet is not available for ~30s — NEW ACTION: Maintainers to fix issue NEEDINFO: lpoetter, zbyszek 13. wireplumber — sound card disappears after relogin — NEW ACTION: Maintainers to fix issue 14. gnome-software — flathub repo can't be added through gnome-software — NEW ACTION: Maintainers to package upstream fix 15. plasma-discover — Discover shows a misleading state of Flatpak repos, can't delete disabled repos — NEW ACTION: Maintainers to fix issue 16. plasma-discover — Discover can't enable/disable an RPM repo — VERIFIED ACTION: none 17. plasma-discover — Discover doesn't seem to find any RPM packages, neither locally installed nor in RPM repos — NEW ACTION: Maintainers to fix issue Proposed blockers ----------------- 1. gnome-shell — gnome-shell OSDs show invalid icons most of the time — NEW ACTION: Maintainers to package upstream MR 1983 2. gnome-software — certain apps are shown among system repos — NEW ACTION: Maintainers to package upstream MR 1023 3. kernel — 5.14.x defaults to acpi on aarch64 — POST ACTION: Maintainers to package 5.14.10 with fix 4. kernel — Fedora 35 aarch64 cloud image based openstack VM hangs — NEW ACTION: Maintainers to diagnose and fix issue 5. kwin — kwin_wayland segmentation faulted in KWin::LibInput::Context::closeRestricted when logging out of Plasma with libinput-1.18.901-1.fc35 — POST ACTION: Maintainers to package adamwill's backport of upstream fix 6. LiveCD - KDE — The KDE Live does freezes on Dell Precision Tower 7810 — NEW ACTION: Maintainers to diagnose and fix issue 7. openh264 — openh264 crashes for all videos — MODIFIED ACTION: Cisco to update repo with new builds 8. plasma-discover — Toggling repo in Discover doesn't redraw the checkbox, confusing users — NEW ACTION: Maintainers to diagnose and fix issue 9. plasma-systemsettings — HDMI Audio Device is invisible/inactive unless you manually assign it a profile — NEW ACTION: Maintainers to diagnose and fix issue 10. uboot-tools — uboot-tools-2021.10 is available — ON_QA ACTION: QA to verify FEDORA-2021-b1079b7042 Bug-by-bug detail ============= Accepted blockers ----------------- 1. mesa — https://bugzilla.redhat.com/show_bug.cgi?id=1989726 — ASSIGNED gnome-shell: cogl_texture_get_gl_texture(): gnome-shell killed by SIGSEGV The Tegra driver in mesa has a regression that causes this bug. Working with upstream on this. This bug was waived from F35 Beta. kherbst has a plan and will prepare patches for the maintainers to apply. 2. abrt — https://bugzilla.redhat.com/show_bug.cgi?id=1997315 — VERIFIED abrt-dbus segmentation faulted in abrt_p2_service_dbus when shutting down, rebooting, or logging out of Plasma The crash reporter crashes (preventing us from receiving a crash report from the crash reporter) when logging out or shutting down a graphical session. Update FEDORA-2021-418a00501f is confirmed to fix the issue. 3. geoclue2 — https://bugzilla.redhat.com/show_bug.cgi?id=1991075 — ON_QA time is transiently incorrect when Automatic Time Zone is enabled The displayed time is incorrect in some cases when Automatic Time Zone is enabled. Both `timedatectl` and the GNOME display show the wrong time. This behavior appears to exist on F34 and F35 when geographically moving. Update FEDORA-2021-532f05d2e3 contains a candidate fix. 4. bcm283x-firmware — sdhci_setup_cfg: Hardware does not specify base clock frequency — ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1999180 RPi3 devices take 10-12 minutes to boot. An apparent short-term fix (FEDORA-2021-2722ec19d0) was applied for Beta. FEDORA-2021-b1079b7042 contains a candidate "proper firmware fix from upstream". 5. selinux-policy — https://bugzilla.redhat.com/show_bug.cgi?id=2001837 — POST The switch for Fedora Third Party repositories does not switch them on. Enabling third party repos failed, which was sort of fixed in gnome-initial-setup-41~rc-3.fc35. However, when running SELinux in enforcing mode, it still fails. The `pkexec` run as part of gnome-initial-setup leaves the SELinux context unchanged and the xdm_t type does not have the ability to edit the appropriate files. PR https://github.com/fedora-selinux/selinux-policy/pull/905 contains a candidate fix. A package update is expected today. 6. distribution — https://bugzilla.redhat.com/show_bug.cgi?id=2009730 — POST Everything boot x86_64 image exceeds maximum size initscripts-10.10 added a dependency on chkconfig which put the image over size. adamwill has opened a PR to remove outdated firmware from the installer: https://github.com/weldr/lorax/pull/1175 7. distribution — https://bugzilla.redhat.com/show_bug.cgi?id=2009731 — POST Server boot x86_64 image exceeds maximum size (See BZ 2009730 above) 8. gnome-software — https://bugzilla.redhat.com/show_bug.cgi?id=2010353 — NEW updates-testing repo can't be disabled Some repos (including updates-testing) cannot be disabled by the user in gnome-software. Upstream PR https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1479 contains a candidate fix. 9. gnome-software — https://bugzilla.redhat.com/show_bug.cgi?id=2010740 — VERIFIED after enabling third-party repos, the included apps can't be found (except Chrome) Due to a delay in fetching metadata, apps in newly-added repos don't show up in search. Update FEDORA-2021-db2521bdf4 contains a verified fix. 10. kwin — https://bugzilla.redhat.com/show_bug.cgi?id=2011066 — VERIFIED Real cursor position is slightly offset from displayed position on Wayland in virtual machine (KDE case) The cursor position on Wayland (only, not X11) on KDE VM guests does not match the apparent position. adamwill, our hero, backported an upstream fix. Update FEDORA-2021-7fa4541d4f contains a verified fix. 11. mutter — https://bugzilla.redhat.com/show_bug.cgi?id=2009304 — VERIFIED Mouse cursor offset in VMs with Wayland (but not X11), due to use of Atomic API The mouse cursor is offset only in Wayland sessions. Update FEDORA-2021-358f502f0e contains a verified fix. 12. systemd — https://bugzilla.redhat.com/show_bug.cgi?id=2006393 — NEW [DNS over TLS] following connection to a wifi AP, internet is not available for ~30s In some environments, systemd-resolved makes a DNS over TLS request and gets no response, so it wait until it times out. Disabling DNS over TLS avoids the problem. The issue is present regardless of signal strength and is reproducible with a restart of the NetworkManager service. There is an upstream plan but no fix forthcoming, so we may need to invoke the contingency plan here. 13. wireplumber — https://bugzilla.redhat.com/show_bug.cgi?id=2010683 — NEW sound card disappears after relogin After logging out and back in to a GNOME session, no sound card is available. This is a regression from the pipewire-media-session behavior. This bug has been declared a blocker by FESCo and the contingency plan must be invoked on Friday if a special QA meeting does not determine that the wireplumber issues are sufficiently resolved. 14. gnome-software — https://bugzilla.redhat.com/show_bug.cgi?id=2011176 — newly flathub repo can't be added through gnome-software The Flathub repo cannot be added via gnome-software. This is fixed upstream: https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1453 15. plasma-discover — https://bugzilla.redhat.com/show_bug.cgi?id=2011291 — NEW Discover shows a misleading state of Flatpak repos, can't delete disabled repos In a clean KDE Plasma install, only the "fedora" flatpak repo is enabled, and "fedora-testing" is disabled. However, Discover shows them both as enabled. Also (and perhaps less important), they cannot be toggled from Discover. Also also, disabled repos can't be deleted from Discover, despite presenting the option. 16. plasma-discover — https://bugzilla.redhat.com/show_bug.cgi?id=2011305 — VERIFIED Discover can't enable/disable an RPM repo An error pops up when trying to enable or disable any "Fedora Linux 35" repo in Discover's settings. This is verified fixed in FEDORA-2021-a32a5c05d4, which either introduces or uncovers BZ 2011774. 17. plasma-discover — https://bugzilla.redhat.com/show_bug.cgi?id=2011322 — NEW Discover doesn't seem to find any RPM packages, neither locally installed nor in RPM repos Discover shows updates in the "Installed" tab, but when no updates are available, only flatpaks are listed. Proposed blockers ----------------- 1. gnome-shell — https://bugzilla.redhat.com/show_bug.cgi?id=2011872 — NEW gnome-shell OSDs show invalid icons most of the time Each time some OSD popup (e.g. for volume changes) is shown and disappears, its icon is "remembered" and used for all future OSDs. This is fixed upstream https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1983 2. gnome-software — https://bugzilla.redhat.com/show_bug.cgi?id=2010660 — NEW certain apps are shown among system repos Some applications are showing in Software among the system repos instead of with applications. Upstream MR 1023 backports the fix to GNOME 41: https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1023 3. kernel — https://bugzilla.redhat.com/show_bug.cgi?id=2008537 — POST 5.14.x defaults to acpi on aarch64 Kernel 5.14.1-300 introduced an accidental change in bahevior on aarch64 where ACPI was used instead of device-tree. This can't be fixed in subsequent updates because changing to device-tree might change which hardware works and how. The patch is reverted and will appear in 5.14.10+. 4. kernel — https://bugzilla.redhat.com/show_bug.cgi?id=2011928 — NEW Fedora 35 aarch64 cloud image based openstack VM hangs OpenStack aarch64 VMs hang on boot. With the same kernel, this does not happen on F34 cloud images, so this may implicate the BTRFS change. 5. kwin — https://bugzilla.redhat.com/show_bug.cgi?id=2001135 — POST kwin_wayland segmentation faulted in KWin::LibInput::Context::closeRestricted when logging out of Plasma with libinput-1.18.901-1.fc35 When logging out of PLasma 5.22.5 on Wayland, the screen goes black and then Plasma restarts. This is fixed in upstream 5.23. adamwill has a scratch build of backports that appears to fix the issue: https://koji.fedoraproject.org/koji/taskinfo?taskID=76835467 6. LiveCD - KDE — https://bugzilla.redhat.com/show_bug.cgi?id=2011889 — NEW The KDE Live does freezes on Dell Precision Tower 7810 Boot checks pass and the boot messages appeared correct, but when the live session opened on this hardware, it freezes immediately. Workstation ISO boots fine on this hardware. 7. openh264 — https://bugzilla.redhat.com/show_bug.cgi?id=2008803 — MODIFIED openh264 crashes for all videos When opening any video, gmpopenh264 crashes. opehnh264-2.1.1-3 should fix this, but needs to be added to Cisco's repo. The person responsible at Cisco is on PTO and should be back next week. 8. plasma-discover — https://bugzilla.redhat.com/show_bug.cgi?id=2011333 — NEW Toggling repo in Discover doesn't redraw the checkbox, confusing users Clicking on the checkbox appears to not toggle the status of the repo, but it actually does, the GUI just doesn't update. 9. plasma-systemsettings — https://bugzilla.redhat.com/show_bug.cgi?id=2011231 — NEW HDMI Audio Device is invisible/inactive unless you manually assign it a profile HDMI devices do not appear in the "quick menu" unless the user first goes to the system settings to assign a profile to the device. Your humble FPgM wonders if this is related to the wireplumber bug (BZ 2010683). 10. uboot-tools — https://bugzilla.redhat.com/show_bug.cgi?id=2010449 — ON_QA uboot-tools-2021.10 is available A new uboot-tools release is available. Not having this in installer images generates additional support effort for the entire stable release cycle. Update FEDORA-2021-b1079b7042 contains the new version. -- Ben Cotton He / Him / His Fedora Program Manager Red Hat TZ=America/Indiana/Indianapolis _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure