We are currently targeting the early target date (2022-04-19), which
means we'd want to have blockers fixed by 11 April in order to provide
time for validation testing prior to the Go/No-go meeting on 14 April.
We can do it!

Action summary
====================

Accepted blockers
-----------------

1. plasma-discover — The About button sends Discover into loop and the
application stops responding. — POST
ACTION: Maintainers to package upstream patch

2. xorg-x11-server — Basic graphics mode broken for X11
(GNOME/KDE/netinst) on UEFI) — NEW
ACTION: Maintainers to package upstream patch

3. anaconda — "Installing software" and other strings displayed during
installation are untranslated — POST
ACTION: Matainers to package upstream patch

4. gnome-initial-setup — gnome-initial-setup hangs when I try to setup
a google/microsoft online account — ASSISGNED
ACTION: Reporters to try to reproduce with FEDORA-2022-357ef7c464
NEEDIFNO: lnie, asciiwolf, lruzicka

5. openssl — [tr_TR] curl: (35) error:03000072:digital envelope
routines::decode error with LANG=tr_TR.utf8 — NEW
ACTION: Maintainers to package upstream PR

Proposed blockers
-----------------

1. mutter — Workstation Live is frozen in a VM with QXL video driver
(Virtio works OK) — NEW
ACTION: Maintainers to diagnose and fix issue

2. selinux-policy — selinux-policy is preventing flatpak from updating
/ installing / removing flatpaks — ON_QA
ACTION: QA to verify FEDORA-2022-ee2ba7ba12

3. gnome-connections — GNOME Connections window can't be moved or
(un)maximized while a remote desktop is displayed — VERIFIED
ACTION: none

4. gnome-connections — Saved entries can't be deleted in GNOME
Connections — ASSIGNED
ACTION: Maintainers to fix the multiple-deletion case

5. gnome-connections — Reconnection in GNOME Connections fails and
removes RDP credentials — VERIFIED
ACTION: none

6. gnome-connections — [abrt] gnome-connections:
frdp_session_configure_event(): gnome-connections killed by SIGSEGV —
VERIFIED
ACTION: none

7. gnome-control-center — online accounts: can't disable sync on items — NEW
ACTION: Upstream to diagnose and fix issue

8. gnome-shell — interrupted dimming partly locks window switching — NEW
ACTION: Maintainers to diagnose and fix issue

9. gnome-software — RPM repos can't be disabled in GNOME Software
after F35->F36 upgrade — NEW
ACTION: Maintainers to diagnose and fix issue

10. kernel — RPi4 wired network fails - eth0 (bcmgenet): transmit
queue 1 timed out, due to gcc12 inline assembly miscompilation —
VERIFIED
ACTION: none

11. mutter — anaconda failed to start a live session on a VM with QXL
video driver (Virtio works OK) — NEW
ACTION: Maintainers to diagnose and fix issue

12. wpa_supplicant — F36 Silverblue won't connect to WPA2 Enterprise
network (PEAP + MSChapv2) — NEW
ACTION: Maintainer to provide a fix (if possible)

Bug-by-bug detail
=============

Accepted blockers
-----------------

1. plasma-discover — https://bugzilla.redhat.com/show_bug.cgi?id=2057563 — POST
The About button sends Discover into loop and the application stops responding.

Clicking the About button causes a loop which renders Discover
unresponsive (except when the window is maximized). Upstream has a
commit that fixes the issue.

2. xorg-x11-server — https://bugzilla.redhat.com/show_bug.cgi?id=2067151 — NEW
Basic graphics mode broken for X11 (GNOME/KDE/netinst) on UEFI

