Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 19 January 2023, 12:20:17

Title: world/shiboken6 depends on clang=14.0.6, but 15.0.7 is in the repositories.
Post by: dreieck on 19 January 2023, 12:20:17
And again (https://forum.artixlinux.org/index.php/topic,4945.new.html) we have package dependency inconsistencies within the Artix repositories:

pacman -Syu:
Code: [Select]
[...]
:: installing clang (15.0.7-1.1) breaks dependency 'clang=14.0.6' required by shiboken6

pacman -Si world/shiboken6 | grep Depends:
Code: [Select]
Depends On      : clang=14.0.6  llvm  libxslt  qt6-base

pacman -Si world/clang | grep Version:
Code: [Select]
Version         : 15.0.7-1.1

Regards!
Title: Re: world/shiboken6 depends on clang=14.0.6, but 15.0.7 is in the repositories.
Post by: dreieck on 20 January 2023, 13:10:50
Now as I workaround I have installed unsupported Arch's extra/shiboken6, version 6.4.2-5.

Please take measures that the Artiix repositories do not get inconsistent so often.

And thanks for the maintanance effort!

Regards!
Title: Still pending.
Post by: dreieck on 23 January 2023, 14:22:58
Still unresolved.
Title: Re: world/shiboken6 depends on clang=14.0.6, but 15.0.7 is in the repositories.
Post by: ndowens on 24 January 2023, 07:56:46
It has been updated, so will get it soon.