Package: lsb-release
Version: 3.2-11
Severity: normal

I'm investigating update-manager's failure to start and a have determined that 
it is a side effect if lsb_release -i returning an empty Distributer ID.
[ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485558 ]
After reading the code I noticed this is due to:
/etc/lsb-release containing the following single line:

[EMAIL PROTECTED]:~$ cat /etc/lsb-release 
DISTRIB_ID=""

Now the md5sum of that doesn't match b5bfe10d9b02fb4e4a45337d1c4d88ab
(the one referenced in lsb-release.postinst / lsb-release.postrm)
so the file isn't removed even if I reinstall lsb-release.

Now I'm wondering what tampered with that file but
find /var/lib/dpkg/info/ -not -cnewer /etc/lsb-release |xargs ls -lt|less
is not pointing me anywhere useful.

Is it safe to remove /etc/lsb-release ?
Shouldn't lsb-release be maintaining it? [i.e. why the md5check]

Cheers,
David
-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lsb-release depends on:
ii  python                        2.5.2-1    An interactive high-level object-o

Versions of packages lsb-release recommends:
ii  apt                           0.7.11     Advanced front-end for dpkg

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to