On Wed, Mar 4, 2020 at 4:25 PM Miroslav Suchý <msuchy@xxxxxxxxxx> 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 I have modular repos disabled on my systems, so I'm not getting any upgrade issues related to that. But there are a few package downgrades that are actual issues: Downgrading: firefox x86_64 72.0.2-3.fc32 firefox 73.0.1 indeed is missing from f32+, but I think this is a known issue. java-1.8.0-openjdk x86_64 1:1.8.0.242.b06-0.0.ea.fc32 java-1.8.0-openjdk-devel x86_64 1:1.8.0.242.b06-0.0.ea.fc32 java-1.8.0-openjdk-headless x86_64 1:1.8.0.242.b06-0.0.ea.fc32 This OpenJDK update seems to be missing from f32+ as well ... libarchive x86_64 3.4.0-2.fc32 This seems to be fixed by an update in updates-testing. openblas x86_64 0.3.7-2.fc32 openblas-Rblas x86_64 0.3.7-2.fc32 openblas-threads x86_64 0.3.7-2.fc32 This is also fixed by an update in updates-testing. pciutils x86_64 3.6.3-2.fc32 pciutils-libs x86_64 3.6.3-2.fc32 This is missing an update for fedora 32 - 3.6.4 was built for f31+, but no update for f32 was created. See: https://bodhi.fedoraproject.org/updates/FEDORA-2020-875081b2ba#comment-1265859 python2-setuptools noarch 41.2.0-2.fc32 This is also a downgrade, without an update on fedora 32. But probably unfixable since newer versions of setuptools don't support python2, I think. Fabio > -- > 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