On 2009-02-09 22:16 +0100, Carlos Parada wrote: > Hi, I've recently upgrading my Debian flavour from Testing to Unstable but > I'm still getting reference to Lenny:
That should change in a few days when a new base-files package enters sid. > car...@debian:~$ cat /etc/issue > Debian GNU/Linux 5.0 \n \l > > car...@debian:~$ lsb_release -a > No LSB modules are available. > Distributor ID: Debian > Description: Debian GNU/Linux 5.0 (lenny) > Release: 5.0 > Codename: lenny It's a known issue, see http://bugs.debian.org/508772. If you're relying on the output of lsb_release you can create an /etc/lsb-release file like this (mine): --8<---------------cut here---------------start------------->8--- DISTRIB_ID=Debian DISTRIB_RELEASE=UNRELEASED DISTRIB_CODENAME=sid DISTRIB_DESCRIPTION="Debian GNU/Linux" --8<---------------cut here---------------end--------------->8--- Otherwise it's mainly a cosmetic problem. Sven -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org