[Bug 596832] Re: Karmic version is broken and not usable

Barry Warsaw 596832 at bugs.launchpad.net
Thu May 21 22:03:50 UTC 2015


** Changed in: python-lockfile (Ubuntu)
       Status: New => Won't Fix

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

Title:
  Karmic version is broken and not usable

Status in python-lockfile package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: python-lockfile

  With python 2.6, python-lockfile is not usable:

  Python 2.6.4 (r264:75706, Dec  7 2009, 18:43:55) 
  [GCC 4.4.1] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> from lockfile import FileLock
  >>> FileLock('/var/tmp/foo')
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/usr/lib/python2.6/dist-packages/lockfile.py", line 166, in __init__
      tname = "%s-" % threading.current_thread().get_name()
  AttributeError: '_MainThread' object has no attribute 'get_name'

  This bug was fixed with 0.8 version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-lockfile/+bug/596832/+subscriptions



More information about the foundations-bugs mailing list