Artix Linux Forum

Artix Linux => Package management => Topic started by: cat herders of linux on 19 September 2025, 18:16:44

Title: i'm in need of a lib32-expat to go along with that expat please and thank you
Post by: cat herders of linux on 19 September 2025, 18:16:44
Code: [Select]
error: failed to prepare transaction (could not satisfy dependencies)

:: installing expat (2.7.2-1) breaks dependency 'expat=2.7.1' required by lib32-expat
Title: Re: i'm in need of a lib32-expat to go along with that expat please and thank you
Post by: Hurricane on 20 September 2025, 08:39:05
I've temporarily fixed the issue with:
Code: [Select]
pacman -Syu --ignore expat
Title: Re: i'm in need of a lib32-expat to go along with that expat please and thank you
Post by: Kimura on 20 September 2025, 09:05:11
I managed to get it installed properly by ignoring expat first. After that initial update, it found an update for lib32-expat and I was able to update them together.
Title: Re: i'm in need of a lib32-expat to go along with that expat please and thank you
Post by: Arc on 20 September 2025, 10:44:46
Yes, it would appear that the lib32 version was built and uploaded a few hours ago, thank you! (https://packages.artixlinux.org/packages/lib32/x86_64/lib32-expat/)
Title: Re: i'm in need of a lib32-expat to go along with that expat please and thank you
Post by: Caramon2 on 20 September 2025, 11:23:22
That's normal and happens from time to time with lib32. Just wait and try it later.