On Tue, 26 Oct 2021 11:56:42 +0200
Joachim Backes <joachim.bac...@rhrk.uni-kl.de> wrote:

> I'm trying to test an upgrade from F34 to F35, but the step
> 
> *sudo dnf system-upgrade download --releasever=35 --best
> --skip-broken --allowerasing*
> 
> fails with the message
> 
> *file /usr/lib64/libQt5Bootstrap.prl conflicts between attempted 
> installs of qt5-qtbase-static-5.15.2-22.fc35.x86_64 and 
> mingw64-qt5-qtbase-devel-5.15.2-5.fc35.x86_64*

I think this is a packaging conflict between qt5-qtbase-static and 
mingw64-qt5-qtbase-devel.  You could try removing one of the packages
before doing the upgrade.  That should prevent them from conflicting.

But the real solution is to open a bug against one of them, and
describe this issue, so that the packagers can work out how to make it
stop happening.  I've seen this in the past with a single package and
its devel package, and there was some magic they did to resolve it.
Your situation is more involved, so it might not be as easy.

Until this is fixed, you will not be able to install both packages in
F35.
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-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/test@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to