Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Assimp and Qt5-3d can't upgrade (Read 464 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Assimp and Qt5-3d can't upgrade

Hey guys, I get this error when trying to upgrade these two packages Assimp and Qt5-3d. How do I fix that? I can't delete /usr/lib64 without breaking my system I think.

Code: [Select]
error: failed to commit transaction (conflicting files)
assimp: /usr/lib64 exists in filesystem (owned by filesystem)
Errors occurred, no packages were upgraded.

Re: Assimp and Qt5-3d can't upgrade

Reply #1
same
Code: [Select]
resolving dependencies...
looking for conflicting packages...

Packages (1) assimp-5.2.5-1

Total Installed Size:  8.88 MiB
Net Upgrade Size:      0.01 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring                                                        [##################################################] 100%
(1/1) checking package integrity                                                      [##################################################] 100%
(1/1) loading package files                                                           [##################################################] 100%
(1/1) checking for file conflicts                                                     [##################################################] 100%
error: failed to commit transaction (conflicting files)
assimp: /usr/lib64 exists in filesystem (owned by filesystem)
assimp: /usr/lib64/cmake/assimp-5.2/assimpConfig.cmake exists in filesystem
assimp: /usr/lib64/cmake/assimp-5.2/assimpConfigVersion.cmake exists in filesystem
assimp: /usr/lib64/cmake/assimp-5.2/assimpTargets-release.cmake exists in filesystem
assimp: /usr/lib64/cmake/assimp-5.2/assimpTargets.cmake exists in filesystem
assimp: /usr/lib64/libassimp.so exists in filesystem
assimp: /usr/lib64/libassimp.so.5 exists in filesystem
assimp: /usr/lib64/pkgconfig/assimp.pc exists in filesystem
Errors occurred, no packages were upgraded.

Re: Assimp and Qt5-3d can't upgrade

Reply #2
There indeed seems to be an issue with these 2 pkgs; thx for reporting. We're looking into this.

artist