On Sat, 20 Feb 2021 at 09:49, Miroslav Suchý <msuchy@redhat.com> wrote:
Do you want to make Fedora 34 better? Please spend 1 minute of your time and try to run:

   # Run this only if you use default Fedora modules
   # next time you run any DNF command default modules will be enabled again
   sudo dnf module reset '*'

   sudo dnf --releasever=34 --setopt=module_platform_id=platform:f34 \
     --enablerepo=updates-testing --enablerepo=updates-testing-modular \
     distro-sync

This command does not replace `dnf system-upgrade`, but it will reveal potential problems. You may also run `dnf
upgrade` before running this command.

If you have have rdma-core.i686 installed you have to pass `--allowerasing`.
https://bugzilla.redhat.com/show_bug.cgi?id=1919864


If you get this prompt:

   ...
   Total download size: XXX M
   Is this ok [y/N]:

you can answer N and nothing happens, no need to test the actual upgrade.

But very likely you get some dependency problem now. In that case, please report it against the appropriate package. Or
against fedora-obsolete-packages if that package should be removed in Fedora 34. Please check existing reports against
fedora-obsolete-packages first:
   https://red.ht/2kuBDPu
and also there is already bunch of "Fails to install" reports:
   https://bugzilla.redhat.com/show_bug.cgi?id=F34FailsToInstall

Thank you

P.S. sent from workstation successfully upgraded to F34 :)


All worked as expected /described.
 Linux Y03222 5.11.0-156.fc34.x86_64 #1 SMP Wed Feb 17 08:31:59 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Cheers all round :beers: