On 6/1/20 2:00 PM, Patrick Dupre wrote:
running: dnf system-upgrade download --releasever=32 I get: Modular dependency problem: Problem: conflicting requests - nothing provides module(platform:f31) needed by module gimp:2.10:3120191106095052:f636be4b-0.x86_64
This can be ignored. dnf will resolve it in the end.
Error: Problem 1: package perl-PDL-LAPACK-0.12-1-1.fc30.x86_64 requires libperl.so.5.28()(64bit), but none of the providers can be installed - package perl-PDL-LAPACK-0.12-1-1.fc30.x86_64 requires perl(:MODULE_COMPAT_5.28.2), but none of the providers can be installed
This must be something you installed yourself. It's not from Fedora.
dnf remove perl-PDL-LAPACK No match for argument: perl-PDL-LAPACK
You can either try adding "--allowerasing" to the system-upgrade command or try:
dnf remove perl-PDL-LAPACK* Maybe the version number is part of the name. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx