Artix Linux Forum

Artix Linux => Package management => Topic started by: Jemsurfer on 19 June 2022, 09:09:07

Title: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: Jemsurfer on 19 June 2022, 09:09:07
Upon running pacman -Syu today, it reports:
Code: [Select]
:: installing alsa-lib (1.2.7.1-1) breaks dependency 'alsa-lib=1.2.7' required by lib32-alsa-lib
Pretty sure this means lib32-alsa-lib needs to be updated to work with alsa-lib's new version
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: MixedVictor on 19 June 2022, 15:29:31
I also had this since yesterday
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: dr-kart on 19 June 2022, 15:39:14
same here
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: MixedVictor on 19 June 2022, 15:39:57
i replaced lib32 repo with lib32-gremlins and now i can update, i just hope it doesn't break anything lol
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: ndowens on 19 June 2022, 15:52:31
multilib/lib32-alsa-lib 1.2.7.1-1
world/alsa-lib 1.2.7.1-1
Should be fine in repo, may have been a mirror sync issue
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: Jemsurfer on 19 June 2022, 18:37:25
reinstalling from the multilib repo fixed it for me. Let me know if that doesn't fix it for anyone, otherwise this thread can close
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: dr-kart on 19 June 2022, 19:18:44
reinstalling from the multilib repo fixed it for me
thanks. Fixed for me as well.

yay alsa-lib to choose "multilib" repo
Title: Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib
Post by: Caramon2 on 22 June 2022, 09:41:32
My solution was "--ignore=alsa-lib"

Yesterday it was fixed an works without it.