You are not logged in.

#1 2010-05-05 18:44:01

aleccj1
Member
Registered: 2010-05-05
Posts: 4

[SOLVED] Pacman- Unresolved dependencies, won't update packages

Hello,
I just installed Arch today. I'm already in love! But, when I try to update everything through pacman, this is what happens:

[NULL@NULL-home ~]$ sudo pacman -Syu
Password:
:: Synchronizing package databases...
kdemod-core is up to date
kdemod-extragear is up to date
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
:: Replace procinfo with core/procinfo-ng? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: broadcom-wl: requires kernel26<2.6.33

How can I fix this so that pacman will update?

Last edited by aleccj1 (2016-06-29 03:50:31)

Offline

#2 2010-05-05 19:11:23

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

//blue/0/~/ aurget -Sp broadcom-wl | grep depends
depends=('kernel26>=2.6.29')
makedepends=('kernel26-headers')

upgrade your broadcom-wl with the latest AUR version.  you've got an old one which is not compatible with the latest kernel.

Offline

#3 2010-05-05 19:24:43

aleccj1
Member
Registered: 2010-05-05
Posts: 4

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

brisbin33 wrote:
//blue/0/~/ aurget -Sp broadcom-wl | grep depends
depends=('kernel26>=2.6.29')
makedepends=('kernel26-headers')

upgrade your broadcom-wl with the latest AUR version.  you've got an old one which is not compatible with the latest kernel.

I'm sorry, how exactly would I do that? big_smile

Offline

#4 2010-05-05 19:32:41

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

http://wiki.archlinux.org/index.php/AUR_User_Guidelines

Look at makepkg.  Or you could use an AUR helper like aurget!


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#5 2010-05-05 20:44:59

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

Most broadcom cards works with the in-kernel driver now. -Rd broadcom-wl, -Syu and try the kernel driver.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2010-05-05 21:10:08

aleccj1
Member
Registered: 2010-05-05
Posts: 4

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

Mr.Elendig wrote:

Most broadcom cards works with the in-kernel driver now. -Rd broadcom-wl, -Syu and try the kernel driver.

What you suggested worked perfectly. Thanks.

Offline

#7 2010-05-06 08:11:29

charlieapples
Member
Registered: 2010-03-28
Posts: 16

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

I'm not the thought police or anything:D, but you should probably modify the subject line to state "solved"

Offline

#8 2010-05-06 09:08:20

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

aleccj1 - glad you got sorted, but this thread was entirely unnecessary. There have been numerous others on this topic, and you would have found them if you had searched before posting.

Also:

aleccj1 wrote:
brisbin33 wrote:

upgrade your broadcom-wl with the latest AUR version.  you've got an old one which is not compatible with the latest kernel.

I'm sorry, how exactly would I do that? big_smile

You should not install software on your system if you do not know how to upgrade it. The answer in this case is "the same way you installed it in the first place".

Do your homework before asking simple questions.

Offline

#9 2010-05-06 19:07:14

aleccj1
Member
Registered: 2010-05-05
Posts: 4

Re: [SOLVED] Pacman- Unresolved dependencies, won't update packages

tomk wrote:

aleccj1 - glad you got sorted, but this thread was entirely unnecessary. There have been numerous others on this topic, and you would have found them if you had searched before posting.

Also:

aleccj1 wrote:
brisbin33 wrote:

upgrade your broadcom-wl with the latest AUR version.  you've got an old one which is not compatible with the latest kernel.

I'm sorry, how exactly would I do that? big_smile

You should not install software on your system if you do not know how to upgrade it. The answer in this case is "the same way you installed it in the first place".

Do your homework before asking simple questions.

I never installed it... I installed through Chakra, so, yeah...

Offline

Board footer

Powered by FluxBB