Activity log for bug #1850205

Date Who What changed Old value New value Message
2019-10-28 20:24:41 Simon Poirier bug added bug
2019-10-28 20:41:50 Simon Poirier landscape-client: importance Undecided High
2019-10-28 20:42:33 Simon Poirier landscape-client: status New Triaged
2019-11-13 21:35:12 Simon Poirier landscape-client: status Triaged In Progress
2019-11-13 21:35:15 Simon Poirier landscape-client: assignee Simon Poirier (simpoir)
2019-11-13 21:35:36 Simon Poirier description There has been an API change in focal for python3-apt, and the package changer now raises exceptions: AttributeError: module 'apt_pkg' has no attribute 'rewrite_section' There has been an API change in focal/eoan for python3-apt >= 1.9, and the package changer now raises exceptions: AttributeError: module 'apt_pkg' has no attribute 'rewrite_section'
2019-11-21 22:12:45 Simon Poirier landscape-client: status In Progress Fix Committed
2020-03-19 21:19:22 Simon Poirier description There has been an API change in focal/eoan for python3-apt >= 1.9, and the package changer now raises exceptions: AttributeError: module 'apt_pkg' has no attribute 'rewrite_section' [Impact] * Regression when applying a package profile through landscape on ubuntu-19.10. Process will stack-trace. * The issue is caused by removal of some obsolete methods from python-apt. * The backported patch replaces old rewrite_section() by TagSection.write() [Test Case] * On ubuntu 19.10 (eoan) install landscape-client, run landscape-config, and create a package profile on the account. * check /var/log/landscape/package-changer.log for exceptions. [Regression Potential] * The change has already been published for ubuntu 20.04 and is verified. * Patched callsites are only used by package profiles, which would limit the effect of regressions. * One possible regression could be in encoding errors, as the new methods handle binary files directly instead of receiving strings. This would imply an issue with python-apt. [original description] There has been an API change in focal/eoan for python3-apt >= 1.9, and the package changer now raises exceptions: AttributeError: module 'apt_pkg' has no attribute 'rewrite_section'
2020-03-19 21:19:33 Simon Poirier bug task added landscape-client (Ubuntu)
2020-03-19 21:20:02 Simon Poirier landscape-client (Ubuntu): milestone eoan-updates
2020-03-19 21:22:09 Launchpad Janitor merge proposal linked https://code.launchpad.net/~simpoir/ubuntu/+source/landscape-client/+git/landscape-client/+merge/380921
2020-03-19 21:24:19 Simon Poirier nominated for series Ubuntu Eoan
2020-03-19 21:24:19 Simon Poirier bug task added landscape-client (Ubuntu Eoan)
2020-03-19 21:24:19 Simon Poirier nominated for series Ubuntu Focal
2020-03-19 21:24:19 Simon Poirier bug task added landscape-client (Ubuntu Focal)
2020-03-19 21:24:38 Simon Poirier landscape-client (Ubuntu Focal): milestone eoan-updates
2020-03-19 21:24:51 Simon Poirier landscape-client (Ubuntu Focal): status New Fix Released
2020-03-23 14:01:04 Eric Desrochers landscape-client (Ubuntu Eoan): status New In Progress
2020-03-23 14:01:13 Eric Desrochers landscape-client (Ubuntu Eoan): assignee Simon Poirier (simpoir)
2020-03-23 14:01:20 Eric Desrochers landscape-client (Ubuntu Eoan): importance Undecided Medium
2020-03-23 14:01:37 Eric Desrochers tags sts
2020-03-23 14:01:50 Eric Desrochers bug added subscriber STS Sponsors
2020-03-23 14:01:57 Eric Desrochers tags sts sts sts-sponsor-slashd
2020-03-24 18:20:55 Eric Desrochers tags sts sts-sponsor-slashd sts
2020-03-24 18:20:59 Eric Desrochers removed subscriber STS Sponsors
2020-03-25 20:29:32 Brian Murray landscape-client (Ubuntu Eoan): status In Progress Fix Committed
2020-03-25 20:29:37 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2020-03-25 20:29:40 Brian Murray bug added subscriber SRU Verification
2020-03-25 20:29:47 Brian Murray tags sts sts verification-needed verification-needed-eoan
2020-03-27 18:58:06 Simon Poirier tags sts verification-needed verification-needed-eoan sts verification-done verification-done-eoan
2020-04-06 17:48:52 Launchpad Janitor landscape-client (Ubuntu Eoan): status Fix Committed Fix Released
2020-04-06 17:48:59 Ɓukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team