/srv/irclogs.ubuntu.com/2022/03/16/#ubuntu-devel.txt

rbasakubuntu-devel-announce@ moderation please00:06
cjwatsonrbasak: .00:52
sarnoldrbasak: hmm, 20220316000000.GK13826@mal.justgohome.co.uk  seems to be missing in both my imap folder and in https://lists.ubuntu.com/archives/ubuntu-devel/2022-March/thread.html#start01:07
sarnoldrbasak: hah, figures, I hadn't made it to my ubuntu-devel-announce folder yet. never mind :)01:08
mvojawn-smith: I noticed you did the last passwd upload to jammy, I would like to upload a bugfix for ubuntu core (https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375) - I assume that is ok? do you want to review the diff or can I go ahead (this was tested by mardy already)13:48
ubottuLaunchpad bug 1959375 in shadow (Ubuntu Jammy) "[SRU] Please support group manipulation with 'extrausers'" [Undecided, New]13:48
jawn-smithmvo: I trust you :)13:56
mvojawn-smith: thank you (and "famous last words" ;)14:19
enr0nhi, I am looking for sponsors for a couple of fixes (LP: #1965132, and LP: #1965134). I would appreciate if anyone has time to review. TIA15:15
ubottuLaunchpad bug 1965132 in python-pecan (Ubuntu) "python-pecan: FTFBS: build tests are failing on python 3.10" [Undecided, New] https://launchpad.net/bugs/196513215:15
ubottuLaunchpad bug 1965134 in golang-github-valyala-fasthttp (Ubuntu) "golang-github-valyala-fasthttp 1:1.31.0-3: autopkgtest regression on s390x" [Undecided, New] https://launchpad.net/bugs/196513415:15
slyonbluca: after briefly checking the individual changes, I uploaded 249.11. It's now in jammy-release, thanks for the heads up!15:58
blucawoop woop, thank you16:01
jawn-smithkanashiro: you maintain containerd correct?16:06
kanashirojawn-smith, uyep16:15
jawn-smithI'm working on the Go 1.18 transition and have come across an oddity in containerd16:15
jawn-smiththe logic to replace github.com/containerd/containerd with the .empty-mod is causing problems16:16
jawn-smithIs that still needed? Removing it allows it to build with go 1.18 and doesn't break builds with go 1.1716:16
jawn-smithwhich seems more straightforward than re-vendoring everything16:16
jawn-smithbut if it's still needed for any reason I can work on re-vendoring to see if that also resolves the FTBFS with Go 1.1816:17
kanashirojawn-smith, tbh I did not have time to take a look at Go 1.18, I need some time to check this out, but I believe the removal should not be an issue16:19
jawn-smithGreat thanks! I don't want to step on your toes so if I create a bug and a patch for this would you mind reviewing it?16:19
kanashirojawn-smith, that'd be great :)16:20
jawn-smithkanashiro: bug 196515717:15
ubottuBug 1965157 in containerd (Ubuntu) "containerd is FTBFS with Go 1.18" [Undecided, New] https://launchpad.net/bugs/196515717:15
jawn-smithcontains the patch and build logs against 1.17 and 1.1817:15
bdmurrayjbicha: Out of curiousity how did you requeue all the zlib tests?17:21
jbicharetry-autopkgtest-regressions --only-unknown --blocks zlib   piped to my web browser17:24
jbichaI don't have the cookie set up that the tool suggests17:25
bdmurrayI tried adding in --log-regex "amss.bin" and it didn't return the urls I'd expected but maybe that's because I was missing --only-unknown17:26
jbichaI didn't know (remember) only-unknown existed until yesterday but I guess it's been there a while17:27
bdmurrayWell that's just weird https://pastebin.ubuntu.com/p/qCx8STtqFP/17:40
juliankbdmurray: so it does some queue parsing and then not produce items already queued17:55
juliankbdmurray: see where it queries running_url = 'https://autopkgtest.ubuntu.com/static/running.json'17:56
juliankI think that explains the difference because some stuff got queued in between17:56
bdmurrayjuliank: ah neat, thanks for finding that17:59
kanashirojawn-smith, thanks, I'll take a look at the bug18:45
jawn-smiththanks!18:46
kanashirojawn-smith, I am a bit busy with other stuff today, is it okay if I reply to the containerd bug tomorrow?19:31
jawn-smithsure thing!19:37
jawn-smithkanashiro: no huge hurry, I'm still slogging through lots of other Go 1.18 issues and then I still need to pester a release team member for the FFE19:37
kanashirogreat then19:38
sbeattieHey, so can someone give me some advice re: symbol versions?19:51
sbeattieI'm attempting to add a debian symbols file to nftables for libnftables1.19:51
sbeattieGenerating a symbols file was pretty straightforward, following https://www.debian.org/doc/manuals/maint-guide/advanced.en.html#librarysymbols got me https://paste.ubuntu.com/p/968bkr5P2z/19:51
sbeattieHowever, upstream attempts to version its symbols, but it's not working correctly, for reasons I am not entirely sure I understand, but "fixing" it results in the build failing due to LTO vs symbol versioning conflicts.19:51
sbeattieIf it were working correctly in the upstream build, the symbols would look like https://paste.ubuntu.com/p/b4S5DpWqpp/19:52
sbeattie(Note the @LIBNFTABLES_1 etc there vs @Base versions in the generated debian symbols.)19:52
sbeattieMy question is this: if I add the debian symbols based on the versions as they are now, is that seting up for problems in the future if the upstream symbol versions get fixed?19:52
sbeattieI don't want to do something here that might result in a future gratuitous SO version bump.19:52
brycehbdmurray, do you know if someone's already made a python script or module that could parse apt history.log and/or dpkg.log?19:52
bdmurraybryceh: I don't know of one20:09
brycehbdmurray, thanks.  I found I'd written one a decade ago in xdiagnose.  Looks in need of a serious rewrite though.20:14
* bdmurray shakes head at decade20:17
brycehIKR?20:20
bdmurraymwhudson: are the pam tasks in bug 1892825 valid?21:52
ubottuBug 1892825 in glibc (Ubuntu) "update-locale not perform correctly sanity checks" [Medium, In Progress] https://launchpad.net/bugs/189282521:52
mwhudsonbdmurray: imo yes, although perhaps that isn't very clear from the description21:53
bdmurraymwhudson: okay, and were you able to recreate the failure in bug 1899800?21:57
ubottuBug 1899800 in glibc (Ubuntu Bionic) "Runtime deadlock: pthread_cond_signal failed to wake up pthread_cond_wait due to a bug in undoing stealing" [Medium, Confirmed] https://launchpad.net/bugs/189980021:57
mwhudsonbdmurray: ah doh, no i have not but i have not tried amazingly hard to21:57

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