You are not logged in.

#1 2012-02-01 18:08:15

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 468

pacman update failed [SOLVED]

terminal wrote:

[ezik@myhost ~]$ sudo  pacman -Q gcc-libs
gcc-libs 4.6.2-5
[ezik@myhost ~]$   packer -Syu
:: Synchronizing package databases...
testing is up to date
core is up to date
extra is up to date
community-testing is up to date
community is up to date
:: The following packages should be upgraded first :
    pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y

resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.6.2-5

ezik

Last edited by shulamy (2012-02-02 20:00:16)

Offline

#2 2012-02-01 18:39:27

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: pacman update failed [SOLVED]

gcc-libs is somewhere in pacman's dependency tree and I guess it has to be updated to install the new pacman. I would just answer 'n' so gcc and pacman (and gcc-libs) are upgraded in one transaction along with everything else, or upgrade pacman and gcc together and then do a full upgrade.

(Or packer does something funny.)

Last edited by Raynman (2012-02-01 18:40:07)

Offline

#3 2012-02-02 19:59:38

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 468

Re: pacman update failed [SOLVED]

i took my chance and used -f for pacman update ,

and it worked for me.

ezik

Offline

Board footer

Powered by FluxBB