You are not logged in.
I tried to do a full update today but seems some dependency has changed to require gcc. I don't know which package is wrong.
$ sudo pacman -Syu
:: Starting full system upgrade...
warning: hdparm: local (9.36-1) is newer than core (9.35-1)
warning: libpng12: local (1.2.44-1) is newer than archlinuxfr (1.2.43-1)
warning: libtirpc: local (0.2.1-2) is newer than core (0.2.1-1)
warning: lilo: local (23.1-2) is newer than core (22.8-4)
warning: make: local (3.82-2) is newer than core (3.81-5)
warning: nfs-utils: local (1.2.2-4) is newer than core (1.2.2-3)
warning: openvpn: local (2.1.4-1) is newer than core (2.1.3-1)
resolving dependencies...
looking for inter-conflicts...
:: gcc and gcc-multilib are in conflict. Remove gcc-multilib? [y/N] n
Edit:
Solved by waiting for the mirror to sync.
Last edited by helloworld1 (2010-12-31 12:46:00)
Offline
Did you try changing your mirror? It looks like the mirror you are syncing to is stale
Offline
i just moved multilib-testing/gcc-multilib moved in multilib.
wait the mirrors to sync
Last edited by wonder (2010-12-30 22:34:09)
Give what you have. To someone, it may be better than you dare to think.
Offline
Did you try changing your mirror? It looks like the mirror you are syncing to is stale
Sorry I didn't post the full log
[liberty@libertyhost ~]$ 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...
warning: hdparm: local (9.36-1) is newer than core (9.35-1)
warning: libpng12: local (1.2.44-1) is newer than archlinuxfr (1.2.43-1)
warning: libtirpc: local (0.2.1-2) is newer than core (0.2.1-1)
warning: lilo: local (23.1-2) is newer than core (22.8-4)
warning: make: local (3.82-2) is newer than core (3.81-5)
warning: nfs-utils: local (1.2.2-4) is newer than core (1.2.2-3)
warning: openvpn: local (2.1.4-1) is newer than core (2.1.3-1)
resolving dependencies...
looking for inter-conflicts...
:: gcc and gcc-multilib are in conflict. Remove gcc-multilib? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: gcc and gcc-multilib are in conflictOffline
Emmm, seems resolved but there is a cycle dependency.
warning: dependency cycle detected:
warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependencyOffline
Emmm, seems resolved but there is a cycle dependency.
warning: dependency cycle detected: warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency
not a problem
Give what you have. To someone, it may be better than you dare to think.
Offline
Is this cycle really needed?
Offline
Is this cycle really needed?
i don't know. never touched multilib toolchain.
Give what you have. To someone, it may be better than you dare to think.
Offline