/srv/irclogs.ubuntu.com/2023/01/11/#ubuntu-devel.txt

arraybolt3Does anyone know if pull-lp-source uses https for its downloads or not? I know it's a significant part of the Ubuntu development tools but the frequent inability for it to verify package GPG signatures due to missing keys is worrying.03:32
arraybolt3If it uses HTTPS, I'll just not worry about it, but otherwise I'll manually verify stuff.03:32
arraybolt3(btw, would it be useful if I added a feature to pull-lp-source that used the keyring of the current user to help verify packages, so that you can just add the keys of maintainers you trust to your own keyring and have them integrate into pull-lp-source automatically?)03:37
mlankhorstpbuilder doesn't work to build i386 any more..09:59
JackFrostGoing to guess because you use the aptitude backend?10:02
mlankhorstyeah, is there a workaround?10:02
JackFrostUse the apt one instead: PBUILDERSATISFYDEPENDSCMD=/usr/lib/pbuilder/pbuilder-satisfydepends-apt10:04
mlankhorstah, thanks10:05
mlankhorstbeats trying to compile aptitude for debian first then finding a way to stuff that into the chroot. :)10:05
JackFrostSure.  Aptitude handles certain situations better, but oh well.10:05
LaibschHello, can I motivate one of you to sponsor an SRU by adding a necessary run-time dependency to python3-poetry and improve OOTB user experience for jammy LTS as requested in bug 1958227?  debdiff is available, this should be a very low-hanging fruit13:59
-ubottu:#ubuntu-devel- Bug 1958227 in poetry (Ubuntu) "Traceback when calling 'poetry' command: ModuleNotFoundError: No module named 'cachecontrol'" [Undecided, Confirmed] https://launchpad.net/bugs/195822713:59
jbichaLaibsch: hi, I hope things are going well with you. If Ubuntu 22.10 is also affected, it would be nice to fix this issue there at the same time15:26
rbasakbdmurray: I released Bionic for bug 1998265, but what's the plan for the others?15:35
-ubottu:#ubuntu-devel- Bug 1998265 in python-apt (Ubuntu Kinetic) "OverFlow error when using cnf-extractor" [Undecided, Fix Committed] https://launchpad.net/bugs/199826515:35
rbasakbdmurray: do you consider Focal verified because it's just the autopkgtest in the test plan and that passed?15:36
rbasakAnd the same for bug 1998488 I guess?15:37
-ubottu:#ubuntu-devel- Bug 1998488 in python-apt (Ubuntu Kinetic) "Wrong type annotation in apt.progress.text.AcquireProgress" [Undecided, Fix Committed] https://launchpad.net/bugs/199848815:37
Laibschjbicha: Thank you for picking this up.  I usually focus only on LTS.  Kinetic only has a few months of life left in it.  Do you really want to tackle this for kinetic?16:49
arraybolt3I think Kinetic is supported until July, which is still about 6 months. It only has 9 months of support, so from Kinetic's standpoint, it's young yet.16:51
jbichaI think my understanding is that it's recommended but not a hard requirement to also SRU the stable releases after the release you are fixing.16:52
jbichaIn this case, it seems like the bugfix verification should be simple and it's a high severity bug so I think it's worth fixing for Kinetic too16:53
Laibschyes, very simple verification17:08
Laibschupdated bug 1958227 with a debdiff for kinetic17:13
-ubottu:#ubuntu-devel- Bug 1958227 in poetry (Ubuntu Jammy) "Traceback when calling 'poetry' command: ModuleNotFoundError: No module named 'cachecontrol'" [High, Triaged] https://launchpad.net/bugs/195822717:13
LaibschI believe the fix for bug 1963794 which was sponsored to Lunar on my behalf might introduce a regression.  I don17:53
-ubottu:#ubuntu-devel- Bug 1963794 in squid-deb-proxy (Debian) "apt-avahi-discover script uses deprecated asyncore module" [Unknown, Confirmed] https://launchpad.net/bugs/196379417:53
GunnarHjLaibsch: Sponsored bug #1958227. As regards bug #1963794 I can't help wondering why a Python deprecation warning motivates an SRU.18:49
-ubottu:#ubuntu-devel- Bug 1958227 in poetry (Ubuntu Jammy) "Traceback when calling 'poetry' command: ModuleNotFoundError: No module named 'cachecontrol'" [High, Triaged] https://launchpad.net/bugs/195822718:49
-ubottu:#ubuntu-devel- Bug 1963794 in squid-deb-proxy (Ubuntu) "apt-avahi-discover script uses deprecated asyncore module" [Undecided, Confirmed] https://launchpad.net/bugs/196379418:49
GunnarHjLaibsch: Also, as regards 1958227, it's not fixed in Debian/lunar yet, is it?19:03
GunnarHjLaibsch: Please disregard my latest remark. I see now that python3-poetry depends on python3-cachecontrol.19:23
mariogripCan someone add biometryd to the lto-disabled-list?20:15
mariogripit wont work due to some dlopen issue (its plugin system)20:15
mariogriphttps://launchpad.net/ubuntu/+source/biometryd/0.0.3~git20230110.a8818c2-120:16
mariogripi tried adding -lto to the rules, but does not seem to have any effect on ubuntu's infra20:16
sarnoldthere's some hints on https://wiki.ubuntu.com/ToolChain/LTO20:17
mariogripsarnold: i did exactly that, it works with sbuild. here is the diff http://launchpadlibrarian.net/645442124/biometryd_0.0.3~git20221003.39b529a-3_0.0.3~git20230110.a8818c2-1.diff.gz20:18
mariogriphere is the relevant part https://paste.debian.net/1266915/20:19
sarnoldhmm, I wonder if the DEB_BUILD_MAINT_OPTIONS should have been reported somewhere in the build logs? I don't see it in https://launchpadlibrarian.net/645442589/buildlog_ubuntu-lunar-amd64.biometryd_0.0.3~git20230110.a8818c2-1_BUILDING.txt.gz .. it's so weird to see all the -flto=auto and so on in the logs even asking for it to be disabled in the rules20:25
mariogripI think i found a bug, since if i use the exact same source and upload to both lunar and kinetic, the one built for kinetic setting -lto works but not on lunar20:45
mariogripfor kineti: https://launchpadlibrarian.net/645524054/buildlog_ubuntu-kinetic-amd64.btop_1.2.13-0.1_BUILDING.txt.gz and lunar https://launchpadlibrarian.net/645523879/buildlog_ubuntu-lunar-amd64.btop_1.2.13-1_BUILDING.txt.gz20:45
mariogripsarnold: ^^20:46
sarnoldmariogrip: oh *nice*! :) That's an awesome finding :)20:47
mariogripwill report it to dpkg20:47
mariogriphttps://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/200258220:52
-ubottu:#ubuntu-devel- Launchpad bug 2002582 in dpkg (Ubuntu) "Disabling lto does not work as it should on lunar" [Undecided, New]20:52
rbasakvorlon or sil2100: reminder to review https://code.launchpad.net/~racb/ubuntu-archive-tools/+git/ubuntu-archive-tools/+merge/429629 please. It's four months old now :-/20:54
rbasakOr maybe you could delegate a peer review to a non-AA person?20:55
Psil0[m]1genii: hey can you p8jg me when your on21:56
Psil0[m]1I really need to help somehow lol21:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!