You are not logged in.

#1 2010-12-30 22:10:53

helloworld1
Member
Registered: 2010-12-26
Posts: 72

[SOLVED] Why gcc and gcc-multilib conflict today?

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

#2 2010-12-30 22:26:02

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,676

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

Did you try changing your mirror?  It looks like the mirror you are syncing to is stale

Offline

#3 2010-12-30 22:30:02

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

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

#4 2010-12-30 22:52:32

helloworld1
Member
Registered: 2010-12-26
Posts: 72

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

skunktrader wrote:

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 conflict

Offline

#5 2010-12-31 12:12:53

helloworld1
Member
Registered: 2010-12-26
Posts: 72

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

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

Offline

#6 2010-12-31 12:30:53

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

helloworld1 wrote:

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

#7 2010-12-31 15:21:09

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

Is this cycle really needed?

Offline

#8 2010-12-31 15:22:22

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] Why gcc and gcc-multilib conflict today?

Allan wrote:

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

Board footer

Powered by FluxBB