Public bug reported:
Binary package hint: lsb-release
Ubuntu 8.04.1
lsb-release Version: 3.2-4ubuntu1
/usr/bin/lsb_release
I think there is missing some quotation arround 'unkown' :
version = RELEASE_CODENAME_LOOKUP.get(unknown, rinfo.get('suite',''))
should be:
version = RELEASE_CODENAME_LOOKUP.get('unknown', rinfo.get('suite',''))
not sure - please check
** Affects: lsb (Ubuntu)
Importance: Undecided
Status: New
--
global name 'unknown' is not defined
https://bugs.launchpad.net/bugs/310915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs