=== aaron is now known as ahoneybun === doko__ is now known as doko === psivaa-lunch is now known as psivaa [14:38] hi, I'm looking for an SRU-team member ... an SRU package in the unapproved SRU queue has been determined to be invalid, so I'd like it de-queued: fldigi (3.22.04-1ubuntu1) for vivid [14:57] hmm, so I'm trying to figure out why golang isn't migrating to the release pocket and my britney skills appear too limited for that... update_excuses lists it as a valid candidate and update_output mentions something about vim-gocomplete which seems a bit odd since it doesn't depend on golang and can be co-installed fine (just tried in a wily-proposed container) [14:58] infinity: if you happen to still/already be around? ^ === georgelorch2 is now known as georgelorch [15:08] stgraber: vim-gocomplete depends on vim-syntax-go, which is no longer produced by the latest golang source [15:08] cf. https://tracker.debian.org/media/packages/g/golang/changelog-2%3A1.4.2-3 2:1.4.1-1~exp1 [15:09] needs renaming ... vim-gone-complete :) [15:10] http://bugs.debian.org/786891 [15:10] Debian bug 786891 in gocode "vim-syntax-go no longer built from source" [Important,Fixed] [15:10] stgraber: I think it just needs gocode to be migratable too [15:11] stgraber: which requires gocode not to FTBFS on powerpc, which ISTR is not the only Go-related package with this problem on that arch [15:13] infinity, Were you able to get Mir building on PPC? [15:16] cjwatson: ah, right, so stuck on that gccgo bug then [15:16] cjwatson: thanks for the analysis [15:17] and yeah, a lot of things are failing with recent gccgo on powerpc, doko is aware and looking into this [15:18] cjwatson, stgraber: can't find the time for that, so I would propose to remove the powerpc binaries. but then again, I don't know if snappy is needed on powerpc ... [15:19] and I don't suppose reverting to vivid's gccgo is an option? that one worked fine IIRC [15:20] (it's not just snappy, this bug also affects docker, lxd, ... so we can certainly live a few weeks without powerpc support, but we can't release 15.10 like that) [15:22] I know. I verified that I can build ~rc1 in wily, but, wasn't able to bisect any change which let's this fail on powerpc. even 5.1.0-1 is broken [15:23] and for some reason, it works in unstable on powerpc === arges_ is now known as arges [16:55] doko: Yeah, the part where it works in sid but not wily is driving me batty too. I was really hoping we'd magically fix it with the binutils merge, but no such luck. :( [16:56] doko: And, in principle, I'm okay with removing ppc Go binaries to get past this, *but* the different results between sid and wily point to something Very Bad going on here, and I'd like to understand what's going on before just handwaving past it.