Comment 13 for bug 418017

Revision history for this message
komputes (komputes) wrote :

I also get this error, not that is has any effect (but visual/aesthetic). The error says that it is not part of an existing package but it seems that it is part of the lsb-release package.

$ dpkg -S /usr/share/pyshared/lsb_release.py
lsb-release: /usr/share/pyshared/lsb_release.py

||/ Name Version Description
ii lsb-release 4.0-0ubuntu5 Linux Standard Base version reporting utility

I wanted to also compare the two lsb_release:

$ which lsb_release
/usr/bin/lsb_release

$ diff /usr/bin/lsb_release /usr/share/pyshared/lsb_release.py
(Output attached: lsb_release.diff)