You are not logged in.

#1 2012-01-29 05:27:26

cowboy
Member
Registered: 2011-09-16
Posts: 2

Installation of Archboot: cannot resolve "kernel26-lts"

Hi,

I'm trying to install the latest Archboot.  My existing host is using kernel 3.1.9-2 but Archboot seems to need kernel26.  When I try to install it with pacman, it says:

warning: cannot resolve "kernel26-lts>=2.6.32.46-1", a dependency of "archboot"
warning: cannot resolve "kerenl26-lts>=2.6.32", a dependency of "noveau-drm-lts"
warning: cannot resolve "kernel26-lts<2.6.33", a dependency of "nouveau-drm-lts"


Do I really need to install kernel26 items?  I'm hesitant because I really like the nice minimal system I have at the moment.

tia!

Offline

#2 2012-01-29 06:26:55

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Installation of Archboot: cannot resolve "kernel26-lts"

kernel26-lts has been renamed to linux-lts when Linux 3.0 became LTS, so your ArchBoot must be out of date...

In fact "pacman -Si archboot | grep kernel" returns nothing.

However:

$ pacman -Si nouveau-drm-lts | grep kernel
Depends On     : kernel26-lts>=2.6.32  kernel26-lts<2.6.33

This package is orphan, which must be the reason why it's not up to date.

I suppose you could use abs to rebuild nouveau-drm-lts against kernel 3.0... Maybe smile.

Offline

#3 2012-01-29 10:49:25

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

Re: Installation of Archboot: cannot resolve "kernel26-lts"

Are you sure you're using this archboot: https://bbs.archlinux.org/viewtopic.php?id=134553 ?

Offline

Board footer

Powered by FluxBB