Koozali.org: home of the SME Server

SME Kernel lagging Upstream CentOS


Offline idp_qbn

  • *****
  • 347
  • +0/-0
Re: SME Kernel lagging Upstream CentOS
« Reply #1 on: July 21, 2013, 01:55:41 PM »
apmuthu,

It must be a problem with your system.
My systems report they are using kernel-2.6.18-348.12.1.el5

Do a
Code: [Select]
yum clean alland then
Code: [Select]
yum updateand see if it fixes things.

Cheers
Ian
___________________
Sydney, NSW, Australia

Offline apmuthu

  • *
  • 244
  • +0/-0
Re: SME Kernel lagging Upstream CentOS
« Reply #2 on: July 24, 2013, 04:41:24 PM »
system updates correctly from the CentOS Repo. The kernel stored in the SME8 repo is old.

Offline _alex

  • ****
  • 103
  • +0/-0
Re: SME Kernel lagging Upstream CentOS
« Reply #3 on: July 24, 2013, 05:14:24 PM »
I don't think so.

Code: [Select]
Received: (qmail 15076 invoked by uid 0); 11 Jul 2013 02:47:15 -0000
Date: 11 Jul 2013 02:47:15 -0000
Subject: Updates available for mail

===
=== yum reports available updates:
===

bash.i386                           3.2-32.el5_9.1                       updates
kernel.i686                         2.6.18-348.12.1.el5                  updates
kernel-devel.i686                   2.6.18-348.12.1.el5                  updates
kernel-headers.i386                 2.6.18-348.12.1.el5                  updates
« Last Edit: July 24, 2013, 10:34:17 PM by _alex »

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
Re: SME Kernel lagging Upstream CentOS
« Reply #4 on: July 24, 2013, 07:33:28 PM »
New kernel was released yesterday, kernel-2.6.18-348.12.1.el5.i686.rpm, the release notes were sent to updatesannounce@contribs.org which everyone should subscribe to if interested in knowing which updates are being made available.

The kernel has broken SME Server in the past so it is excluded by yum until in our sme repo

If you notice it being out-of-date you can raise a bug, or volunteer to test it and report if it works/breaks. That speeds up the release.

............

Offline apmuthu

  • *
  • 244
  • +0/-0
Re: SME Kernel lagging Upstream CentOS
« Reply #5 on: July 25, 2013, 03:35:29 AM »
If that were the case, then the kernel update from the CentOS repo should not have been allowed by default.
Anyway, so far, no untoward errors have been noticed in a fresh SME8 install with SAIL v4.0-58 along with it's fixes, fully yummed uptodate.
Considering the number of changes in v8.0 that have been available, it would be nice to have a fresh v8.1 ISO rolled out with a script to update an existing ISO as well.

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
Re: SME Kernel lagging Upstream CentOS
« Reply #6 on: July 25, 2013, 05:17:13 AM »
My comment was wrong, for SME 8 the kernel updates are no longer excluded as they were for SME 7.
In SME 8 the yum exclude is only
exclude=initscripts libgsf

More help on the verifications, http://wiki.contribs.org/Verification_Queue , will still help get updates out quicker.

As for 8.1 that is being worked on and a test ISO will be released as soon as we can make it. Progress is in http://bugs.contribs.org/show_bug.cgi?id=7675
For SME 8.0 zsync & jigdo files were available as alternatives to downloading the full ISO. I will try to provide these as well for 8.1
............