You are not logged in.

#1 2008-11-04 04:21:10

woodvillage
Member
From: Guangzhou China
Registered: 2008-11-03
Posts: 3
Website

pacman -Syu could not satify dependencies[solved & thanks]

Hi there, I am a Chinese, and it's my first time to post here. My English is poor, so I hope you can understand if there are some grammar or spelling errors.

I installed Archlinux 2008.06 on my VirtualBox(the host os is windows xp sp3), and I am trying to configure the system step by step as the beginners guide in wiki. But a error occured when I issued the command pacman -Syu:

[root@woodvillage~]# pacman -Syu
 core is up to date
 extra is up to date
 communitu is up to date
:: Starting full system upgrade...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: ipw3945: requires kernel26<2.6.26

I don't know how to do with this, should I reinstall the system?

Last edited by woodvillage (2008-11-04 05:24:41)


Never Say Die.

Offline

#2 2008-11-04 04:27:26

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

Re: pacman -Syu could not satify dependencies[solved & thanks]

ipw3945 has been depreciated in favour of iwl3945 which is built into the kernel.  See this: http://wiki.archlinux.org/index.php/Wir … 000-series

Online

#3 2008-11-04 04:43:41

woodvillage
Member
From: Guangzhou China
Registered: 2008-11-03
Posts: 3
Website

Re: pacman -Syu could not satify dependencies[solved & thanks]

I tried again, and the message changed to this:

[root@woodvillage~]# pacman -Syu
 core is up to date
 extra is up to date
 communitu is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: dependency cycle detected:
warning: bash will be installed before its glibc dependecy
warning: dependency cycle detected:
warning: readline will be installed before its glibc dependecy
warning: dependency cycle detected:
warning: ncurses will be installed before its glibc dependecy
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: ipw3945: requires kernel26<2.6.26

Never Say Die.

Offline

#4 2008-11-04 04:48:35

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

Re: pacman -Syu could not satify dependencies[solved & thanks]

Ok, I will be clearer...

pacman -S iwlwifi-XXXX-ucode where XXXX is the number of the card you need
pacman -R ipw3945
pacman -Syu

In fact, do you even need wireless drives within virtualbox?  If not, just skip the first step.

Online

#5 2008-11-04 05:24:02

woodvillage
Member
From: Guangzhou China
Registered: 2008-11-03
Posts: 3
Website

Re: pacman -Syu could not satify dependencies[solved & thanks]

tongue done!
thanks a lot!


Never Say Die.

Offline

#6 2008-11-06 09:29:35

H.Delbrook
Member
Registered: 2008-11-06
Posts: 10

Re: pacman -Syu could not satify dependencies[solved & thanks]

Uhhh! I had the same problem. Then I learned not to spell pacman with a 'k' sad
So pacman updating itself before an -Syu is dangerous then?
Because (I think) that's how the dependency cycle detected error came about. Pacman wanted to update itself before completing a system upgrade (and I allowed it).
Is it safe to update pacman after an -Syu?

Thanks


"Abby someone... Oh that's right! Abby Normal"

Offline

#7 2008-11-06 16:44:47

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: pacman -Syu could not satify dependencies[solved & thanks]

I always update pacman first.  It's the package manager and so in my opinion takes greater priority over all other package updates.


thayer williams ~ cinderwick.ca

Offline

Board footer

Powered by FluxBB