[Bug 310915] Re: global name 'unknown' is not defined

Rolf Leggewie 310915 at bugs.launchpad.net
Sun Nov 23 15:09:03 UTC 2014


Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: lsb (Ubuntu Hardy)
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lsb in Ubuntu.
https://bugs.launchpad.net/bugs/310915

Title:
  global name 'unknown' is not defined

Status in “lsb” package in Ubuntu:
  Fix Released
Status in “lsb” source package in Hardy:
  Won't Fix

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/310915/+subscriptions



More information about the foundations-bugs mailing list