You are not logged in.

#1 2011-09-04 01:48:49

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

[Solved] audit: requires kernel26-headers>=2.6.30 ?

This is the error I get when attempting upgrade after about 2 months. I have headers installed:

[larry@eagle Downloads]$ sudo pacman -Qi kernel26-headers 
Name           : kernel26-headers
Version        : 2.6.39.3-1
URL            : http://www.kernel.org
Licenses       : GPL2
Groups         : None
Provides       : None
Depends On     : None
Optional Deps  : None
Required By    : audit  virtualbox
Conflicts With : None
Replaces       : None
Installed Size : 42316.00 K
Packager       : Thomas Bächler <thomas@archlinux.org>
Architecture   : x86_64
Build Date     : Sat 09 Jul 2011 06:02:41 AM PDT
Install Date   : Fri 22 Jul 2011 07:02:01 PM PDT
Install Reason : Installed as a dependency for another package
Install Script : No
Description    : Header files and scripts for building modules for kernel26

[larry@eagle Downloads]$ uname -r
2.6.39-ARCH
[larry@eagle Downloads]$ 

Any assistance appreciated...

Last edited by lagagnon (2011-09-07 03:47:25)


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#2 2011-09-04 01:58:42

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

https://aur.archlinux.org/packages.php?ID=24070 is in AUR and uses linux-headers, as we're using linux 3 kernel.

Offline

#3 2011-09-04 16:00:53

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

Sorry, that does not mean anything to me. Are you saying I need to install audit from the AUR first?


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#4 2011-09-04 16:09:40

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

Why aren't you using the current kernel?

Offline

#5 2011-09-04 16:13:32

Foucault
Member
From: Athens, Greece
Registered: 2010-04-06
Posts: 214

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

audit depends on linux-headers (kernel v. 3.x) whereas you have installed kernel26-headers (kernel 2.6.x). You need to update your packages. If your mirrors are ok you just need to pacman -Syyu. Otherwise, choose a different mirror.

Offline

#6 2011-09-07 02:44:57

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

Foucault wrote:

If your mirrors are ok you just need to pacman -Syyu. Otherwise, choose a different mirror.

I have tried that command and still am getting the same error. How then can I force audit or force new kernel headers so I can update my system?


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#7 2011-09-07 02:49:34

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

Pick a fresh mirrorlist http://www.archlinux.org/mirrorlist/ and run 'pacman -Syyu'. You should get a ton of updates, including the new kernel, kernel headers etc. If linux-headers is not installed during the update, install it with 'pacman -S linux-headers'. then update audit.

Offline

#8 2011-09-07 03:47:06

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] audit: requires kernel26-headers>=2.6.30 ?

OK, think I've solved it, thanks to falconindy on the IRC channel. I first of all removed the "audit" package, as it was something pulled in from AUR, for whatever reason. All seems OK now. Marked solved.


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

Board footer

Powered by FluxBB