Previously Martin WHEELER wrote: > [EMAIL PROTECTED]:~# apt-get -t unstable install apache apache-common > Reading Package Lists... Done > Building Dependency Tree... Done > Sorry, apache is already the newest version. > Sorry, apache-common is already the newest version. > 0 packages upgraded, 0 newly installed, 0 to remove and 30 not > upgraded.
Try this: # echo deb http://security.debian.org/ woody/updates main >> /etc/apt/sources.list # apt-get update # apt-get upgrade Wichert. -- _________________________________________________________________ /[EMAIL PROTECTED] This space intentionally left occupied \ | [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

