/srv/irclogs.ubuntu.com/2018/10/16/#ubuntu-devel.txt

=== cpaelzer_ is now known as cpaelzer
dokocoreycb: yes, that's what I'm aiming for06:52
dokocoreycb: ehh, wait, 20.04 ...06:53
dokooSoMoN: how was the lo autopkg test failure resolved (the one which failed with OpenJDK 11)?07:46
oSoMoNdoko, not fully resolved yet, the failing test was apparently ignored to allow the promotion of openjdk 1107:48
oSoMoNdoko, but I have a decent understanding of the problem and I know how to fix it, just trying to get to a consensus with upstream07:48
dokooSoMoN: ta07:56
=== cpaelzer_ is now known as cpaelzer
=== juergh_ is now known as juergh
coreycbdoko: ok thanks. i'm trying to get 3.7 unit tests enabled upstream and also expressing the need to be more proactive upstream with testing python3.12:28
rbasakSomebody in #ubuntu-server has: https://www.irccloud.com/pastebin/2uSLUZYU/15:29
rbasakshim from trusty-updates is being installed with only dpkg in the trusty release pocket, which explodes because dpkg in the release pocket doesn't understand xz.15:30
rbasakIs there some mechanism that should be making sure that dpkg gets updated first?15:30
rbasakMaybe juliank knows? ^15:30
juliankrbasak: Pre-Depends on dpkg15:31
juliankappropriately versioned of course15:31
juliankrbasak: But I think hte problem is that we binary copied the shim down15:32
juliankand built it with xz inthe first place15:32
rbasakYeah I need to double check but I don't believe it had a Pre-Depends - I looked for that.15:32
rbasakSo that's a regression-updates bug then?15:32
juliankdpkg in updates does have support for control.tar.xz though15:32
rbasakThis user is preseeding.15:32
rbasakSo dpkg doesn't get updated before shim does in this case it seems.15:33
juliankyes, which means shim needs either a Pre-Depends on the right dpkg version or compressed without uniform compression15:33
rbasakOK I'll ask the user to file a bug.15:33
juliank(the problem here is xz compressed control files, not xz in general)15:34
rbasakYep15:34
juliankSo overrding dh_builddeb to dh_builddeb -- --no-uniform-compression15:35
juliankshould do the trick15:35
rbasaksil2100: looks like you'd copied shim back? ^15:36
juliankoh and the other is Pre-Depends: dpkg (>= 1.17.5ubuntu5.8~)15:37
sam_wrbasak: re: reporting this... https://bugs.launchpad.net/ubuntu/+source/shim/+bug/179249715:37
ubottuLaunchpad bug 1792497 in shim (Ubuntu) "package shim (not installed) failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2" [Undecided,Confirmed]15:37
sam_wus15:37
julianksee bug 173062715:37
ubottubug 1730627 in dpkg (Ubuntu Trusty) "xz compressed control.tar files not supported" [Medium,Fix released] https://launchpad.net/bugs/173062715:37
sam_w*I think this is the same issue?15:37
julianksam_w: seems like it, but logs are broken15:38
rbasakYeah I was just about getting to that conclusion15:38
rbasakSeems very likely though15:38
sam_was in logs on the bug report? I can probably provide some15:39
rbasakI pasted yours in a comment.15:40
rbasakYour pastebin is enough to tell us what's going on.15:41
sam_wrbasak: cool15:44
rbasaksam_w: thank you for the report! I think what's needed to fix it is understood, but shim is somewhat complicated to handle so I'll wait for the right people to appear to handle it.15:46
sam_wrbasak: no worries, will subscribe to updates from that bug...15:57
sarnoldTrevinho: hello, can you take a look at 1797012 ? :) thanks19:03
xnoxtsimonq2, i do not provide any support over PM19:24
xnoxtsimonq2, please always use a public channel19:24
tsimonq2xnox: ack :)19:24
mwhudsoncould some kind soul do a git ubuntu import of cargo?20:57
rbasakmwhudson: now running23:53
mwhudsonrbasak: thanks23:54
mwhudsonrbasak: i would like to talk to you about getting my splitting up of the rustc delta into the import branch so i can use it again at some point but it must be rather late for you...23:55
rbasakIt's fine, I'm awake.23:55
rbasakHave you uploaded anything b ased on your splitting up yet? A new package merge perhaps?23:56
mwhudsonyes i followed the wiki instructions on pushing i think23:56
rbasakTo get the importer to adopt rich history it has to be given the rich history before it sees the upload.23:56
mwhudsoni haven't uploaded anything to ubuntu yet23:56
mwhudsonyeah i ran git push mwhudson  merge old/debian new/debian old/ubuntu reconstruct/1.28.0+dfsg1+llvm-0ubuntu2 deconstruct/1.28.0+dfsg1+llvm-0ubuntu2 logical/1.28.0+dfsg1+llvm-0ubuntu223:57
rbasakI see23:57
rbasakAnd that merge branch is ready for upload?23:57
mwhudsonmwhudson being ssh://mwhudson@git.launchpad.net/~mwhudson/ubuntu/+source/rustc23:57
mwhudsoner, more or less23:57
mwhudsonthere are some subsequent changes23:58
mwhudsonhmm i guess i'm not actually going to upload 1.28.0+dfsg1+llvm-0ubuntu2, there is going to be an upstream update23:58
rbasakThe idea is that, eventually, anyone who wants to adopt the workflow will always give (via a wrapper around dput or something) the importer the rich git commits before dput runs.23:59
rbasakWhen the importer sees the upload published in Launchpad, it will use the rich history supplied, if it matches.23:59

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