Re: can't upgrade from fedora 31 to Fedora 32

2021-03-01 Thread Samuel Sieb
On 3/1/21 3:37 PM, Richard Shaw wrote: On Mon, Mar 1, 2021 at 5:04 PM Paolo Galtieri > wrote: Folks,    I was trying to upgrade my Fedora 31 system to F32, but it failed due to conflicts.  Here's the output:   Problem: conflicting requests

Re: can't upgrade from fedora 31 to Fedora 32

2021-03-01 Thread Richard Shaw
On Mon, Mar 1, 2021 at 5:04 PM Paolo Galtieri wrote: > Folks, >I was trying to upgrade my Fedora 31 system to F32, but it failed due > to conflicts. Here's the output: > > Problem: conflicting requests >- nothing provides module(platform:f31) needed by module > gimp:2.10:31201911060950

Re: can't upgrade from fedora 31 to Fedora 32

2021-03-01 Thread Samuel Sieb
On 3/1/21 3:03 PM, Paolo Galtieri wrote: Folks,   I was trying to upgrade my Fedora 31 system to F32, but it failed due to conflicts.  Here's the output: sudo dnf system-upgrade download --skip-broken --refresh --releasever=32 Note that packages erlang-libguestfs, php-recode, and pyorbit-de

Re: can't upgrade from fedora 31 to Fedora 32

2021-03-01 Thread Robert G. (Doc) Savage via users
Paolo, This is a common problem. Upgrade scripts frequently stumble when packages from external repositories are installed. These can usually be individually uninstalled manually (dnf erase ) before running the upgrade script. Keep a list of the manually removed packages and try re-installing

can't upgrade from fedora 31 to Fedora 32

2021-03-01 Thread Paolo Galtieri
Folks,   I was trying to upgrade my Fedora 31 system to F32, but it failed due to conflicts.  Here's the output: sudo dnf system-upgrade download --skip-broken --refresh --releasever=32 Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you wan