You are not logged in.
Trying to do a pacman -Syu and I keep getting the error:
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.9.2-2
Even though its multilib counterparts of the same version are installed. I suppose there is a gcc upgrade available.
How do I resolve this? Thanks.
┌─[parazyd][archbox][~]
└──╼ pacman -Syu
[sudo] password for root:
:: Synchronizing package databases...
catalyst is up to date
core is up to date
extra 1793.2 KiB 443K/s 00:04 [########################################################] 100%
community 2.5 MiB 763K/s 00:03 [########################################################] 100%
multilib-testing is up to date
multilib is up to date
infinality-bundle is up to date
infinality-bundle-fonts is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.9.2-2
┌─[parazyd][archbox][~]
└──╼ pacman -Ss gcc-libs
core/gcc-libs 4.9.2-2 (base)
Runtime libraries shipped by GCC
multilib-testing/gcc-libs-multilib 4.9.2-3 [installed: 4.9.2-2]
Runtime libraries shipped by GCC for multilib
multilib-testing/lib32-gcc-libs 4.9.2-3 [installed: 4.9.2-2]
Runtime libraries shipped by GCC (32-bit)
multilib/gcc-libs-multilib 4.9.2-2 [installed]
Runtime libraries shipped by GCC for multilib
multilib/lib32-gcc-libs 4.9.2-2 [installed]
Runtime libraries shipped by GCC (32-bit)Last edited by parazyd (2015-02-08 22:20:24)
Offline