On Wed, Mar 4, 2020 at 10:25 AM Miroslav Suchý <msu...@redhat.com> 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 did not get any errors (stopped before letting it do the
update), but I would like to know why it does it want to downgrade two
packages:

[root@localhost ~]# sudo dnf module reset '*'
Last metadata expiration check: 1:35:23 ago on Wed 04 Mar 2020 09:09:41 AM EST.
Dependencies resolved.
Nothing to do.
Complete!
[root@localhost ~]#   sudo dnf --releasever=32 --setopt=module_platform_id=platf
orm:f32 \
>     --enablerepo=updates-testing --enablerepo=updates-testing-modular \
>     distro-sync
Fedora Modular 32 - x86_64                      1.8 MB/s | 4.9 MB     00:02
Fedora Modular 32 - x86_64 - Updates            599  B/s | 257  B     00:00
Fedora Modular 32 - x86_64 - Test Updates       350 kB/s | 472 kB     00:01
Fedora 32 - x86_64 - Test Updates               1.8 MB/s | 4.8 MB     00:02
Fedora 32 - x86_64 - Updates                    336  B/s | 257  B     00:00
Fedora 32 - x86_64                              6.4 MB/s |  68 MB     00:10
Dependencies resolved.
================================================================================
 Package                   Arch   Version                 Repository       Size
================================================================================
Installing:
 kernel                    x86_64 5.6.0-0.rc3.git0.1.fc32 fedora           18 k
 kernel-core               x86_64 5.6.0-0.rc3.git0.1.fc32 fedora           32 M
 kernel-modules            x86_64 5.6.0-0.rc3.git0.1.fc32 fedora           29 M
[...]
Removing:
 kernel                    x86_64 5.3.7-301.fc31          @anaconda         0
 kernel-core               x86_64 5.3.7-301.fc31          @anaconda        67 M
 kernel-modules            x86_64 5.3.7-301.fc31          @anaconda        28 M
Downgrading:
 bsdtar                    x86_64 3.4.0-2.fc32            fedora           65 k
 libarchive                x86_64 3.4.0-2.fc32            fedora          388 k

Transaction Summary
================================================================================
Install     16 Packages
Upgrade    463 Packages
Remove       3 Packages
Downgrade    2 Packages

Total download size: 425 M
Is this ok [y/N]: n
Operation aborted.
[root@localhost ~]#

> --
> Miroslav Suchy, RHCA
> Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys
> _______________________________________________
> 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
_______________________________________________
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

Reply via email to