You are not logged in.

#1 2012-02-23 13:32:39

Vaski
Member
Registered: 2008-11-16
Posts: 19

[solved]Pacman error: could not satisfy dependencies

Ok, so im home sick and what is better then update you arch system at that situation. So I tried to do excaly that, but I ran into this problem:

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
:: 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-6 

but we I ran:

pacman -Qs gcc-libs
local/gcc-libs 4.6.2-6 (base)
    Runtime libraries shipped by GCC

so why is pacman complaying about dependencies? And more importantly, how can I fix this?

Last edited by Vaski (2012-02-23 14:31:00)

Offline

#2 2012-02-23 13:56:52

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [solved]Pacman error: could not satisfy dependencies

Try:

# pacman -Sy pacman
# pacman -Syu

Burninate!

Offline

#3 2012-02-23 14:04:33

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [solved]Pacman error: could not satisfy dependencies


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#4 2012-02-23 14:30:36

Vaski
Member
Registered: 2008-11-16
Posts: 19

Re: [solved]Pacman error: could not satisfy dependencies

Gcool wrote:

Try:

# pacman -Sy pacman
# pacman -Syu

Worked
Marked solved

Offline

Board footer

Powered by FluxBB