You are not logged in.

#1 2008-12-30 17:05:54

snufkin
Member
From: Sweden
Registered: 2008-11-08
Posts: 71

Can't install anythnig. "atl2: requires kernel26<2.6.26"

pacman -S catalyst wrote:

error: failed to prepare transaction (could not satisfy dependencies)
:: atl2: requires kernel26<2.6.26

uname -r wrote:

2.6.25-ARCH

It also complained about ndiswrapper, which I removed with pacman -R (I can still use it however), but I can't remove atl2, since that's the module I use to download stuff with.

How do I solve this problem?

Offline

#2 2008-12-30 17:13:16

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

You should first update your complete system with pacman -Syu.
If you get the same problem install first atl2 with pacman -Sy atl2 followed by a complete system upgrade.

Offline

#3 2008-12-30 17:23:11

peets
Member
From: Montreal
Registered: 2007-01-11
Posts: 936
Website

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

pacman -Sy updates your local package list; before trying to install a package, always make sure you update that list to avoid these kinds of problems.

Offline

#4 2008-12-30 17:26:27

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

kernel 2.6.25? Wow. We'll be at 2.6.28 in core in the next few days.

Offline

#5 2008-12-30 17:52:02

snufkin
Member
From: Sweden
Registered: 2008-11-08
Posts: 71

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

Thanks guys, I ran pacman -Sy atl2 to download latest kernel and latest atl2.

However, when I run pacman -Syu I get

error: could not prepare transaction

followed by like 300 "klibc: /usr/lib/klibc/xxx/yyy/zzz.h exists in filesystem"
which is followed by a "Errors occurred, no packages were upgraded."

Why isn't it upgrading my system?

Offline

#6 2008-12-30 17:59:24

foutrelis
Developer
From: Athens, Greece
Registered: 2008-07-28
Posts: 705
Website

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

snufkin wrote:

followed by like 300 "klibc: /usr/lib/klibc/xxx/yyy/zzz.h exists in filesystem"
which is followed by a "Errors occurred, no packages were upgraded."

It's always a good idea to follow the news posted on the frontpage, as well as the "Announcements, Package and Security Advisories" forum. The problem you came across (and its solution) is mentioned in this news item.

I hope your upgrade goes smoothly. smile

Offline

#7 2008-12-30 18:01:15

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

snufkin wrote:

Thanks guys, I ran pacman -Sy atl2 to download latest kernel and latest atl2.

However, when I run pacman -Syu I get

error: could not prepare transaction

followed by like 300 "klibc: /usr/lib/klibc/xxx/yyy/zzz.h exists in filesystem"
which is followed by a "Errors occurred, no packages were upgraded."

Why isn't it upgrading my system?

oh that. You should note that with arch you have to keep up2date and follow the newsitems posted a bit. Your solution is here: http://www.archlinux.org/news/411/

[edit] I'm too slow sad

Last edited by pressh (2008-12-30 18:01:55)

Offline

#8 2008-12-30 18:06:14

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

Re: Can't install anythnig. "atl2: requires kernel26<2.6.26"

Forget about atl2 - it's no longer a separate package, as it has been merged into the mainline kernel.

More generally, it's not just a good idea to read the news  - it's essential if you are serious about using Arch. If you haven't read this yet, read it now.

Offline

Board footer

Powered by FluxBB