Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib (Read 869 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

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

Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

Reply #1
I also had this since yesterday

Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

Reply #2
same here

Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

Reply #3
i replaced lib32 repo with lib32-gremlins and now i can update, i just hope it doesn't break anything lol

Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

Reply #4
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

 

Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

Reply #5
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


Re: Updating alsa-lib to v.1.2.7.1-1 breaks dependency to lib32-alsa-lib

Reply #7
My solution was "--ignore=alsa-lib"

Yesterday it was fixed an works without it.