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
Touch seeded packages, 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to