Activity log for bug #1984113

Date Who What changed Old value New value Message
2022-08-09 14:56:23 Dan Streetman bug added bug
2022-08-09 14:59:31 Dan Streetman description ubuntu-build assumes the lpapicache Launchpad will default to login(), but it now defaults to anonymous login, which breaks ubuntu-build operation. ubuntu-build --batch --retry openimageio Traceback (most recent call last): File "/usr/bin/ubuntu-build", line 282, in <module> main() File "/usr/bin/ubuntu-build", line 260, in main can_retry = options.retry and me.canUploadPackage(ubuntu_archive, AttributeError: 'NoneType' object has no attribute 'canUploadPackage' [impact] ubuntu-build assumes the lpapicache Launchpad will default to login(), but it now defaults to anonymous login, which breaks ubuntu-build operation. [test case] ubuntu-build --batch --retry openimageio Traceback (most recent call last):     File "/usr/bin/ubuntu-build", line 282, in <module>       main()     File "/usr/bin/ubuntu-build", line 260, in main      can_retry = options.retry and me.canUploadPackage(ubuntu_archive, AttributeError: 'NoneType' object has no attribute 'canUploadPackage' [regression potential] failure and/or errors running ubuntu-build [scope] This is needed only for jammy and kinetic. The default was changed from login() to login_anonymously() with commit cb865e3b8, which was first included in 0.179, so this bug does not exist in focal or earlier.
2022-08-09 14:59:38 Dan Streetman nominated for series Ubuntu Kinetic
2022-08-09 14:59:38 Dan Streetman bug task added ubuntu-dev-tools (Ubuntu Kinetic)
2022-08-09 14:59:38 Dan Streetman nominated for series Ubuntu Jammy
2022-08-09 14:59:38 Dan Streetman bug task added ubuntu-dev-tools (Ubuntu Jammy)
2022-08-09 16:37:40 Launchpad Janitor merge proposal linked https://code.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/428101
2022-08-09 16:38:53 Dan Streetman bug added subscriber Gianfranco Costamagna
2022-10-12 13:52:58 Launchpad Janitor ubuntu-dev-tools (Ubuntu Kinetic): status New Fix Released
2023-06-01 16:05:30 Ubuntu Archive Robot bug added subscriber Steve Langasek
2023-06-05 09:39:54 Benjamin Drung bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016480
2023-06-05 09:39:54 Benjamin Drung bug task added ubuntu-dev-tools (Debian)
2023-06-05 18:03:45 Bug Watch Updater ubuntu-dev-tools (Debian): status Unknown Fix Released
2023-06-05 20:09:21 Dan Streetman removed subscriber Dan Streetman