You are not logged in.

#1 2011-10-16 07:42:08

sinatosk
Member
Registered: 2010-11-28
Posts: 107

[SOLVED] Incorrect kernel version on core repository?

I went on kernel.org this morning after I read a message somewhere about kernel 3.2 rc1 and noticed the "Latest Stable Kernel" is 3.0.4

I'm thinking to myself "odd... didn't I upgrade my arch to 3.0.6 not long ago"

First thing I did was went here

http://projects.archlinux.org/svntogit/ … ages/linux

and on line number 9

_basekernel=3.0

and on line number 17

source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-${_basekernel}.tar.bz2"

and then I went to ftp://ftp.kernel.org/pub/linux/kernel/v3.0/

based on the PKGBUILD file ( from my point of view )... your only downloading "linux-3.0.tar.bz2" yet you've labelled it 3.0.6-2 ( "-2" being archlinux second revision of "3.0.6" ) in the core repository when really the latest version is 3.0.4 and we're actually using kernel 3.0.0

am I missing something or what the hell is going on?

edit: typo errors

Last edited by sinatosk (2011-10-16 18:52:37)

Offline

#2 2011-10-16 08:43:39

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,510
Website

Re: [SOLVED] Incorrect kernel version on core repository?

yes... in the source array:

ftp://ftp.archlinux.org/other/linux/patch-${pkgver}.gz

That has the 3.0.6 patch with some additional patches included by the Arch maintainer

Offline

#3 2011-10-16 08:45:55

sinatosk
Member
Registered: 2010-11-28
Posts: 107

Re: [SOLVED] Incorrect kernel version on core repository?

ok but where is 3.0.6?

Last edited by sinatosk (2011-10-16 08:46:14)

Offline

#4 2011-10-16 09:25:06

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,510
Website

Re: [SOLVED] Incorrect kernel version on core repository?

In git.

Offline

#5 2011-10-16 09:26:13

sinatosk
Member
Registered: 2010-11-28
Posts: 107

Re: [SOLVED] Incorrect kernel version on core repository?

ok, thats what I missed

Offline

#6 2011-10-16 09:26:30

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] Incorrect kernel version on core repository?

sinatosk wrote:

ok but where is 3.0.6?

http://git.kernel.org/?p=linux/kernel/g … ;a=summary


Give what you have. To someone, it may be better than you dare to think.

Offline

#7 2011-10-16 11:18:20

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] Incorrect kernel version on core repository?

It goes back to the kernel.org security breach. The site was down completely for a good while, now it's back up, but not completely up to date.

Offline

Board footer

Powered by FluxBB