/srv/irclogs.ubuntu.com/2020/07/29/#ubuntu-devel.txt

xnoxvorlon:  I am failing to test my latest edition of resolved integration with ifupdown & isc-dhcp by upgrading xenial to groovy. Because of invalid shell syntax in ifenslave. I don't think diff conflict markers are valid in dash sh.00:15
xnoxhttps://git.launchpad.net/ubuntu/+source/ifenslave/tree/debian/ifenslave.if-pre-up?h=applied/ubuntu/devel#n12900:15
xnoxvorlon:  do you want to fix it up? or should i? can we just sync ifenslave at this point?00:15
xnox(forcesync)00:15
xnoxvorlon:  it is orphaned in debian, so we can just upload our delta there.00:15
vorlon"diff conflict markers" well then00:42
vorlonxnox: I don't know than any of these changes are correct in Debian where ifupdown still exists00:43
vorlonxnox: I'd rather we just get back in sync with Debian as-is given that this is a universe package that depends on ifupdown00:46
=== tmhoang4 is now known as tmhoang
cpaelzer_sergiodj: there must have been two libpcap uploads even we couldn't find the first one yesterday05:23
cpaelzer_bdmurray: was so kind to SRU-accept one and cancel the other05:24
niubo/ is there a place where I can see all the bug related to a specific kernel version?09:34
niubI think there is a bug in 4.15.0-109.110 related to btrfs09:34
rbasakjamespage: o/ I'm looking at openvswitch in the SRU queue. Looks like your Xenial upload got trumped by a security update, sorry.11:03
rbasakLooking at Bionic now11:05
jamespagerbasak: no worries - I'll rebase11:06
jamespagethanks11:06
jamespagerbasak: bdmurray pinged me about the duplicate uploads as well11:07
jamespagethere more recent one is not based on a git snapshot so the delta is smaller11:07
rbasakI spotted your comment in the bug and rejected the older one as requested11:07
rbasakThanks!11:07
jamespagebrill thankyou11:08
rbasakjamespage: where did you get the new orig tarball from? It seems to mismatch https://www.openvswitch.org/releases/openvswitch-2.9.6.tar.gz - different compression, but also the raw tar11:14
jamespagerbasak: d/copyright triggers a repack11:24
jamespagegz->xz and exclusion of some files11:24
rbasakAh - thanks!11:29
rbasakI can figure it out from there then. Seems odd and maybe wrong though - no dfsg label, and only debian/ excluded? Isn't that automatic with 3.0 (quilt) anyway?11:30
rbasakTo be clear, I'm not bothered about that for the SRU - just thought I'd mention it11:30
xnoxvorlon:  looking at the code, what we have in 2.9ubuntu1 de-races bringing multiple bonds up. I do not see anything remotely close to fixing that in debian. I've uploaded a revert back to 2.9ubuntu1 as 2.10ubuntu211:33
xnoxvorlon:  cause i'd rather keep bonds working the same way they did in focal and down.11:33
xnoxvorlon:  hm, but i should drop the ifenslave binary i guess.11:34
rbasakdoko: on bug 1888386, shouldn't these go via the security pocket?11:51
ubottubug 1888386 in openjdk-14 (Ubuntu) "SRU: backport the openjdk-13 and -14 security releases to focal" [Undecided,New] https://launchpad.net/bugs/188838611:51
dokorbasak: when I talked with vorlon and sil2100, they preferred the updates pocket. but I don't mind12:14
sergiodjcpaelzer_: that's great, thanks bdmurray :)13:55
=== cpaelzer_ is now known as cpaelzer
xnoxmwhudson:  it would be nice if you use -x option to git cherry-pick when cherrypicking things. I.e. it's hard to see in livecd-rootfs bionic, which commits have been cherrypicked and which ones are still missing.14:12
GunnarHjHey sil2100! The bionic langpack testing deadline is reached:16:09
GunnarHjhttps://wiki.ubuntu.com/Translations/LanguagePackUpdatesQA16:09
sil2100GunnarHj: oh well, it's better than what I expected anyway16:25
sil2100Thanks!16:25
sil2100I'll publish those a bit later16:25
GunnarHjsil2100: Yeah, at least some of the most important languages were tested.16:26
=== ijohnson is now known as ijohnson|lunch
ahasenacksil2100: hi, if you are around, looks like bileto doesn't like it when a binary package is no longer built: https://bileto.ubuntu.com/excuses/4170/groovy.html19:11
ahasenackin this case, it's a transitional package I can finally drop19:11
ahasenack"missing build on all: libpmemobj-doc (from 1.8-1ubuntu1) "19:12
ahasenackcan that check be ignored?19:12
mwhudsonxnox: til19:39
Laneyahasenack: I think https://git.launchpad.net/bileto/tree/britney/britney.conf.in needs to get https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu/tree/britney.conf#n32 options ALL_BUILDARCH and HAS_ARCH_ALL_BUILDDS20:31
Laneyif you wanted to submit a merge proposal that would probably be welcomed :>20:31
ahasenackI have no idea how britney works20:32
ahasenackbut let's see20:32
Laneywithout those options britney thinks there's an arch called 'all' which can fail on its own20:33
Laneyso I think it's going "omg where are the binaries for 'all' which I knew about before, I don't have any"20:34
ahasenackLaney: this? https://pastebin.ubuntu.com/p/DPB45jnRf6/20:39
Laneyahasenack: looks right to me20:40
ahasenackhmpf, I miss a "fork" buttin in lp20:42
ahasenackbutotn*20:42
ahasenacknow to figure out the push url20:43
ahasenackok, got it20:44
ahasenackdone20:46
LaneyI'd merge if I could!20:47
ahasenack:)20:50
ahasenackthanks! :)20:50
ahasenackI also don't know if there is a separate deployment step20:50
Laneyme neither20:51
cjwatsonfork button> it's coming!21:40
mwhudsonis the huge build queue fallout from the outage or did the archive rebuild get started?22:20
mwhudsonactually to be that huge it must be the rebuild22:20
cjwatsonmwhudson: Test rebuild, yes22:25
mwhudsoncjwatson: ta22:25
cjwatsonThe outage should be cleared, and so far fixed in a couple of different ways ...22:25
cjwatson(Cowboyed code fix for my stupid max/min mistake; code fix under review to move the slow bit of database interaction to a better place; configuration change to have fewer concurrent download connections; code fix under review to make the librarian client use epoll rather than select so that it doesn't matter if the download process pool has lots of FDs open; and some OpenStack thwacking for ...22:28
cjwatson... ppc64el builder resets)22:28
cjwatsonTest rebuilds are good at shaking out this sort of problem22:28
cjwatsonSome of this has probably been latent for a while and causing low-level problems, just not quite enough to track down and fix22:30
mwhudsoncjwatson: nothing like fixing bugs several times over22:49

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