On Friday, 11 March 2022 at 18:43, Miroslav Suchý wrote:
> Do you want to make Fedora 36 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 '*'
> 
> dnf --releasever=36 --setopt=module_platform_id=platform:f36 \
> --enablerepo=updates-testing \
> $(rpm -q fedora-repos-modular >/dev/null && echo 
> --enablerepo=updates-testing-modular) \
> --assumeno distro-sync
> 
> 
> This command does not replace `dnf system-upgrade`, but it will reveal 
> potential problems.

I tried dnf system-upgrade --enablerepo=updates-testing --releasever=36
(I have no modular packages installed and modular repos are disabled)
The upgrade goes smoothly with only three downgrades:

Downgrading:
 python3-cffi            x86_64  1.15.0-2.fc36  fedora  244 k
 thunderbird             x86_64  91.4.0-1.fc36  fedora   96 M
 thunderbird-librnp-rnp  x86_64  91.4.0-1.fc36  fedora  1.0 M
...
Transaction Summary
======================================================================
Install      61 Packages
Upgrade    1681 Packages
Remove        3 Packages
Downgrade     3 Packages

Some unnecessary weak dependencies get installed, but that's a personal
preference.

Regards,
Dominik
-- 
Fedora   https://getfedora.org  |  RPM Fusion  http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
        -- from "Collected Sayings of Muad'Dib" by the Princess Irulan
_______________________________________________
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