/srv/irclogs.ubuntu.com/2019/12/02/#ubuntu-devel.txt

oSoMoNsil2100, hey, thunderbird 60.9.1 is FTBFS in {xenial,disco}-proposed because of a cargo bug (bug #1841191), I'm wondering if there's a way to do an express SRU for cargo with https://github.com/ehuss/cargo/commit/e46e185e4d007daa1a73f3e99e051d9ad039f5a6 ?11:27
ubottubug 1841191 in cargo (Ubuntu Disco) ""error: failed to acquire package cache lock" in sbuild" [Undecided,Fix committed] https://launchpad.net/bugs/184119111:27
=== ricab is now known as ricab|lunch
=== alan_g_ is now known as alan_g
Odd_Blokemwhudson: https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/172775115:11
ubottuLaunchpad bug 1727751 in distro-info (Ubuntu) "ubuntu-distro-info shows the current development series as "latest development" and "supported stable version" at the same time" [Undecided,New]15:11
=== ricab|lunch is now known as ricab
kanashirohi didrocks, I've been working on runc MIR and I'd like to do a similar thing you did in zsys MIR to identify a small set of deps embedded in the generated binary: https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/1839271/comments/1116:54
ubottuLaunchpad bug 1839271 in zsys (Ubuntu) "[MIR] zsys" [Undecided,New]16:54
kanashirohowever, I am not able to reproduce what you did with zsys, to run 'go version -m zsysd' and get that output do I need to build it differently? or just use the binary shipped inside the .deb package should work?16:54
kanashiroI am using golang from focal-proposed (1.13)16:55
didrockskanashiro: I didn't look yet with the package produced binary, but yeah, I know that the module versions are stripped out (probably some linker's flag). The result I'm showing is just running "go build" to build the binary directly16:55
sil2100oSoMoN: so, those thunderbird uploads - those are to go to -security as the others?17:02
kanashirodidrocks, sorry for the lack of golang knowledge but what is the exact command you use to build it? just "go build" from the root of the project directory is not generating the binary for me here17:08
ahasenackrbasak: haproxy is a sync, and we don't want to go beyond the 2.0.x line we are in now, as that is upstream's LTS line17:09
ahasenackrbasak: do you know how to put a block in place, if that's possible?17:09
didrockskanashiro: go build in the binary directory you want to build should be enough. You can try to build all binaries in your project by go build ./... (if ofc, the project can be built directly, without a makefile doing magic)17:11
kanashirodidrocks, thanks, after entering the zsysd directory worked now :)17:15
kanashiroI got the same output you reported17:15
didrocks;)17:18
ddstreetconnor_k yep i opened lp #1850267 for that17:22
ubottuLaunchpad bug 1850267 in network-manager (Ubuntu Bionic) "autopkgtest 'nm' fails because it can't find dnsmasq" [Low,In progress] https://launchpad.net/bugs/185026717:22
oSoMoNsil2100, no, those are normal SRUs, there's nothing qualifying them as a security update17:24
connor_kddstreet, thank you!17:26
ddstreetconnor_k do you have a n-m upload in progess you can attach the nm test fix to?  if not i can upload just the fix and add the 'block-proposed-bionic' tag to the bug17:32
connor_kddstreet, no, I'm just interested in tracking that fix in particular for kernel autopkgtests since we try running n-m17:33
ddstreetack, i'll go ahead and put it in the bionic upload queue then, thnx17:33
infinityoSoMoN, sil2100: Seems like a bit of a moot point when they don't build anyway?17:33
rbasakahasenack: you mean in case Debian upload 2.1 to unstable?17:50
rbasakI'm not sure of a good mechanism :-/17:50
ahasenackrbasak: exactly17:51
ahasenackrbasak: because 2.1 is "stable" upstream, but is not an lts stable17:51
rbasakThere is an autosync blacklist17:51
rbasakOr you could use "ubuntu" in the version number of an upload that is a fakesync17:51
rbasakMaybe fakesync is the wrong term17:51
rbasakI mean an upload that is identical to Debian but with an ubuntu1 changelog entry. That would stop an autosync and would have it appear in our merge report etc.17:52
ahasenackis that the usual? And who would know about the autosync blacklist mechanism?17:52
ahasenackthe usual suspects? :)17:52
rbasakhttps://bazaar.launchpad.net/~ubuntu-archive/+junk/sync-blacklist/view/head:/sync-blacklist.txt is the sync blacklist17:53
rbasakI'm not sure there is a "usual"17:53
rbasakIt's a reasonable enough thing to want though17:53
rbasak(freezing a specific package in advance of DebianImportFreeze)17:53
rbasakGiven that we already do a merge report with analysis, maybe the sync blacklist is appropriate. We can always manually sync, and we won't miss new versions since our report will tell us.17:54
ahasenackI would want a new update of the 2.0.x series if it comes from debian, though17:57
ahasenacklet me email ubuntu-devel17:58
rbasakWe'd stop that in the merge report and manually sync it17:59
rbasakspot17:59
sil2100oSoMoN: I would say it should be possible to do that, i.e. the cargo SRU, but only of that small change and it would have to be linked in  the bug - and possibly with a separate cargo test-case if possible17:59
oSoMoNsil2100, that sounds good, I'll prepare the cargo SRUs first thing tomorrow morning then18:44
sil2100oSoMoN: thanks! Give me a ping once those are uploaded, I might find the cycles to get them in18:54
=== mwhudson_ is now known as mwhudson
=== DrKranz is now known as DktrKranz
=== Spads_ is now known as Spads
=== themill_ is now known as themill
=== thedac_ is now known as thedac
=== joedborg_ is now known as joedborg
=== lfaraone_ is now known as lfaraone
=== Trevinho_ is now known as Trevinho
=== michagogo_ is now known as michagogo
=== StevenK_ is now known as StevenK

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