Hello, I did an upgrade last week, with: sudo dnf system-upgrade download --refresh --releasever=32 Except for modules everything was ok on my laptop, but I got some issues on my desktop. On my laptop, from fc32 running: sudo dnf module reset '*' sudo dnf --releasever=32 --setopt=module_platform_id=platform:f32 \ --enablerepo=updates-testing --enablerepo=updates-testing-modular \ distro-sync did solve the modules warnings. On my desktop: "/dev/disk/by-uuid" wasn't and still isn't populated with soft raid volumes, I had to change fstab to point to /dev/mdXXXpX to mount my home and other needed folders. From cockpit it also says "Unrecognized Data" for all my mdraid partitions. I didn't have time to investigate more, so I jump into this mail to ask against which package should I report a bug? I have no idea who fills "/dev/disk/by-uuid". Best regards, Alexis. On Wed, 2020-03-04 at 16:24 +0100, Miroslav Suchý wrote: > Do you want to make Fedora 32 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=32 --setopt=module_platform_id=platform:f32 \ > --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 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 32. Please check existing reports first: > https://red.ht/2kuBDPu > > Thank you > > -- > Miroslav Suchy, RHCA > Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx