You are not logged in.
Pages: 1
Hello, new to forums
I have been running Arch for a quite some time now and I must say I have been loving it. But today I ran into an issue.
I saw few days ago that the 3.3 is available for Arch at Arch homepage, however if I run pacman -Syy and then Pacman -Syu it says system is up to date. Even when I run pacman -S linux it shows that kernel is up to date reinstalling ( 3.2 ) .
So how come no kernel 3.3 for me?
Running Arch x64_86 by the way.
Any help is highly appreciated
Last edited by ka-la (2012-04-10 14:14:32)
Offline
Change mirror
Offline
Same here..
However, if I use the testing repo 3.3 shows up (among many other stuff).
Hmm.. well, u only live once.. I'll go with the 40 upgrades and see what happens ![]()
Offline
Mirror. Update it.
[14:13:22]$ pacman -Si linux | grep Version
Version : 3.3.1-1edit: that's from core
Last edited by SS4 (2012-04-10 13:14:35)
Rauchen verboten
Offline
Tried opening few more mirros still getting that everything is up to date.
Offline
What does your mirrorlist look like? Pacman will choose the top mirror first regardless of whether subsequent mirrors are more up to date. I run Reflector every so often to keep it up to date
[14:13:41] $ cat /etc/pacman.d/mirrorlist
Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
Server = ftp://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch
Server = ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
Server = http://www.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/$archRauchen verboten
Offline
kernel.org mirror has been slow for the last 1 week. Still it doesnt have 3.3 kernel. I wonder why?
Offline
...Pacman will choose the top mirror first regardless of whether subsequent mirrors are more up to date. ...
That was my problem, I didnt know that before had "Any" uncommented. Thank you for sorting this thing out, 3.3 shows up now.
Also thank you everybody for fast replies.
Offline
Update (since I had thesame "problem" as TS).
Grabed a clean mirrorlist, did a rankmirrors on it, voilá, kernerl 3.3 shows up..
Offline
SS4 wrote:...Pacman will choose the top mirror first regardless of whether subsequent mirrors are more up to date. ...
That was my problem, I didnt know that before had "Any" uncommented. Thank you for sorting this thing out, 3.3 shows up now.
Also thank you everybody for fast replies.
Please remember to mark the thread as solved.
https://bbs.archlinux.org/viewtopic.php?id=130309
Offline
Pages: 1