OpenMandrivaAssociation / distribution

OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.
https://openmandriva.org
7 stars 2 forks source link

qt-creator cannot be installed #2900

Closed SACViper closed 1 year ago

SACViper commented 1 year ago

OpenMandriva ROME:

qt-creator cannot be installed when trying to install problem of conflicting request libLLVM-14.so is needed:

sudo dnf install qt-creator:

Error: Problem: conflicting requests

Expected behavior:

Additional comment:

Logs and screenshots if relevant

benbullard79 commented 1 year ago

That would be because rolling repos have llvm 15 not 14. I am not a developer so if there is any code that needs fixing I can't do that. I did start x86_64 builds in cooker and rolling to see if the new qt-creator builds. Cooker has llvm 16 and rolling has llvm 15 so my guess is the rolling build might work and the cooker build should fail. We shall see.

If either build fails then I or you can attempt to get developers attention on OpenMandriva Chat. It does help if the actual users of the software contact devs themselves.

rugyada commented 1 year ago

Is this bug report still valid? Looks like fixed to me

ss_20230605_102926

benbullard79 commented 1 year ago

It is fixed for now but odds are it won't stay fixed. Qt-Creator gets fixed and gets broken repeatedly.