Skip to content

Instantly share code, notes, and snippets.

@alexciarlillo
Created March 4, 2012 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexciarlillo/1974686 to your computer and use it in GitHub Desktop.
Save alexciarlillo/1974686 to your computer and use it in GitHub Desktop.
arch depends problem
ciarlill@odin:~$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "gcc-multilib=4.6.2", a dependency of "libtool-multilib"
:: The following package cannot be upgraded due to unresolvable dependencies:
libtool-multilib
Do you want to skip the above package for this upgrade? [y/N] y
warning: dependency cycle detected:
warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency
looking for inter-conflicts...
:: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: libtool-multilib: requires gcc-multilib=4.6.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment