Activity log for bug #1907676

Date Who What changed Old value New value Message
2020-12-10 14:40:55 Marc Deslauriers bug added bug
2020-12-10 14:41:07 Marc Deslauriers bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000
2020-12-10 14:41:07 Marc Deslauriers bug task added python-apt (Debian)
2020-12-20 19:53:00 Eric Desrochers tags seg sts
2020-12-20 19:53:29 Eric Desrochers bug added subscriber Julian Andres Klode
2020-12-20 19:53:38 Eric Desrochers bug added subscriber Simon Poirier
2020-12-20 19:53:53 Eric Desrochers nominated for series Ubuntu Bionic
2020-12-20 19:53:53 Eric Desrochers bug task added python-apt (Ubuntu Bionic)
2020-12-20 19:53:53 Eric Desrochers nominated for series Ubuntu Focal
2020-12-20 19:53:53 Eric Desrochers bug task added python-apt (Ubuntu Focal)
2020-12-20 19:53:53 Eric Desrochers nominated for series Ubuntu Xenial
2020-12-20 19:53:53 Eric Desrochers bug task added python-apt (Ubuntu Xenial)
2020-12-20 19:53:53 Eric Desrochers nominated for series Ubuntu Groovy
2020-12-20 19:53:53 Eric Desrochers bug task added python-apt (Ubuntu Groovy)
2020-12-20 19:54:16 Eric Desrochers python-apt (Ubuntu Groovy): importance Undecided High
2020-12-20 19:54:18 Eric Desrochers python-apt (Ubuntu Focal): importance Undecided High
2020-12-20 19:54:21 Eric Desrochers python-apt (Ubuntu Xenial): importance Undecided High
2020-12-20 19:54:24 Eric Desrochers python-apt (Ubuntu): importance Undecided High
2020-12-20 19:54:31 Eric Desrochers python-apt (Ubuntu Bionic): importance Undecided Critical
2020-12-20 19:54:33 Eric Desrochers python-apt (Ubuntu Bionic): importance Critical High
2020-12-20 19:59:22 David Negreira bug added subscriber David Negreira
2020-12-20 20:37:47 Eric Desrochers description USN-4668-1 introduced a regression in python-apt when using certain APIs with a file handle. See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000 [Impact] USN-4668-1 introduced a regression in python-apt when using certain APIs with a file handle. [Test case] # Landscape scenario: 1) On the Landscape server, create a package profile that installs a single package, 'hello' is enough. 2) On the Landscape server, apply the package profile to a client 3) On the Landscape client, verify that there is no segfault message on '/var/log/kern.log' 4) On the Landscape server, verify that the activity to apply the package profile ends with success. Step 3) would show a segfault and step 4), the activity would stay 'In Progress' forever. [Where problem could occurs] [Other info] See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000 Fix: https://salsa.debian.org/apt-team/python-apt/-/commit/3d9af5f196ad6a6c6973ac699a15888d21a9bb52
2020-12-20 20:37:55 Eric Desrochers description [Impact] USN-4668-1 introduced a regression in python-apt when using certain APIs with a file handle. [Test case] # Landscape scenario: 1) On the Landscape server, create a package profile that installs a single package, 'hello' is enough. 2) On the Landscape server, apply the package profile to a client 3) On the Landscape client, verify that there is no segfault message on '/var/log/kern.log' 4) On the Landscape server, verify that the activity to apply the package profile ends with success. Step 3) would show a segfault and step 4), the activity would stay 'In Progress' forever. [Where problem could occurs] [Other info] See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000 Fix: https://salsa.debian.org/apt-team/python-apt/-/commit/3d9af5f196ad6a6c6973ac699a15888d21a9bb52 [Impact] USN-4668-1 introduced a regression in python-apt when using certain APIs with a file handle. [Test case] # Landscape scenario: 1) On the Landscape server, create a package profile that installs a single package, 'hello' is enough. 2) On the Landscape server, apply the package profile to a client 3) On the Landscape client, verify that there is no segfault message on '/var/log/kern.log' 4) On the Landscape server, verify that the activity to apply the package profile ends with success. Step 3) would show a segfault and step 4), the activity would stay 'In Progress' forever. [Where problem could occurs] [Other info] See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000 Fix: https://salsa.debian.org/apt-team/python-apt/-/commit/3d9af5f196ad6a6c6973ac699a15888d21a9bb52
2020-12-20 20:38:29 Julian Andres Klode bug added subscriber Ubuntu Security Team
2020-12-20 20:46:53 Eric Desrochers python-apt (Ubuntu): status New Fix Released
2020-12-20 20:48:55 Eric Desrochers description [Impact] USN-4668-1 introduced a regression in python-apt when using certain APIs with a file handle. [Test case] # Landscape scenario: 1) On the Landscape server, create a package profile that installs a single package, 'hello' is enough. 2) On the Landscape server, apply the package profile to a client 3) On the Landscape client, verify that there is no segfault message on '/var/log/kern.log' 4) On the Landscape server, verify that the activity to apply the package profile ends with success. Step 3) would show a segfault and step 4), the activity would stay 'In Progress' forever. [Where problem could occurs] [Other info] See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000 Fix: https://salsa.debian.org/apt-team/python-apt/-/commit/3d9af5f196ad6a6c6973ac699a15888d21a9bb52 [Impact] USN-4668-1 introduced a regression in python-apt when using certain APIs with a file handle. [Test case] # Landscape scenario: 1) On the Landscape server, create a package profile that installs a single package, 'hello' is enough. 2) On the Landscape server, apply the package profile to a client 3) On the Landscape client, verify that there is no segfault message on '/var/log/kern.log' 4) On the Landscape server, verify that the activity to apply the package profile ends with success. Step 3) would show a segfault and step 4), the activity would stay 'In Progress' forever. # dak scenario: dak crashes with a segmentation fault in python3-apt when processing uploads or processing the NEW queue on ftp-master; and also on my playground server (used to generate the backtrace). [Where problems could occurs] [Other info] See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000 Fix: https://salsa.debian.org/apt-team/python-apt/-/commit/3d9af5f196ad6a6c6973ac699a15888d21a9bb52
2020-12-20 23:08:37 Dominique Poulain bug added subscriber Dominique Poulain
2020-12-21 00:10:58 Eric Desrochers bug added subscriber Guilherme G. Piccoli
2021-01-04 13:46:47 Launchpad Janitor python-apt (Ubuntu Groovy): status New Fix Released
2021-01-04 13:46:53 Launchpad Janitor python-apt (Ubuntu Xenial): status New Fix Released
2021-01-04 13:56:53 Launchpad Janitor python-apt (Ubuntu Bionic): status New Fix Released
2021-01-04 14:06:57 Launchpad Janitor python-apt (Ubuntu Focal): status New Fix Released
2021-01-04 22:04:12 David Coronel bug added subscriber David Coronel
2021-01-05 00:44:30 Michael Iatrou bug added subscriber Michael Iatrou
2021-01-09 07:13:06 Mathew Hodson bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977000
2021-02-25 17:20:17 Bug Watch Updater python-apt (Debian): status Unknown Fix Released