Activity log for bug #707540

Date Who What changed Old value New value Message
2011-01-25 17:48:47 Evgeny Kapun bug added bug
2011-01-25 17:52:59 Evgeny Kapun description Binary package hint: python-apt This code should work, but doesn't: >>> import apt_pkg >>> apt_pkg.init() >>> with apt_pkg.SystemLock(): ... x = apt_pkg.Cache() ... del x Reading package lists... Done Building dependency tree Reading state information... Done Traceback (most recent call last): File "<stdin>", line 3, in <module> SystemError: E:Not locked Architecture: amd64 apt 0.8.10ubuntu1 python-apt 0.7.100.1ubuntu4 Binary package hint: python-apt This code should work, but doesn't:  >>> import apt_pkg  >>> apt_pkg.init()  >>> with apt_pkg.SystemLock():  ... x = apt_pkg.Cache()  ... del x  Reading package lists... Done  Building dependency tree  Reading state information... Done  Traceback (most recent call last):    File "<stdin>", line 3, in <module>  SystemError: E:Not locked (lines beginning with ... should be indented, but Launchpad collapses multiple spaces into one when not at the beginning of the line) Architecture: amd64 apt 0.8.10ubuntu1 python-apt 0.7.100.1ubuntu4
2011-04-11 07:37:02 Julian Andres Klode affects python-apt (Ubuntu) apt (Ubuntu)
2011-04-11 07:37:02 Julian Andres Klode apt (Ubuntu): status New Confirmed
2011-04-11 07:37:02 Julian Andres Klode apt (Ubuntu): assignee Julian Andres Klode (juliank)
2011-04-11 07:37:59 Julian Andres Klode summary Destroying apt_pkg.Cache object releases system lock Destroying pkgCacheFile releases system lock
2019-05-21 12:39:53 Julian Andres Klode apt (Ubuntu): status Confirmed In Progress
2019-05-21 12:39:56 Julian Andres Klode apt (Ubuntu): status In Progress Triaged
2019-05-21 12:39:58 Julian Andres Klode apt (Ubuntu): importance Undecided High
2019-08-09 10:00:20 Julian Andres Klode apt (Ubuntu): status Triaged Fix Released
2019-08-09 10:01:29 Julian Andres Klode marked as duplicate 1794053