| View previous topic :: View next topic |
| Author |
Message |
jebba
|
Posted: Sun Sep 17, 2006 9:12 pm Post subject: 50002 real soon now |
|
|
New kernel, new glibc, new udev, cups, gimp, etc have all been released since 50001. So we're gonna do a respin for 50002.
PONG!
-Jeff
|
|
|
 |
jebba
|
Posted: Mon Sep 18, 2006 1:06 am Post subject: |
|
|
Here's the bulk of the changes:
apt
gpodder
synaptic
xchat
gnomebaker
graveman
streamripper
glibc
glibc-common
glibc-utils
nscd
perl-DBI
vixie-cron
firefox
anacron
compat-wxGTK
compat-wxGTK-common
coreutils
curl
eject
enscript
ImageMagick
ImageMagick-c++
ImageMagick-perl
inkscape
kino
libquicktime
mkinitrd
nfs-utils
parted
pyparted
qtparted
slang
tcsh
tzdata
udev
vixie-cron
xmms-speex
at-spi
bind
bind-libs
bind-utils
compat-wxGTK
compat-wxGTK-common
cups
cups-libs
db4
db4-utils
gimp
gimp-libs
gnome-applets
gnome-screensaver
gnutls
imlib
inkscape
iproute
kernel
libbonobo
libshout
libtiff
nspr
nss
openssl
openssl097a
openssl-perl
pinfo
rmt
swh-plugins
tar
thunderbird
xsane
xsane-gimp
That's a pretty huge list. I'm going to respin the CD once I get a few people to make sure that no problems have arisen. :)
Soooooooooo, run this:
| Code: | apt-get update
apt-get dist-upgrade
apt-get install kernel#2.6.17-1.2187_FC5 |
And let me know if anything is horribly broken. ;)
-Jeff
|
|
|
 |
pistonbrew
|
Posted: Mon Sep 18, 2006 3:57 pm Post subject: |
|
|
| jebba wrote: |
Soooooooooo, run this:
| Code: | apt-get update
apt-get dist-upgrade
apt-get install kernel#2.6.17-1.2187_FC5 |
And let me know if anything is horribly broken. ;)
-Jeff |
hi jeff - i ran the update / dist-upgrade and installed the new kernel, but i can't boot it. i get:
| Code: | Uncompressing Linux...
invalid compressed format (err=2)
-- System halted
|
not sure why. i did the exact same on my home box, and that one works ok. i just have the official blag updates / errate repos enabled in apt.
i'll poke around with it later, meanwhile i can boot the old 2174 kernel fine so it's not a disaster.
cheers
bob
|
|
|
 |
dylan
|
Posted: Mon Sep 18, 2006 5:34 pm Post subject: |
|
|
How stable do you believe 50k2 will be?
|
|
|
 |
jebba
|
Posted: Mon Sep 18, 2006 10:08 pm Post subject: |
|
|
Depends what the word means. I think about 11.
|
|
|
 |
contents
|
Posted: Tue Sep 19, 2006 3:40 am Post subject: |
|
|
I just upgraded and got the following error:
| Code: | [root@localhost ~]# apt-get install kernel#2.6.17-1.2187_FC5
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
kernel#2.6.17-1.2187_FC5
0 upgraded, 1 newly installed, 0 removed and 0 not upgraded.
Need to get 15.4MB of archives.
After unpacking 38.9MB of additional disk space will be used.
Get:1 http://www.blagblagblag.org 50000/i386/errata kernel#2.6.17-1.2187_FC5 2.6.17-1.2187_FC5 [15.4MB]
Fetched 15.4MB in 10m0s (25.7kB/s)
Committing changes...
Preparing... (100%########################################### [100%]
1:kernel ( 1%########################################### [100%]
grubby fatal error: unable to find a suitable template
Done.
[root@localhost ~]#
|
I haven't tried to reboot yet. I'll try that now.
|
|
|
 |
noldrin
|
Posted: Tue Sep 19, 2006 3:41 am Post subject: |
|
|
any chance the repos list will be fix or the Add/Remove softare menu item will point to synatic? anyways I can help with this?
|
|
|
 |
contents
|
Posted: Tue Sep 19, 2006 3:50 am Post subject: |
|
|
I was able to reboot without any problems, but it looks like the kernel wasn't updated:
| Code: | [saul@localhost ~]$ uname -r
2.6.17-1.2174_FC5
[saul@localhost ~]$
|
Perhaps I forgot some step?
|
|
|
 |
contents
|
Posted: Tue Sep 19, 2006 4:23 am Post subject: |
|
|
Strange...I just tried to upgrade the kernel again, and got this:
| Code: | [root@localhost ~]# apt-get install kernel#2.6.17-1.2187_FC5
Reading Package Lists... Done
Building Dependency Tree... Done
kernel#2.6.17-1.2187_FC5 is already the newest version.
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
[root@localhost ~]# uname -r
2.6.17-1.2174_FC5
|
|
|
|
 |
jebba
|
Posted: Tue Sep 19, 2006 1:21 pm Post subject: |
|
|
contents: "grubby fatal error: unable to find a suitable template" means it couldn't find your grub.conf. I'm guessing perhaps you have a few different distros installed (?). So just update grub manually with the new kernel.
noldrin, if you open a bugzilla report and mark it as critical, i'll see if I can get things placed in the menus more to your taste. :)
-Jeff
|
|
|
 |
Caraibes
|
Posted: Tue Sep 19, 2006 6:48 pm Post subject: |
|
|
Hey, Jeb'
I did just like you indicated, so now I have this :
[martin@SPC2 ~]$ uname -r
2.6.17-1.2187_FC5
Works like a charm so far... But the funny thing is I have the choice between Fedora & Blag while I am at the Grub, when booting... Fedora being the new Blag 50k2, and Blag being Blag 50k...
There must be a way to remove the old one,I guess...
Anyway, it looks great !
It is still 50k1 :
[martin@SPC2 ~]$ cat /etc/blag-release
BLAG release 50001 (smack)
Feels like reggae music ;)
|
|
|
 |
contents
|
Posted: Tue Sep 19, 2006 7:33 pm Post subject: |
|
|
Jeff, you're right--I fixed my bootloader and that did the trick.
No problems with the new kernel yet.
|
|
|
 |
jebba
|
Posted: Tue Sep 19, 2006 9:34 pm Post subject: |
|
|
Ya, when you upgrade the kernel it says "Fedora" in grub (the kernel is built by fedora). You can edit /boot/grub/grub.conf if you want to change it. ;)
-Jeff
|
|
|
 |
r7
|
Posted: Tue Sep 19, 2006 9:58 pm Post subject: smartass |
|
|
| jebba wrote: | | Ya, when you upgrade the kernel it says "Fedora" in grub (the kernel is built by fedora). You can edit /boot/grub/grub.conf if you want to change it. ;) |
/me already had done ;-)
|
|
|
 |
Caraibes
|
Posted: Wed Sep 20, 2006 11:25 am Post subject: Re: smartass |
|
|
| r7 wrote: | | jebba wrote: | | Ya, when you upgrade the kernel it says "Fedora" in grub (the kernel is built by fedora). You can edit /boot/grub/grub.conf if you want to change it. ;) |
/me already had done ;-) |
I will do so, but is there a way to remove the old kernel, so I don't have 2 options at Grub ?
|
|
|
 |
|