Errata for the Debian GNU/Linux 3.0 "LinuxTag 2003 Edition"


We've a few bugs in the final image of the Debian CD we provided at the LinuxTag 2003. This page should help you to find a solution for those bugs. If you spott a bug wich is not listet here please drop me a note via e-mail sven@timegate.de so that I can add the bug and hopefully provide a solution. Thanks to Alfie, Manti, Grisu and Joey for bugreporting.

Missing kernel-header package for the Kernel shipped with b-f

There wasn't enough space on the CD to include the kernel-header package for the b-f kernel. If you need the kernel-headers you can grab the package from
http://ftp.debian.org/pool/main/k/kernel-image-2.4.20-i386bf/kernel-headers-2.4.20-bf2.4_2.4.20-5_i386.deb
or a local copy from
http://sven.stormbind.net/debian/lt2003/kernel-headers-2.4.20-bf2.4_2.4.20-5_i386.deb
It's also avaible via apt-get from a mirror of your choice providing woody-proposed-updates

Broken KDE - kdebase is missing

I missed to include the kdebase package. This package is essential for the use of KDE wich means that KDE is useless without this package. You can grab it from
http://security.debian.org/debian-security/pool/updates/main/k/kdebase/kdebase_2.2.2-14.4_i386.deb
or a local copy from
http://sven.stormbind.net/debian/lt2003/kdebase_2.2.2-14.4_i386.deb
It's also avaible via apt-get from security.debian.org. Please make sure that you've the following line in your /etc/apt/sources.list
deb     http://security.debian.org/ woody/updates main
With the above line in your sources.list 'apt-get update && apt-get install kdebase' should do the trick.

Deadlinks in debian.html

The link to the html version of the modconf man-page died after the CD release.  Please consider to take a look at the latest version of debian.html.