[opensuse-security] Kernel Update for 11.1
Hi, I have updated the kernel for 11.1 today via online-update after the reboot the question is maybe it is downgraded now :=) toganm@mobile:/tmp> uname -a Linux mobile 2.6.11.4-20a-default #1 SMP 2010-01-06 16:07:25 +0100 i686 i686 i386 GNU/Linux toganm@mobile:/tmp> rpm -q kernel-default kernel-default-2.6.27.42-0.1.1 Grub menu.lst # Modified by YaST2. Last modification on Fri Jan 15 08:49:09 CET 2010 default 0 timeout 8 gfxmenu (hd0,1)/boot/message ##YaST - activate ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 - 2.6.27.42-0.1 root (hd0,1) kernel /boot/vmlinuz-2.6.27.42-0.1-default root=/dev/disk/by-id/ata-FUJITSU_MHT2040AT_NN7AT491CH4F-part2 resume=/dev/disk/by-id/ata-FUJITSU_MHT2040AT_NN7AT491CH4F-part1 splash=silent showopts vga=0x317 initrd /boot/initrd-2.6.27.42-0.1-default Any ideas what's going on Thanks Togan -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2010-01-15 at 10:34 +0100, Togan Muftuoglu wrote:
Hi,
Hi, Togan, long time no see :-)
I have updated the kernel for 11.1 today via online-update after the reboot the question is maybe it is downgraded now :=)
toganm@mobile:/tmp> uname -a Linux mobile 2.6.11.4-20a-default #1 SMP 2010-01-06 16:07:25 +0100 i686 i686 i386 GNU/Linux
toganm@mobile:/tmp> rpm -q kernel-default kernel-default-2.6.27.42-0.1.1
Grub menu.lst # Modified by YaST2. Last modification on Fri Jan 15 08:49:09 CET 2010 default 0 timeout 8 gfxmenu (hd0,1)/boot/message ##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 - 2.6.27.42-0.1 root (hd0,1) kernel /boot/vmlinuz-2.6.27.42-0.1-default root=/dev/disk/by-id/ata-FUJITSU_MHT2040AT_NN7AT491CH4F-part2 resume=/dev/disk/by-id/ata-FUJITSU_MHT2040AT_NN7AT491CH4F-part1 splash=silent showopts vga=0x317 initrd /boot/initrd-2.6.27.42-0.1-default
Any ideas what's going on
Maybe you are booting from another grub. Check /var/log/boot.msg - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAktQgJwACgkQtTMYHG2NR9XH8QCfUmpISRKE4Wl78735GfcBcXUP sjIAnRBRU5eWEmmNdeJ6rxM1Dv9s1+rt =xdsx -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
Carlos E. R. wrote:
On Friday, 2010-01-15 at 10:34 +0100, Togan Muftuoglu wrote:
Hi,
Hi, Togan, long time no see :-)
Been a silent listener for a long time :)
Maybe you are booting from another grub. Check /var/log/boot.msg
-- Cheers, Carlos E. R.
Nope here is the /var/log/boot.msg Inspecting /boot/System.map-2.6.27.42-0.1-default Cannot find map file. No module symbols loaded - kernel modules not enabled. Cannot build symbol table - disabling symbol lookups klogd 1.4.1, log source = ksyslog started. <6>Initializing cgroup subsys cpuset <6>Initializing cgroup subsys cpu <5>Linux version 2.6.27.42-0.1-default (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] ( SUSE Linux) ) #1 SMP 2010-01-06 16:07:25 +0100 -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Fri, Jan 15, 2010 at 10:34:09AM +0100, Togan Muftuoglu wrote:
Hi,
I have updated the kernel for 11.1 today via online-update after the reboot the question is maybe it is downgraded now :=)
toganm@mobile:/tmp> uname -a Linux mobile 2.6.11.4-20a-default #1 SMP 2010-01-06 16:07:25 +0100 i686 i686 i386 GNU/Linux
The timestamp is the one from the opensuse 11.1 update kernel, however the 2.6.11.4-20a-default seems to come from somewhere else. Does anything change the "uname" of your machine? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
Marcus Meissner wrote:
The timestamp is the one from the opensuse 11.1 update kernel, however the 2.6.11.4-20a-default seems to come from somewhere else. Does anything change the "uname" of your machine?
AFAIK nothing changes the name of the machine. Togan -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Fri, 15 Jan, 2010 at 16:11:41 +0100, Togan Muftuoglu wrote:
Marcus Meissner wrote:
The timestamp is the one from the opensuse 11.1 update kernel, however the 2.6.11.4-20a-default seems to come from somewhere else. Does anything change the "uname" of your machine?
AFAIK nothing changes the name of the machine.
I think Marcus was referring to the gyrations one sometimes has to perform in order to compile stuff which uses the uname command to get the kernel version, but misinterprets the result(?) What do you get from which uname Does it report something else if you use the full path? What's under /lib/modules? /jon -- YMMV -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
Jon Clausen wrote:
I think Marcus was referring to the gyrations one sometimes has to perform in order to compile stuff which uses the uname command to get the kernel version, but misinterprets the result(?)
What do you get from
which uname
toganm@mobile:/tmp> which uname -a /bin/uname toganm@mobile:/tmp> which uname -a |xargs rpm -qf coreutils-6.12-32.10
Does it report something else if you use the full path?
What's under /lib/modules?
toganm@mobile:/tmp> l /lib/modules/ total 8 drwxr-xr-x 26 root root 1000 Jan 15 09:04 ./ drwxr-xr-x 14 root root 6176 Jan 15 09:01 ../ drwxr-xr-x 4 root root 96 Jun 9 2005 2.6.11.4-20a-default/ drwxr-xr-x 4 root root 96 Feb 25 2006 2.6.11.4-21.10-default/ drwxr-xr-x 4 root root 96 May 25 2006 2.6.11.4-21.11-default/ drwxr-xr-x 4 root root 96 Jul 21 2006 2.6.11.4-21.12-default/ drwxr-xr-x 4 root root 96 Sep 18 2006 2.6.11.4-21.13-default/ drwxr-xr-x 4 root root 96 Dec 13 2006 2.6.11.4-21.14-default/ drwxr-xr-x 4 root root 96 May 10 2007 2.6.11.4-21.15-default/ drwxr-xr-x 4 root root 96 Mar 13 2008 2.6.11.4-21.17-default/ drwxr-xr-x 4 root root 96 Aug 10 2005 2.6.11.4-21.7-default/ drwxr-xr-x 4 root root 96 Sep 1 2005 2.6.11.4-21.8-default/ drwxr-xr-x 4 root root 96 Dec 17 2005 2.6.11.4-21.9-default/ drwxr-xr-x 3 root root 72 Aug 13 2008 2.6.22.17-0.1-default/ drwxr-xr-x 3 root root 72 Feb 25 2009 2.6.27.19-3.2-default/ drwxr-xr-x 3 root root 72 Nov 13 10:52 2.6.27.37-0.1-default/ drwxr-xr-x 2 root root 72 Jan 15 08:56 2.6.27.42-0.1-debug/ drwxr-xr-x 5 root root 576 Jan 15 09:03 2.6.27.42-0.1-default/ drwxr-xr-x 2 root root 72 Jan 15 08:56 2.6.27.42-0.1-ec2/ drwxr-xr-x 2 root root 72 Jan 15 08:56 2.6.27.42-0.1-pae/ drwxr-xr-x 2 root root 72 Jan 15 08:56 2.6.27.42-0.1-trace/ drwxr-xr-x 2 root root 72 Jan 15 08:56 2.6.27.42-0.1-vmi/ drwxr-xr-x 2 root root 72 Jan 15 08:56 2.6.27.42-0.1-xen/ drwxr-xr-x 4 root root 96 Apr 8 2005 2.6.8-24.11-default/ drwxr-xr-x 4 root root 96 Apr 22 2005 2.6.8-24.14-default/ drwxr-xr-x 4 root root 96 Feb 3 2005 2.6.8-24-default/ -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Fri, 15 Jan, 2010 at 17:25:54 +0100, Togan Muftuoglu wrote:
Jon Clausen wrote:
which uname
toganm@mobile:/tmp> which uname -a /bin/uname
toganm@mobile:/tmp> which uname -a |xargs rpm -qf coreutils-6.12-32.10
right. But what about this:
Does it report something else if you use the full path?
If 'uname' is (for example) an alias in bashrc it might return something other than the system's /bin/uname does.
What's under /lib/modules?
toganm@mobile:/tmp> l /lib/modules/ total 8 drwxr-xr-x 26 root root 1000 Jan 15 09:04 ./ drwxr-xr-x 14 root root 6176 Jan 15 09:01 ../ drwxr-xr-x 4 root root 96 Jun 9 2005 2.6.11.4-20a-default/
<snip> hmmm... I just checked download.opensuse.org and AFAICT the kernel shipped with 11.1 was kernel-default-2.6.27.7-9.1.i586.rpm Where do all those old directories come from? System was upgraded from what... 9.3? /jon -- YMMV -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
Jon Clausen wrote:
But what about this:
Does it report something else if you use the full path?
toganm@mobile:/tmp> /bin/uname --version uname (GNU coreutils) 6.12 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later toganm@mobile:/tmp> toganm@mobile:/tmp> uname --version uname (GNU coreutils) 6.12 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later > They are the same
System was upgraded from what... 9.3?
Yep, until today all the updates worked with no problems at all Togan -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On 01/15/2010 09:11 AM, Togan Muftuoglu wrote:
Marcus Meissner wrote:
The timestamp is the one from the opensuse 11.1 update kernel, however the 2.6.11.4-20a-default seems to come from somewhere else. Does anything change the "uname" of your machine?
AFAIK nothing changes the name of the machine.
Togan
I would recommend double checking your menu.lst. I have updated 2 11.1 machines with the kernel update, and the update to menu.lst was screwed on both. Luckily, I learned on the first one (my local laptop), so I made a backup of the menu.lst before updating the server I am maintaining remotely. On my local machine, it left me at a grub screen as it changed which disk was the boot disk, as well as screwed up entries. I would make sure if you have the mentioned kernel present in /lib/modules, and double check the hd entries in menu.lst. For example, my boot partition is (hd1,1), but after the update it was set to (hd0,1). HTH, and good to see you on the list again. :-) -- Joe Morris Registered Linux user 231871 running openSUSE 11.1 x86_64 -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
Joe Morris wrote:
I would recommend double checking your menu.lst. I have updated 2 11.1 machines with the kernel update, and the update to menu.lst was screwed on both. Luckily, I learned on the first one (my local laptop), so I
I have already checked the menu.lst which was fine. But I'll recheck the grub to see if I can find something else
made a backup of the menu.lst before updating the server I am
I have 5 servers waiting to be updated, they need to wait.
(hd0,1). HTH, and good to see you on the list again. :-)
Good to be back Togan -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
participants (5)
-
Carlos E. R.
-
Joe Morris
-
Jon Clausen
-
Marcus Meissner
-
Togan Muftuoglu