Basic graphics mode in F36 KDE is broken universally. For GNOME, it is
broken, but only on X11+EFI. This does not appear to be
hardware-specific. All combinations work as expected in F35. An
upstream patch 
(https://gitlab.freedesktop.org/xorg/xserver/-/commit/b9218fadf3c09d83566549279d68886d8258f79c)
may fix this issue.

3. anaconda — https://bugzilla.redhat.com/show_bug.cgi?id=2071098 — POST
"Installing software" and other strings displayed during installation
are untranslated

Available translations are not displayed because LC_ALL was set in the
environment of DBus modules, overriding the value in LANG. Upstream PR
https://github.com/rhinstaller/anaconda/pull/4024 contains a candidate
fix.

4. gnome-initial-setup —
https://bugzilla.redhat.com/show_bug.cgi?id=2071259 — ASSIGNED
gnome-initial-setup hangs when I try to setup a google/microsoft online account

Setting up a Google or Microsoft account causes g-i-s to apparently
hang, although tty switching works. This may be a duplicate of a bug
in xdg-desktop-portal (RHZ 2036518) which was fixed in
FEDORA-2022-357ef7c464.

5. openssl — https://bugzilla.redhat.com/show_bug.cgi?id=2071343 — NEW
[tr_TR] curl: (35) error:03000072:digital envelope routines::decode
error with LANG=tr_TR.utf8

curl coredumps when using the Turkish locale because of a string
comparison in OpenSSL that can't handle some unique character case
features in the Turkish alphabet. Upstream has a PR with a candidate
fix: https://github.com/openssl/openssl/pull/18069

Proposed blockers
-----------------

1. mutter — https://bugzilla.redhat.com/show_bug.cgi?id=2063156 — NEW
Workstation Live is frozen in a VM with QXL video driver (Virtio works OK)

VMs that initially use the QXL driver appears frozen. Using virtio
(including to switching to QXL after?) avoids this. KDE Lives do not
display (heh) this behavior, not does using `nomodeset`.
FEDORA-2022-fec53b10e3 has a workaround, which removed this as an
accepted blocker.

2. selinux-policy — https://bugzilla.redhat.com/show_bug.cgi?id=2070764 — ON_QA
selinux-policy is preventing flatpak from updating / installing /
removing flatpaks

SELinux prevents flatpak from accessing a variety of
files/directories, including `/etc/passwd` and
`/var/lib/flatpak/exports/share`. This, in turn, prevents flatpak from
modifying flatpaks on the system. FEDORA-2022-ee2ba7ba12 contains a
candidate fix.

3. gnome-connections —
https://bugzilla.redhat.com/show_bug.cgi?id=2072445 — VERIFIED
GNOME Connections window can't be moved or (un)maximized while a
remote desktop is displayed

When you connect to a remote desktop (through RDP or VNC), you can no
longer move or resize the gnome-connections window.
FEDORA-2022-4f7e9dc2fb contains a verified fix.

4. gnome-connections —
https://bugzilla.redhat.com/show_bug.cgi?id=2072462 — ASSIGNED
Saved entries can't be deleted in GNOME Connections

Saved entries are apparently removed, but reappear the next time the
application starts. FEDORA-2022-4f7e9dc2fb contains a fix which allows
removal of a single entry, but when removing multiple entries, only
the last one is successfully removed.

5. gnome-connections —
https://bugzilla.redhat.com/show_bug.cgi?id=2072490 — VERIFIED
Reconnection in GNOME Connections fails and removes RDP credentials

Connection credentials are not preserved between connections.
FEDORA-2022-4f7e9dc2fb contains a verified fix.

6. gnome-connections —
https://bugzilla.redhat.com/show_bug.cgi?id=2072513 — VERIFIED
[abrt] gnome-connections: frdp_session_configure_event():
gnome-connections killed by SIGSEGV

Connecting to a server, another server, and then the first server
again causes gnome-connections to crash. FEDORA-2022-4f7e9dc2fb
contains a verified fix.

7. gnome-control-center —
https://bugzilla.redhat.com/show_bug.cgi?id=2068470 — NEW
online accounts: can't disable sync on items

Attempting to disable sync on items in Online Accounts appears to
succeed, but sync still shows as enabled on re-launch. Reported
upstream as https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1721

8. gnome-shell — https://bugzilla.redhat.com/show_bug.cgi?id=2073206 — NEW
interrupted dimming partly locks window switching

Typing or using the mouse while the screen begins blanking results in
the screen being unresponsive to mouse input. Keyboard input still
works.

9. gnome-software — https://bugzilla.redhat.com/show_bug.cgi?id=2073353 — NEW
RPM repos can't be disabled in GNOME Software after F35->F36 upgrade

All RPM repos are force enabled and cannot be disabled after upgrade
from F35 to F36. New installs of F36 do not exhibit this behavior.

10. kernel — https://bugzilla.redhat.com/show_bug.cgi?id=2053729 — VERIFIED
RPi4 wired network fails - eth0 (bcmgenet): transmit queue 1 timed
out, due to gcc12 inline assembly miscompilation

Networking on the Raspberry Pi 4 fails. FEDORA-2022-af492757d9
contains a verified fix.

11. mutter — https://bugzilla.redhat.com/show_bug.cgi?id=2071226 — NEW
anaconda failed to start a live session on a VM with QXL video driver
(Virtio works OK)
Similar to RHBZ 2061356, Anaconda cannot start a live GNOME session
(KDE Plasma works). This is only an issue for the QXL driver.
FEDORA-2022-fec53b10e3 provides a workaround for F35, but this bug is
still a blocker candidate since it's possible that GNOME Boxes would
fall back to QXL.

12. wpa_supplicant — https://bugzilla.redhat.com/show_bug.cgi?id=2072070 — NEW
F36 Silverblue won't connect to WPA2 Enterprise network (PEAP + MSChapv2)

Connecting to a WPA2 Enterprise wi-fi network fails. Adding the
UnsafeLegacyRenegotiation in openssl.cnf allows the network connection
to succeed.

-- 
Ben Cotton
He / Him / His
Fedora Program Manager
Red Hat
TZ=America/Indiana/Indianapolis
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to