It seems that now is in the frozen state. That is new updates of the RPM packages are limited except the blocker issues.
For example, this RPM package:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-192e09f394
This update will not be pushed to stable until freeze is lifted from Fedora 39.
Greetings. we are now in the infrastructure freeze leading up to the Fedora 39 Final release. This is a final release freeze. We do this to ensure that our infrastructure is stable and ready to release Fedora 39 when it’s available. You can...
Reading time: 1 mins 🕑
Likes: 1 ❤
Don’t worry this is a typical Fedora’s release process.
2 Likes
One more thing.
The command option --enablerepo=updates-testing
is to enable the testing repo for only this command. It doesn’t enable the testing repository as a default.
$ sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-192e09f394
You can check your enabled repository by the command below.
$ dnf repolist enabled
1 Like
mailtodevnull:
Thanks @Matt_Hartley I did end up trying that command a bunch but it doesn’t work when the system boots to X11 by default.
I know above you said you don’t experience it on a fresh install. Mine is only a couple days older and I just ran dnf upgrade
this morning, so I’m not sure why it’s still happening.
junaruga:
I think the reason why you still see the issue in your environment is because Matt tested the issue on another BIOS unit while the AMD Batch 1 user’s BIOS version is still 3.02. You can check the following thread. This issue is already filed on the Fedora Bugzilla with the log file. So, maybe you don’t have to provide logs.
Yep, this is what was happening.
I have a machine setup with 3.02 BIOS now. Doing some Ubuntu testing today , then will bounce this over later this afternoon to see what is up on this front.
1 Like
Confirmed, 3.02 issue, works fine in my testing release of 3.03.
https://bugzilla.redhat.com/show_bug.cgi?id=2244221#c8
1 Like
mphi
October 25, 2023, 3:45am
26
Has anyone been able to get the VLC flatpak working under Wayland? VLC launches and can play media–I can hear audio–but it is invisible. I’ve tried enabling x11-fallback via Flatseal to no avail. It works fine in an X11 Gnome session for some reason. I’m on BIOS 3.03.
Cheng
October 25, 2023, 3:10pm
27
@mphi I have vlc flatpak on fedora 39 beta running fine. It does not support wayland window (Can't get wayland mode anymore with flatpak VLC · Issue #149 · flathub/org.videolan.VLC · GitHub ), so the text is blurry, but the video plays fine.
Is there a particular video you are testing? I have tested with https://youtu.be/4yUMOK9dOQc 720P downloaded via Freetube.
@Matt_Hartley Sorry for the late reply, but confirming now that 3.03 BIOS resolves this issue for me.
1 Like
Delighted to hear it! I’ll mark this as resolved.