You are not logged in.
I use kernel26. Doing pacman -Syu today (2010-06-04) kernel26 2.6.33.4-1 would be automatically replaced by kernel26-lts-2.6.32.15-1 if I confirm to proceed with installation. Is this migration to LTS intended?
Last edited by novak (2010-06-04 15:18:42)
Offline
No that shouldn't be:
[hell:~]$ pacman -Si kernel26-lts
Repository : core
Name : kernel26-lts
Version : 2.6.32.15-1
URL : http://www.kernel.org
Licenses : GPL2
Groups : None
Provides : None
Depends On : coreutils kernel26-firmware>=2.6.32 module-init-tools mkinitcpio>=0.6.4
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 21830,40 K
Installed Size : 104068,00 K
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Mi 02 Jun 2010 12:25:33 CEST
MD5 Sum : 52d1658239e1bd78f1f8e41f2b53e693
Description : The Linux Kernel and modules - stable longtime supported kernel package suitable for serversOffline
um... can you post the output? I do not understand how that is happening.
Offline
The output is here (I had to change locale to en):
# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
warning: dwm: ignoring package upgrade (5.7.2-1 => 5.8.1-1)
resolving dependencies...
looking for inter-conflicts...
Targets (12): cryptsetup-1.1.2-1 gcc-4.5.0-4 gcc-libs-4.5.0-4 openssl-1.0.0.a-2 libfetch-2.31-1 libjpeg-8.0.2-1 mplayer-31303-1
kernel26-lts-2.6.32.15-1 nouveau-drm-lts-0.0.16_20100313-2 nouveau-firmware-20091212-3 openoffice-base-3.2.1-1
openoffice-cs-3.2.1-1
Total Download Size: 169.85 MB
Total Installed Size: 500.28 MB
Proceed with installation? [Y/n]But I use kernel26:
# pacman -Q kernel26
kernel26 2.6.33.4-1Offline
You also have kernel26-lts installed but probably do not use it, It is just being upgraded.
Offline
Same Issues here. But I've found out, that the cause is the new "nouveau-firmware" package . It depends on "nouveau-drm-lts" instead of "nouveau-drm". And "nouveau-drm-lts" depends on "kernel-lts"...
Isn't nouveau-firmware obsolete nowadays (or soon becomes)?
btw: 1st post, Hello everyone! ![]()
Last edited by metzengerstein (2010-06-04 14:56:53)
Offline
I do not have kernel26-lts installed. That is why I was curious when I saw it between the targets. But it's all FYI - I can put it to IgnorePkg.
# pacman -Q kernel26-lts
error: package "kernel26-lts" not foundmetzengerstein is right. It was caused be nouveau-firmware. Thanks.
Last edited by novak (2010-06-04 15:04:17)
Offline