/srv/irclogs.ubuntu.com/2016/03/30/#ubuntu-release.txt

mwhudsonum i'm confused01:45
mwhudsoni uploaded golang-1.6_1.6-0ubuntu3_source.changes a while ago but it seems to have disappeared01:45
mwhudsonabout 25 mins ago i think01:45
slangasekmwhudson: I see one in the unapproved queue that arrived 9 minutes after your last comment02:01
mwhudsonslangasek: yes, that's the one that arrived when i just gave up waiting and tried again :/02:01
slangasekok02:03
mwhudsonslangasek: should the bot that auto accepts non-seeded uploads still be running?02:06
slangasekmwhudson: yes, it should02:06
mwhudsonah there it is02:18
stgrabergolang doesn't get auto-accepted as it's in the supported seed02:21
stgraberI manually reviewed it02:21
stgraberslangasek: if you have a minute, can you review that lxc upload?02:22
slangasekstgraber: yeah... and I guess you just accepted squid3, which is buggy02:23
slangasekqueue needs proper locking. :P02:23
stgraberthere a bunch of things the LP queue implementation needs before locking :)02:25
stgraber*are02:26
mwhudsonstgraber: oh ok02:26
mwhudsonstgraber: thanks02:26
stgraberslangasek: I'm taking a look at maas02:30
slangasekstgraber: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1473691/comments/2602:31
ubot5`Launchpad bug 1473691 in squid3 (Ubuntu) "[FFe] squid: Update to latest upstream release (3.5)" [Critical,Fix committed]02:31
stgraberslangasek: shouldn't the new squid package preinst also nuke the old /etc/init.d/squid3 as it does the upstart job?02:35
slangasekstgraber: yes, it probably should02:42
slangasekbut it doesn't, so that upload is buggy02:42
slangasekstgraber: alright, this lxc upload doesn't look like something that wants me to do a line-by-line review on it.  Is this bugfix only? what upstream testing has been done?02:44
stgraberslangasek: bugfix only ran through all of adt upstream as we do for every commit, has been in our ppa (as a git snapshot) for a few days02:47
stgraberand yeah, those rcs are bugfix only02:47
slangasekstgraber: ok, approved on the grounds that there are no /obvious/ bugs02:47
stgraberyeah, that's been the case for the past 13 rcs, hopefully we'll soon be done catching the non-obvious ones :)02:48
stgraberslangasek: ^ revert of previous upload + added conffile removal for /etc/init.d/squid302:51
slangasekstgraber: dpkg-maintscript-helper has bits that are supposed to be called from other scripts besides the preinst; see the postinst and postrm02:57
slangasek...which is a lot easier to keep track of if the maintainer were using .maintscript instead of trying to do this by hand02:57
stgraberwow, wtf, that's not going to be fragile at all03:01
stgrabergrep tells me I've got the same number of those as there was for squid3.conf, that's about as much testing as this got03:04
slangasekheh03:04
jamespagehi release team - for some reason I thought I had already raised a FFe for the next Ceph stable release runup for 16.0408:06
jamespagehttps://bugs.launchpad.net/ubuntu/+source/ceph/+bug/156371408:06
ubot5`Launchpad bug 1563714 in ceph (Ubuntu) "[FFe] Ceph Jewel stable release" [Undecided,New]08:06
jamespageapparently not so here it is....08:06
=== s8321414_ is now known as s8321414
=== s8321414_ is now known as s8321414
rtginfinity, pitti approved the FFE in bug #1558535. Could you also accept linux-snapdragon (and -meta) in the NEW queue ?12:02
ubot5`bug 1558535 in Ubuntu "FFE: linux-snapdragon" [Undecided,Triaged] https://launchpad.net/bugs/155853512:02
dokortg, done12:08
rtgdoko, thanks12:08
dokocjwatson, infinity: what can we do about the migration of gcc-5-cross-ports / gcc-defaults-ports. gcc-5-cross-ports isn't mentioned in update_excuses at all12:18
cjwatsonwill have to leave that question to somebody else, sorry12:19
=== arges_ is now known as arges
stokachudoko: mind rejecting conjure, i need to update it from the results around the juju discussions12:59
dokostokachu, done13:00
stokachudoko: thanks man13:00
infinitydoko: Did you review that new kernel you accepted at all?16:33
dokoinfinity, only from a packaging point of view16:57
infinitydoko: A license review tends to be a good thing on BSP kernels like that.16:59
infinity(it's not all upstream code from Linus's tree)16:59
* infinity grabs it to do a quick once-over.16:59
infinityrtg: Alright, did a post-accept license review of linux-snapdragon, all looks sane.17:12
tewardinfinity: mind if I poke/bother you about nginx for a bit, off-channel in PM, surrounding FinalFreeze?17:38
tewards/surrounding/regarding/17:39
xnoxi wonder how bad is it that germinate says18:12
xnox? Missing source package: golang (for golang-github-gosexy-gettext-dev)18:12
xnox? Missing source package: golang (for golang-dbus-dev)18:12
xnox? Missing source package: golang (for golang-github-coreos-go-systemd-dev)18:12
xnox? Missing source package: golang (for golang-github-pborman-uuid-dev)18:12
xnox? Missing source package: golang (for golang-gopkg-tomb.v2-dev)18:12
xnox? Missing source package: golang (for golang-github-gorilla-mux-dev)18:12
infinityxnox: Those should all be rebuilt against golang-1.618:13
infinityIf we're about to start enforcing Built-Using.18:13
xnoxah18:14
xnoxso this is legit =)18:14
infinityOh.  This is also broken. :(18:14
* xnox is like surely golang is not gone18:14
infinitymwhudson: I found some lolz.18:14
infinity(base)adconrad@nosferatu:/var/lib/apt/lists$ grep '^Built-Using: golang ' *Packages | wc -l18:15
infinity35718:15
infinity(base)adconrad@nosferatu:/var/lib/apt/lists$ grep '^Built-Using: golang-1.6 ' *Packages | wc -l18:15
infinity018:15
infinity(base)adconrad@nosferatu:/var/lib/apt/lists$ grep '^Built-Using: golang-defaults ' *Packages | wc -l18:15
infinity1218:15
infinitymwhudson: Note that last one.  I'm guessing there's something that does a Package->Source resolution for "golang-go" and fills in the wrong bits, when it should actually be hunting down the compiler used (golang-1.6 or gccgo-6)18:16
infinityxnox: Anyhow, rebuilding all of those would probably turn "golang" into "golang-defaults" which, for the purpose of component-mismatches, will DTRT.  It's less ideal for actually tracking static compiling, though, and should be as above. :P18:18
cjwatsonxnox,infinity: incidentally, per our conversation the other day, I realised that we also need to check for cases where sources in main b-d on virtual packages without a preferred real alternative, since those could end up being resolved differently18:35
dokodoes openstack still has a freeze exception?19:55
infinityyes.19:56
infinitydoko: ^19:56
dokota19:56
tewardinfinity: any chance you can review nginx (bug #1563393) for a freeze exception?  We're in the home stretch - keeping us as close to what upstream has for 1.10.x is still the goal.  which also reminds me, do you have any issues with me bouncing a couple of questions off you regarding nginx as we approach the final stretches of development?  (I'm keeping an eye on that FinalFreeze date, hence the need for a discussion)19:58
ubot5`bug 1563393 in nginx (Ubuntu) "[FreezeException Needed] Update nginx to 1.9.13." [Wishlist,New] https://launchpad.net/bugs/156339319:58
tewardthe discussion is more important than ^ that getting a review today, though19:58
infinityteward: Discuss away.  I'm only doing IRC in small batches while I try to ignore blinky things to get other work done, but I'll get to you.19:59
tewardinfinity: OK, the discussion has to occur off-channel, though, mind a PM for that?19:59
tewardgiven the info being shared19:59
teward(E:NotForChannel)19:59
mwhudsoninfinity: ah haha20:05
mwhudsoninfinity: file a bug?20:05
infinitymwhudson: Is that not what I did, via the IRC interface? :P20:05
tewardheh20:05
slangasekmwhudson/api/v1/filebug20:06
slangasek(Internet RESTful Chat)20:06
mwhudsonheh20:07
mwhudsoni wonder what package the bug should be against...20:07
infinitymwhudson: Guessing dh-golang is where the magic happens.20:07
infinitymwhudson: And it probably just needs to dereference paths before doing the file->package->source resolution.20:08
infinity(Assuming it's checking the owner of /usr/bin/go and such)20:08
dokowondering if mozc should be accepted ... we still have a very old version ...20:08
dokohttps://bugs.launchpad.net/ubuntu/+source/mozc/+bug/154781620:08
ubot5`Launchpad bug 1547816 in mozc (Debian) "Merge mozc (2.17.2116.102+gitfd0f5b34+dfsg-1) from Debian unstable (main)" [Unknown,New]20:08
mwhudsoninfinity: got an example of a package that has broken built-using?21:40
mwhudsonuh i guess lxd probably21:41
mwhudsonyeah21:44
rtginfinity, thanks, re: linux-snapdragon21:48
=== s8321414_ is now known as s8321414

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