Activity log for bug #1826870

Date Who What changed Old value New value Message
2019-04-29 11:37:23 Julian Andres Klode bug added bug
2019-04-29 11:37:34 Julian Andres Klode bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922416
2019-04-29 11:37:34 Julian Andres Klode bug task added python-apt (Debian)
2019-04-29 11:37:43 Julian Andres Klode python-apt (Ubuntu): status New Fix Released
2019-04-29 11:38:10 Julian Andres Klode python-apt (Ubuntu): status Fix Released New
2019-04-29 11:38:26 Julian Andres Klode nominated for series Ubuntu Cosmic
2019-04-29 11:38:26 Julian Andres Klode bug task added python-apt (Ubuntu Cosmic)
2019-04-29 11:38:26 Julian Andres Klode nominated for series Ubuntu Bionic
2019-04-29 11:38:26 Julian Andres Klode bug task added python-apt (Ubuntu Bionic)
2019-04-29 11:38:26 Julian Andres Klode nominated for series Ubuntu Xenial
2019-04-29 11:38:26 Julian Andres Klode bug task added python-apt (Ubuntu Xenial)
2019-04-29 11:38:31 Julian Andres Klode python-apt (Ubuntu): status New Fix Released
2019-04-29 11:38:37 Julian Andres Klode python-apt (Ubuntu Xenial): status New Triaged
2019-04-29 11:38:38 Julian Andres Klode python-apt (Ubuntu Bionic): status New Triaged
2019-04-29 11:38:40 Julian Andres Klode python-apt (Ubuntu Cosmic): status New Triaged
2019-04-29 11:39:07 Julian Andres Klode description [Impact] cache.commit() does not release all the locks it acquires as part of committing. [Test case] This script should work: #!/usr/bin/env python import apt import subprocess cache = apt.Cache() pkg = cache["hello"] pkg.mark_install() cache.commit() subprocess.check_call(["apt", "remove", "--yes", "hello"]) [Regression potential] Other new locking bugs could pop up [Impact] cache.commit() does not release all the locks it acquires as part of committing. This is a regression of locking fixes in bug 1795407. [Test case] This script should work: #!/usr/bin/env python import apt import subprocess cache = apt.Cache() pkg = cache["hello"] pkg.mark_install() cache.commit() subprocess.check_call(["apt", "remove", "--yes", "hello"]) [Regression potential] Other new locking bugs could pop up
2019-04-29 12:26:56 Bug Watch Updater python-apt (Debian): status Unknown Fix Released
2019-05-03 19:00:46 Mathew Hodson python-apt (Ubuntu): importance Undecided High
2019-05-03 19:00:48 Mathew Hodson python-apt (Ubuntu Xenial): importance Undecided High
2019-05-03 19:00:51 Mathew Hodson python-apt (Ubuntu Bionic): importance Undecided High
2019-05-03 19:00:54 Mathew Hodson python-apt (Ubuntu Cosmic): importance Undecided High
2019-05-03 19:02:39 Mathew Hodson tags regression-update
2019-05-06 10:55:23 Łukasz Zemczak python-apt (Ubuntu Cosmic): status Triaged Fix Committed
2019-05-06 10:55:27 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2019-05-06 10:55:28 Łukasz Zemczak bug added subscriber SRU Verification
2019-05-06 10:55:31 Łukasz Zemczak tags regression-update regression-update verification-needed verification-needed-cosmic
2019-05-06 11:03:00 Łukasz Zemczak python-apt (Ubuntu Bionic): status Triaged Fix Committed
2019-05-06 11:03:05 Łukasz Zemczak tags regression-update verification-needed verification-needed-cosmic regression-update verification-needed verification-needed-bionic verification-needed-cosmic
2019-05-06 11:16:04 Łukasz Zemczak python-apt (Ubuntu Xenial): status Triaged Fix Committed
2019-05-06 11:16:12 Łukasz Zemczak tags regression-update verification-needed verification-needed-bionic verification-needed-cosmic regression-update verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-xenial
2019-05-09 14:48:29 Julian Andres Klode tags regression-update verification-needed verification-needed-bionic verification-needed-cosmic verification-needed-xenial regression-update verification-done verification-done-bionic verification-done-cosmic verification-done-xenial
2019-05-13 08:54:42 Launchpad Janitor python-apt (Ubuntu Cosmic): status Fix Committed Fix Released
2019-05-13 08:54:46 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2019-05-16 10:08:55 Launchpad Janitor python-apt (Ubuntu Bionic): status Fix Committed Fix Released
2019-05-16 10:22:34 Launchpad Janitor python-apt (Ubuntu Xenial): status Fix Committed Fix Released