You are not logged in.

#1 2008-05-29 19:29:22

Feynman
Member
From: Atlanta, GA, USA
Registered: 2008-05-06
Posts: 24

Downgrading kernel & pacman dependency behavior

After reading the number of problems people are having with the latest kernel version, I'm a little hesitant to upgrade recklessly because my system uses a lot of the components that seem to be causing problems (acpi, nvidia, etc.)

If I need to downgrade to an older version of the kernel from the pacman cache, is pacman smart enough to automatically downgrade other packages that depend on the newer kernel version (nvidia, etc.), or is that something I need to track manually?

Offline

#2 2008-05-29 21:36:34

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Downgrading kernel & pacman dependency behavior

No, pacman is not smart enough to do that because arch _technically_ has no concept of downgrading. We do not keep old versions in the repos.

What you need to do is make sure old packages are in your cache. You will have to use pacman -U to install the old kernel and old versions of modules that depend on the kernel.

Offline

Board footer

Powered by FluxBB