Koozali.org: home of the SME Server

Kernel Update Error

Offline RoryS

  • *
  • 6
  • +0/-0
Kernel Update Error
« on: April 01, 2008, 09:59:14 AM »
Good Day All,

I have SME 7.3 running. An update "kernel.i686 2.6.9-67.0.7.plus.c4" is trying to install.  A number of times I have run yum update as well as from the server manager. After the reconfigure and reboot the update is again available.

It also seems that this problem has corrupted the VPN service as none of the mobile users can VPN into the server.

Any ideas or direction.

Thanks

Rory :!: :!:

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: Kernel Update Error
« Reply #1 on: April 01, 2008, 11:07:16 AM »
Hmm...  Have you enabled the centosplus repo?

Regards,
William

IF I give advise.. It's only if it was me....

Offline RoryS

  • *
  • 6
  • +0/-0
Re: Kernel Update Error
« Reply #2 on: April 01, 2008, 11:35:40 AM »
I have enabled centosplus.  When running update this is the error that appears

error: unpacking of archive failed on file /boot/System.map-2.6.9-67.0.7.plus.c4 smp;47f20105: cpio: write


Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Kernel Update Error
« Reply #3 on: April 01, 2008, 12:09:28 PM »
well, disable it.. ;-)

Ciao

Stefano

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: Kernel Update Error
« Reply #4 on: April 01, 2008, 01:32:24 PM »
I have enabled centosplus.  When running update this is the error that appears

error: unpacking of archive failed on file /boot/System.map-2.6.9-67.0.7.plus.c4 smp;47f20105: cpio: write



Opps.. walked you into that one :)

Best to only have the 5 standard repos enabled for a successful update. The wiki should have them listed.

That said, the kernel should install 'correctly'.

At the end of the day your kernel modules have to match your kernel.

For example.... a bad example... :-?

[root@tiger ~]# uname -r
2.6.9-67.0.1.ELsmp
[root@tiger ~]# rpm -qa | grep kmod
kmod-slip-1.0-2.2.6.9_67.0.4.EL
kmod-appletalk-smp-1.0-2.2.6.9_67.0.4.EL
kmod-ppp-1.0.2-2.2.6.9_67.0.4.EL
kmod-ppp-smp-1.0.2-2.2.6.9_67.0.4.EL
kmod-slip-smp-1.0-2.2.6.9_67.0.4.EL
kmod-appletalk-1.0-2.2.6.9_67.0.4.EL
[root@tiger ~]#





Regards,
William

IF I give advise.. It's only if it was me....

Offline pfloor

  • *****
  • 889
  • +1/-0
Re: Kernel Update Error
« Reply #5 on: April 01, 2008, 06:38:14 PM »
I have enabled centosplus.  When running update this is the error that appears

error: unpacking of archive failed on file /boot/System.map-2.6.9-67.0.7.plus.c4 smp;47f20105: cpio: write



You won't be able to install/update any more kernels as it appears that you have run out of room on /boot.  You need to remove some of your older kernels and make room for newer ones.  This issue has been addressed in the bug tracker, see this bug for more details: http://bugs.contribs.org/show_bug.cgi?id=2101
In life, you must either "Push, Pull or Get out of the way!"

Offline electroman00

  • *****
  • 491
  • +0/-0
Re: Kernel Update Error
« Reply #6 on: April 01, 2008, 09:56:28 PM »
Try.....

Code: [Select]
rpm -qa kernel* | sort

Default repo's

Code: [Select]
CentOS - os
CentOS - updates
SME Server - addons
SME Server - os
SME Server - updates

Here's where you can find that info
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Which_repositories_should_be_enabled