[01:01] -queuebot:#ubuntu-release- Unapproved: accepted grub2 [amd64] (xenial-proposed) [2.02~beta2-36ubuntu3.5] [01:01] -queuebot:#ubuntu-release- Unapproved: accepted grub2 [arm64] (xenial-proposed) [2.02~beta2-36ubuntu3.5] [05:22] -queuebot:#ubuntu-release- New binary: clsparse [amd64] (zesty-proposed/universe) [0.10.2.0-1] (no packageset) [05:22] -queuebot:#ubuntu-release- New binary: clsparse [armhf] (zesty-proposed/universe) [0.10.2.0-1] (no packageset) [05:22] -queuebot:#ubuntu-release- New binary: magic-wormhole [amd64] (zesty-proposed/universe) [0.8.1-2] (no packageset) [05:22] -queuebot:#ubuntu-release- New binary: clsparse [arm64] (zesty-proposed/universe) [0.10.2.0-1] (no packageset) [05:22] -queuebot:#ubuntu-release- New binary: clsparse [i386] (zesty-proposed/universe) [0.10.2.0-1] (no packageset) [05:23] -queuebot:#ubuntu-release- New binary: clsparse [s390x] (zesty-proposed/universe) [0.10.2.0-1] (no packageset) [05:23] -queuebot:#ubuntu-release- New binary: clsparse [powerpc] (zesty-proposed/universe) [0.10.2.0-1] (no packageset) [05:23] -queuebot:#ubuntu-release- New binary: libjloda-java [amd64] (zesty-proposed/universe) [0.0+20161018-1] (no packageset) [05:27] -queuebot:#ubuntu-release- New binary: re2 [amd64] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [05:29] -queuebot:#ubuntu-release- New binary: re2 [s390x] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [05:36] -queuebot:#ubuntu-release- New binary: re2 [ppc64el] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [05:37] -queuebot:#ubuntu-release- New binary: re2 [i386] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [05:41] -queuebot:#ubuntu-release- New binary: re2 [powerpc] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [05:47] -queuebot:#ubuntu-release- New binary: re2 [arm64] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [05:53] -queuebot:#ubuntu-release- New binary: re2 [armhf] (zesty-proposed/universe) [20161101+dfsg-2] (no packageset) [07:23] slangasek, cyphermox: yes; the comment was something like "version already exists in yakkety, so building that in t/x won't work" [07:25] uploading to t and copy-package'ing forward would technically work, as it doesn't depend on any libraries, so no potential for ABI change (although it would still not actually be the result that you get when building yourself in that release) [08:11] pitti, I seriously think the infra has some issues [08:11] http://autopkgtest.ubuntu.com/packages/libs/libsearch-xapian-perl/zesty/amd64 [08:11] lots of perl packages are failing because of :bash: line 2: \: command not found [08:11] bash: line 2: \: command not found [08:11] and only on some architectures [08:11] yeah, there is some rogue package in -proposed which introduces that [08:11] I've seen it before, and with enabling all of proposed it always happens now [08:12] this didn't get tracked down yet [08:12] it doesn't happen on s390x [08:12] this is blocking xapian-core and diaspora with its ruby-* friends [08:13] ah also: can any archive admin please kick ruby-devise-async out? useless, removed in Debian yesterday IIRC, blocking ruby-devise [08:13] was used in gitlab, not anymore [08:17] LocutusOfBorg: that log was a run with --all-proposed [08:17] LocutusOfBorg: my first guess would be that it's actually http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#bash [08:19] diff from 4.3-15ubuntu1 to 4.4-1ubuntu1 (3.3 MiB) [08:19] doko, ^^^ [08:27] yep, can reproduce locally [08:27] it only seems to happen with the ssh runner, not with the lxd one [08:27] I'm doing process-removals (for ruby-devise-async and others), then will look at that [08:34] pitti: would you also look at removing python-pandas and its rdeps on arm64, armhf, powerpc and s390x please? they were removed in Debian already [08:35] ginggs: eek, lots of rdepends; I prefer this to be a bug, with transitive rdepends analyzis [08:35] pitti: ack [08:40] thanks [09:49] Laney, LocutusOfBorg: OMFG, got it; as usual, 1 hour of searching, the fix is to drop a single space from the code.. [09:50] pitti: Yep, sounds about right /o\ [09:51] from your code? [09:51] yes, in autopkgtest itself [09:51] is it a "this was always buggy" case? [09:52] yes, except that bash < 4.4 didn't seem to mind it [09:52] https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=3bee40471e51 [09:52] pitti, thanks [09:52] oh the joys of having to quote shell commands through fifty different layers and wrappers [09:53] rolled out [09:53] * Laney thinks of https://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk/view/head:/live-build/auto/config#L60 often [09:53] so, will you kick a mass retry? [09:54] yep [09:54] thanks! [09:54] there is something beautiful about that [09:54] pitti: well done for finding that [09:54] that was not easy to spot [09:54] an hour of breakign down the reproducer, wdiff, logging, set -x, and guesswork :) [09:54] pitti, it still doesn't explain why s390x was fine, but I don't want to know the answer [09:55] LocutusOfBorg: it does [09:55] LocutusOfBorg: it only affects the ssh runner, as that does that "printf %q" for passing through ssh [09:55] LocutusOfBorg: s390x and armhf use lxc (lxc-attach/lxc exec) which don't need that extra quoting [09:55] damn indeed [09:55] :/ [09:56] -queuebot:#ubuntu-release- New binary: syslog-ng [ppc64el] (zesty-proposed/universe) [3.8.1-5] (no packageset) [09:57] Laney: linux/i386 is still caught in an eternal retry loop; want to kill/filter/restart it, to get some practice? [10:00] pitti: what's an eternal retry loop? [10:00] you mean it's killing workers? [10:00] pitti, is that still happening [10:00] and only i386 i assume [10:00] Laney: the linux test keeps crashing the testbed's ssh, so that it's considered a tmpfail (ssh fails with 255) and being retried [10:00] yeah, I went through about three rounds with cking about that, and amd64/ppc64el now seem fine [10:01] but i386 is still wreaking havoc [10:01] pitti, remind me which series [10:01] ugh, more testing breakage [10:01] the task is to get it out of the queue? [10:01] apw: ATM zesty (http://autopkgtest.ubuntu.com/running#pkg-linux), but I've seen it for older releases too [10:01] how do you get in there before another worker picks it up? [10:01] apw: AFAIK the actual tests are in a separate git repo which is shared between releasees [10:02] Laney: I usually do this: (1) HUP all workers (gives you 5 minutes; if you need more, TERM them and run the maitnenance job afterwards) [10:02] Laney: (2) pkill -ef runner/autopkgtest.*linux.*i386 [10:02] pitti, yeah indeed they are, we should kill the test that is killing workers [10:02] Laney: (3) wait until pgrep -af runner/autopkgtest.*linux.*i386 settled down [10:03] Laney: (you might need to kill them a second time, no idea why) [10:03] Laney: (4) run filter-amqp on the queues [10:03] * Laney wants a filter-amqp --dry-run [10:03] Laney: go ahead, that's easy to do :) [10:03] Laney: I usually check the /running page after killing [10:08] pitti: ok, give me a few minutes [10:18] will ubuntu drop powerpc? [10:22] LocutusOfBorg: Don't know, ongoing discussion. [10:25] thanks [10:40] pitti: ok, I think I did it, want to check? [10:41] don't see it on /running anyway [10:41] Laney: only an amd64 running, nothing queued, LGTM [10:41] thanks! [10:41] Laney: if that happens more often, then I think a simpler thing to do would be to teach the workers about a "dynamic blacklsit" [10:42] Laney: kind of what we have in the worker config, but checked every time a queue item is received [10:42] /tmp/worker-blacklist or so; it would then just silently consume the item, and the whole filtering/HUPing would be unnecessary [10:43] Laney: but I was actually not doing that as I don't want to make it too easy and common :) [10:46] pitti, did you already retry the tests? [10:46] LocutusOfBorg: yes, the queue is full (see /running) [10:47] asking because I see some xapian-core sadness, many of them needs to be rekicked against proposed [10:47] ok thanks [10:47] yes, I did the first run without all-proposed [10:47] ah ok, this is why [10:47] I found some tests uselessly run [10:47] :D [10:48] well, I don't want to spend much time on figuring out which of these tests to run how [10:49] I'll just throw them all against the wall and see what sticks [10:49] pitti: It would be nice to be able to kill things from /running [10:49] yeah, makes sense sure [10:49] Laney: how do you mean? (other than the above "dynamic blacklist" and killing the autopkgtest process) [10:50] mythtv-frontend/amd64 unsatisfiable Depends: transcode [10:50] what should we do with this? mythtv didn't get rebuilt since a lot of tiime [10:50] pitti, I'm going to try and reproduce and fix that i386 retry loop issue, I recall you informed me how you set up some VM to reproduce this for amd64 and I can't fnd those notes. Can you remind me what you did? [10:51] not sure how did somebody remove transcode from yakkety without noticing the break [10:51] doko ^^ [10:52] cking: autopkgtest-buildvm-ubuntu-cloud -r zesty -v -a i386 [10:53] cking: (I haven't tried reproducing that yet) [10:53] pitti: Have the webapp $somehow deliver a message to the worker so that it kills its own autopkgtest and (optionally?) acks the request [10:53] /running could also ack queue items itself for queued things that you want to delete [10:53] Laney: oh, you mean kill it through the web UI [10:53] pitti, thanks, that was enough info to grep across all my saved notes and I've found your instructions from last time :-) [10:53] yes [10:53] I mean reduce the # of actions that require admin intervention :) [10:54] Laney: that's what I meant with "don't make this too easy" -- aside from linux everytime it happened it was an actual bug in autopkgtest or the infra [10:55] you could make it ubuntu-release only or so [10:55] it's still presumably going to block the package in most cases, so just unsticks the machinery [10:56] Laney: yeah; I don't object to it, I was just explaining why I never considered it myself [10:56] it happens rarely enough that ssh and pkill have been easier so far [10:57] nod [10:57] I have a desire to reduce the amount of admin work ;-) [10:58] pitti, we have identified that leveldb is stuffed in zesty-proposed (see https://bugs.launchpad.net/ubuntu/+source/thumbnailer/+bug/1640326 ) can the leveldb 1.19-2 be removed from zesty proposed? To unblock thumbnailer landings & boost transition? [10:58] Ubuntu bug 1640326 in thumbnailer (Ubuntu) "FTBFS on zesty" [Critical,New] [10:58] * Laney sees the constant stream of pings [10:58] (also python-leveldb autopkgtests fail with it) [10:58] xnox: no objection [10:59] xnox: donen [11:00] danke schon! [11:01] gern :) [11:10] -queuebot:#ubuntu-release- Unapproved: debhelper (xenial-backports/main) [9.20160115ubuntu3 => 10.2.2ubuntu1~ubuntu16.04.1] (core) [11:10] -queuebot:#ubuntu-release- Unapproved: debhelper (yakkety-backports/main) [10ubuntu1 => 10.2.2ubuntu1~ubuntu16.10.1] (core) [11:10] -queuebot:#ubuntu-release- Unapproved: dh-autoreconf (xenial-backports/main) [11 => 12~ubuntu16.04.1] (core) [11:19] -queuebot:#ubuntu-release- Unapproved: accepted debhelper [source] (xenial-backports) [10.2.2ubuntu1~ubuntu16.04.1] [11:19] -queuebot:#ubuntu-release- Unapproved: accepted debhelper [source] (yakkety-backports) [10.2.2ubuntu1~ubuntu16.10.1] [11:19] -queuebot:#ubuntu-release- Unapproved: accepted dh-autoreconf [source] (xenial-backports) [12~ubuntu16.04.1] [12:07] -queuebot:#ubuntu-release- New: accepted golang-github-ctdk-chefcrypto [amd64] (zesty-proposed) [0.0~git20161109.0.dea96d7-1] [12:07] -queuebot:#ubuntu-release- New: accepted golang-github-mreiferson-go-httpclient [amd64] (zesty-proposed) [0.0~git20160630.0.31f0106-1] [12:07] -queuebot:#ubuntu-release- New: accepted golang-gopkg-alexcesaro-statsd.v1 [amd64] (zesty-proposed) [0.0~git20160306.0.c289775-1] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [amd64] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [armhf] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [powerpc] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [s390x] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [arm64] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [i386] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [ppc64el] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted golang-github-ctdk-go-trie [amd64] (zesty-proposed) [0.0~git20161027.0.6443fbc-1] [12:07] -queuebot:#ubuntu-release- New: accepted libjloda-java [amd64] (zesty-proposed) [0.0+20161018-1] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [i386] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [amd64] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [powerpc] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted golang-github-tideland-golib [amd64] (zesty-proposed) [4.12.0-1] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [ppc64el] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [s390x] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted re2 [arm64] (zesty-proposed) [20161101+dfsg-2] [12:07] -queuebot:#ubuntu-release- New: accepted syslog-ng [armhf] (zesty-proposed) [3.8.1-5] [12:07] -queuebot:#ubuntu-release- New: accepted magic-wormhole [amd64] (zesty-proposed) [0.8.1-2] [12:26] pitti, please run autopkgtest for libsearch-xapian-perl/1.2.23.0-1build1: amd64: Regression ♻ , i386: Regression ♻ , ppc64el: Regression ♻ against proposed [12:26] :) I waited and seems that this is needed [12:27] thanks [13:07] -queuebot:#ubuntu-release- Unapproved: gtk+2.0 (xenial-proposed/main) [2.24.30-1ubuntu1 => 2.24.30-1ubuntu1.16.04.1] (ubuntu-desktop) [13:08] -queuebot:#ubuntu-release- Unapproved: gtk+2.0 (yakkety-proposed/main) [2.24.30-4ubuntu2 => 2.24.30-4ubuntu3] (ubuntu-desktop) [14:05] pitti: no worries, I was just curious and couldn't get the email. it's a copy with binairies though, since we obviously can't copy and build shim ;) [14:56] -queuebot:#ubuntu-release- New binary: golang-github-raintank-met [amd64] (zesty-proposed/universe) [0.0~git20161103.0.05a94bb-1] (no packageset) [15:05] -queuebot:#ubuntu-release- Unapproved: ldc (xenial-backports/universe) [1:0.17.1-1ubuntu1 => 1:1.1.0+b3-1build1~ubuntu16.04.1] (no packageset) (sync) [15:05] -queuebot:#ubuntu-release- Unapproved: ldc (yakkety-backports/universe) [1:0.17.1-1ubuntu1 => 1:1.1.0+b3-1build1~ubuntu16.10.1] (no packageset) (sync) [15:07] -queuebot:#ubuntu-release- Unapproved: accepted ldc [sync] (xenial-backports) [1:1.1.0+b3-1build1~ubuntu16.04.1] [15:07] -queuebot:#ubuntu-release- Unapproved: accepted ldc [sync] (yakkety-backports) [1:1.1.0+b3-1build1~ubuntu16.10.1] [16:55] umh, can anybody tell me why src:diffoscope is not getting autosynced? [16:57] not immediately [16:59] log doesn't say anything, LP knows about the upload, it's behind and doesn't have Ubuntu delta so no immediately obvious reason [17:00] oho: https://bazaar.launchpad.net/~ubuntu-archive/+junk/sync-blacklist/view/head:/sync-blacklist.txt#L510 [17:01] LocutusOfBorg asked for that [17:01] suggest asking them when they plan to do the GHC transition [17:03] I don't see why diffoscope would be anything interesting regarding ghc transition, expect depending on it [17:03] cjwatson: can you remove it? [17:04] it just depends on ghc to call it's disassembler, nothing versioned, etc. [17:06] Laney: thank you for spotting; I'd have never though to look at the blacklist for this package ... [17:07] mapreri: You're welcome - that's one of the only other things I could think of that might affect syncing [17:07] I assumed it'd be in the log - it is, but only in verbose mode which we aren't running with. [17:08] mapreri: happy for somebody else to, I don't have time just now though [17:08] ack [17:08] if nobody picks it up i'll just come back another day [17:08] does look like I added it in error [17:23] -queuebot:#ubuntu-release- New binary: corosync [ppc64el] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:24] -queuebot:#ubuntu-release- New binary: corosync [arm64] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:24] -queuebot:#ubuntu-release- New binary: jsusfx [s390x] (zesty-proposed/universe) [0.3.1-1] (no packageset) [17:24] -queuebot:#ubuntu-release- New binary: google-api-python-client [amd64] (zesty-proposed/universe) [1.5.5-1] (no packageset) [17:24] -queuebot:#ubuntu-release- New binary: bbqsql [amd64] (zesty-proposed/universe) [1.1-2] (no packageset) [17:24] -queuebot:#ubuntu-release- New binary: libmoox-buildargs-perl [amd64] (zesty-proposed/universe) [0.02-1] (no packageset) [17:24] -queuebot:#ubuntu-release- New binary: django-maintenancemode [amd64] (zesty-proposed/universe) [0.11.2-1] (no packageset) [17:25] -queuebot:#ubuntu-release- New binary: corosync [armhf] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:25] -queuebot:#ubuntu-release- New binary: django-redis-sessions [amd64] (zesty-proposed/universe) [0.5.6-1] (no packageset) [17:25] -queuebot:#ubuntu-release- New binary: django-organizations [amd64] (zesty-proposed/universe) [0.8.2-1] (no packageset) [17:25] -queuebot:#ubuntu-release- New binary: jsusfx [amd64] (zesty-proposed/universe) [0.3.1-1] (no packageset) [17:25] -queuebot:#ubuntu-release- New binary: corosync [i386] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:26] -queuebot:#ubuntu-release- New binary: android-platform-tools-swt [amd64] (zesty-proposed/universe) [2.0.0-1] (no packageset) [17:26] -queuebot:#ubuntu-release- New binary: corosync [s390x] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:26] -queuebot:#ubuntu-release- New binary: jsusfx [ppc64el] (zesty-proposed/universe) [0.3.1-1] (no packageset) [17:26] -queuebot:#ubuntu-release- New binary: corosync [amd64] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:26] -queuebot:#ubuntu-release- New binary: django-wkhtmltopdf [amd64] (zesty-proposed/universe) [3.1.0-1] (no packageset) [17:26] -queuebot:#ubuntu-release- New binary: python-mockupdb [amd64] (zesty-proposed/universe) [1.1.0-1] (no packageset) [17:27] -queuebot:#ubuntu-release- New binary: corosync [powerpc] (zesty-proposed/main) [2.4.2-1] (ubuntu-desktop, ubuntu-server) [17:30] -queuebot:#ubuntu-release- New binary: kpmcore [i386] (zesty-proposed/universe) [2.2.1-1] (no packageset) [17:30] -queuebot:#ubuntu-release- New binary: jsusfx [arm64] (zesty-proposed/universe) [0.3.1-1] (no packageset) [17:31] -queuebot:#ubuntu-release- New binary: kpmcore [amd64] (zesty-proposed/universe) [2.2.1-1] (no packageset) [17:31] -queuebot:#ubuntu-release- New binary: munipack [s390x] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:31] -queuebot:#ubuntu-release- New binary: ne10 [arm64] (zesty-proposed/universe) [1.2.1-3] (no packageset) [17:35] -queuebot:#ubuntu-release- New binary: munipack [ppc64el] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:36] -queuebot:#ubuntu-release- New binary: munipack [amd64] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:37] -queuebot:#ubuntu-release- New binary: munipack [i386] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:46] -queuebot:#ubuntu-release- New binary: munipack [powerpc] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:48] -queuebot:#ubuntu-release- New binary: munipack [armhf] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:50] -queuebot:#ubuntu-release- New binary: munipack [arm64] (zesty-proposed/universe) [0.5.7-1] (no packageset) [17:52] -queuebot:#ubuntu-release- New: accepted munipack [amd64] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted munipack [armhf] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted munipack [powerpc] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted munipack [s390x] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted munipack [arm64] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted munipack [ppc64el] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted munipack [i386] (zesty-proposed) [0.5.7-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [amd64] (zesty-proposed) [2.4.2-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [armhf] (zesty-proposed) [2.4.2-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [powerpc] (zesty-proposed) [2.4.2-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [s390x] (zesty-proposed) [2.4.2-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [arm64] (zesty-proposed) [2.4.2-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [ppc64el] (zesty-proposed) [2.4.2-1] [17:52] -queuebot:#ubuntu-release- New: accepted corosync [i386] (zesty-proposed) [2.4.2-1] [17:53] -queuebot:#ubuntu-release- New: accepted jsusfx [amd64] (zesty-proposed) [0.3.1-1] [17:53] -queuebot:#ubuntu-release- New: accepted jsusfx [ppc64el] (zesty-proposed) [0.3.1-1] [17:53] -queuebot:#ubuntu-release- New: accepted jsusfx [arm64] (zesty-proposed) [0.3.1-1] [17:53] -queuebot:#ubuntu-release- New: accepted jsusfx [s390x] (zesty-proposed) [0.3.1-1] [17:54] -queuebot:#ubuntu-release- New: accepted android-platform-tools-swt [amd64] (zesty-proposed) [2.0.0-1] [17:54] -queuebot:#ubuntu-release- New: accepted django-maintenancemode [amd64] (zesty-proposed) [0.11.2-1] [17:54] -queuebot:#ubuntu-release- New: accepted django-redis-sessions [amd64] (zesty-proposed) [0.5.6-1] [17:54] -queuebot:#ubuntu-release- New: accepted golang-github-raintank-met [amd64] (zesty-proposed) [0.0~git20161103.0.05a94bb-1] [17:54] -queuebot:#ubuntu-release- New: accepted libmoox-buildargs-perl [amd64] (zesty-proposed) [0.02-1] [17:54] -queuebot:#ubuntu-release- New: accepted python-mockupdb [amd64] (zesty-proposed) [1.1.0-1] [17:54] -queuebot:#ubuntu-release- New: accepted bbqsql [amd64] (zesty-proposed) [1.1-2] [17:54] -queuebot:#ubuntu-release- New: accepted django-wkhtmltopdf [amd64] (zesty-proposed) [3.1.0-1] [17:54] -queuebot:#ubuntu-release- New: accepted ne10 [arm64] (zesty-proposed) [1.2.1-3] [17:54] -queuebot:#ubuntu-release- New: accepted django-organizations [amd64] (zesty-proposed) [0.8.2-1] [17:54] -queuebot:#ubuntu-release- New: accepted google-api-python-client [amd64] (zesty-proposed) [1.5.5-1] [18:32] -queuebot:#ubuntu-release- New: accepted kpmcore [amd64] (zesty-proposed) [2.2.1-1] [18:33] -queuebot:#ubuntu-release- New: accepted kpmcore [i386] (zesty-proposed) [2.2.1-1] [18:35] infinity, please merge dpkg? [18:36] seems that it is injecting PIE on object files build, and making then build fail e.g. tsocks [18:36] ./Makefile:CFLAGS = -g -O2 -fdebug-prefix-map=/tsocks-1.8beta5+ds1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall [18:37] that fPIE is not injected in Debian [18:41] LocutusOfBorg, infinity: please don't yet enable that for armhf and arm64, if you are merging. need to get a test rebuild first for the Linaro toolchain [18:41] LocutusOfBorg: clsparse ftbfs on ppc64el [18:43] doko, why is it injecting PIE and breaking stuff in amd64? [18:44] btw I don't understand clsparse failure, not happening in Debian [18:44] oh yeah, happening there too [18:44] meh, the maintainer will look at it, I sponsored 15 minutes ago a new package [19:43] LocutusOfBorg: are you planning to start the ghc transition soon? [20:25] cjwatson, even today if you want [20:25] I fixed llvm 3.7, and things are getting better [20:25] I just wanted some transitions to end before [20:28] * LocutusOfBorg syncs ghc [20:29] -queuebot:#ubuntu-release- Unapproved: snapcraft (yakkety-proposed/universe) [2.22+16.10 => 2.22.1+16.10] (no packageset) [20:37] well, I can't sync unless you remove the block [20:38] so, whenever you want [20:38] and when you do... please sync ghc from experimental [20:43] -queuebot:#ubuntu-release- Unapproved: snapcraft (xenial-proposed/universe) [2.22 => 2.22.1] (no packageset) [20:45] tjaalton or slangasek mind letting snapcraft 2.22.1.* into xenial-proposed and yakkety-proposed to get some weekend testing going? [21:28] LocutusOfBorg: tell you what, I've temporarily arranged for it to be blacklisted but only from auto-sync - you can sync it manually now [21:28] LocutusOfBorg: but I haven't synced ghc, would rather you do that and take responsibility for it :) [21:29] LocutusOfBorg: this way hopefully you can get through some of the transition without auto-sync scribbling over your work [21:35] thanks, makes sense [21:35] so I can sync them all in the correct order [21:37] I did it :) [21:38] cheers [21:41] * LocutusOfBorg fingers crossed and thanks [23:21] -queuebot:#ubuntu-release- New binary: clsparse [amd64] (zesty-proposed/universe) [0.10.2.0-2] (no packageset) [23:22] -queuebot:#ubuntu-release- New binary: node-tmatch [amd64] (zesty-proposed/none) [3.0.0-1] (no packageset) [23:22] -queuebot:#ubuntu-release- New binary: node-grunt-legacy-log [amd64] (zesty-proposed/none) [1.0.0-1] (no packageset) [23:22] -queuebot:#ubuntu-release- New binary: clsparse [arm64] (zesty-proposed/universe) [0.10.2.0-2] (no packageset) [23:23] -queuebot:#ubuntu-release- New binary: node-grunt-legacy-log-utils [amd64] (zesty-proposed/none) [1.0.0-1] (no packageset) [23:23] -queuebot:#ubuntu-release- New binary: ruby-knife-acl [amd64] (zesty-proposed/none) [1.0.3-1] (no packageset) [23:23] -queuebot:#ubuntu-release- New binary: clsparse [armhf] (zesty-proposed/universe) [0.10.2.0-2] (no packageset) [23:23] -queuebot:#ubuntu-release- New binary: ruby-ya2yaml [amd64] (zesty-proposed/none) [0.31-1] (no packageset) [23:23] -queuebot:#ubuntu-release- New binary: node-grunt-legacy-util [amd64] (zesty-proposed/none) [1.0.0-1] (no packageset) [23:24] -queuebot:#ubuntu-release- New binary: clsparse [i386] (zesty-proposed/universe) [0.10.2.0-2] (no packageset) [23:24] -queuebot:#ubuntu-release- New binary: forge [i386] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:24] -queuebot:#ubuntu-release- New binary: forge [amd64] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:24] -queuebot:#ubuntu-release- New binary: forge [s390x] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:25] -queuebot:#ubuntu-release- New binary: clsparse [powerpc] (zesty-proposed/universe) [0.10.2.0-2] (no packageset) [23:25] -queuebot:#ubuntu-release- New binary: clsparse [s390x] (zesty-proposed/universe) [0.10.2.0-2] (no packageset) [23:26] -queuebot:#ubuntu-release- New binary: forge [arm64] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:26] -queuebot:#ubuntu-release- New binary: forge [ppc64el] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:26] -queuebot:#ubuntu-release- New binary: forge [armhf] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:27] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [amd64] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset) [23:27] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [i386] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset) [23:28] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [ppc64el] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset) [23:28] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [s390x] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset) [23:29] -queuebot:#ubuntu-release- New binary: forge [powerpc] (zesty-proposed/none) [0.9.0-1] (no packageset) [23:30] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [arm64] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset) [23:31] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [armhf] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset) [23:31] -queuebot:#ubuntu-release- New binary: r-bioc-rbgl [powerpc] (zesty-proposed/none) [1.50.0+dfsg-1] (no packageset)