[00:36] slangasek, stgraber, or infinity: ^ hey would you mind reviewing this one? changes from libmirserver5 to libmirserver6 [00:36] Hahahahahaha. [00:36] Again? [00:37] AGAIN? [00:37] unity-mir + platform-api + unity-system-compostor will come in shortly [00:37] infinity: of course! this one is actually the ABI which is meant to be unstable ;-) [00:37] lool: you've got a little Freud there [00:37] lool: So they should have just called it libmirserver0 and required stricted shlibdeps. [00:37] infinity: I actually piled up too changes, the initial plan had two ABI changes, one some hours ago and one tomorrow [00:38] s/stricted/stricter/ [00:38] I see my arm64 build-dep change wasn't included :( [00:38] Anyhow. Will review and override. [00:38] merged but I guess too late [00:38] ah yes [00:38] cjwatson: If you want your changes noticed, upload to the archive and wedge the autolander. :P [00:38] cjwatson: I can offer another upload immediately after this onr [00:38] one [00:38] * infinity knows how to game the system. [00:38] lool: that'd be good, thanks [00:38] but I'd like to get this one, then merged back etc. [00:39] infinity: seems like a CLM at the moment [00:39] for this package [00:39] cjwatson: I did it all through the cycle, but I agree that I wouldn't do it right NOW. :) [00:39] infinity: so, you're claiming this one? [00:40] slangasek: Yeah, I've got it. [00:40] ok [00:40] If I can type on my laptop without my hands setting on fire. [00:40] Parallel kernel and glibc builds are, apparently, a sweaty affair. [00:41] I'll queue the rebuild ones [00:43] + [ Robert Ancell ] [00:43] + * Bump version to 0.0.12 [00:43] + [00:43] + [ Kevin Gunn ] [00:43] + * bump version to 0.0.13 [00:44] + [00:44] + [Kevin Gunn] [00:44] + * bump version to 0.0.14 [00:44] I don't even... [00:45] ^ rebuilds [00:46] unity-mir has important other changes [00:46] platform-api has one fix [00:50] infinity: mind reviewing platform-api too? [00:51] lool: Already on it. [00:52] amd64: 0 uninstallables [00:52] well, as long as you don't count arch: all, which I think will be next cycle's project [00:53] cjwatson: nice! Is that the same as 100% superseding of the bootstrap archive? [00:53] amd64 != arm64 [00:53] oh geez [00:53] and so it begins [00:54] see, it *should* have been called aarch64 :P [00:54] but then you wouldn't be able to pronounce it! [00:54] lool: 'aardvarch' [00:54] arf [00:54] I mean arf64 [00:55] so I've pushed hud and ubuntu-keyboard too [00:55] ubuntu-keyboard is not seeded in ubuntu [00:55] but hud is and has some important fixes for it to stop crashing unity8 [00:56] and hud is the last one I have for tonight that needs review [00:56] (I hope :-) [01:01] infinity: are you looking at hud too? [01:02] Only because you asked nicely. [01:04] thanks [01:06] lool: These changes seem to represent a lot more than what the changelog implies... [01:09] lool: Seems the universally disabled bamf, plus a ton of other stuff in here. New upstart jobs, etc. [01:09] infinity: So not sure which one specifically, but indeed; usually one line in the changelog is one merge proposal potentially of a huge rework; perhaps it's easier to review the corresponding bzr log -n0 [01:09] infinity: hud? [01:09] Yes.. [01:09] infinity: Yeah, so hud is essentially hmm "let [01:09] "let's quickly write a platform-api backend" [01:09] trying to be feature compatible with bamf [01:10] Yeah, but no. [01:10] ifeq ($(DEB_HOST_ARCH),armhf) [01:10] ENABLE_PLATFORM_API = ON [01:10] + ENABLE_BAMF = OFF [01:10] else [01:10] ENABLE_PLATFORM_API = OFF [01:10] + ENABLE_BAMF = ON [01:10] endif [01:10] That implies that on !armhf, bamf is meant to still be used. [01:10] if armhf :-( [01:10] But they dropped the build-dep. [01:10] yes [01:10] And bamf isn't linked anymore AT ALL. [01:10] that seems a mistake [01:10] However, platform_api would also not be used on my laptop anymore, due to the above. [01:11] So, I get neither. [01:11] you wouldn't want platfomr-api on your desktop I think [01:11] I'm not sure I care if I have either one, but I assume some people do care about regressing the bamfy bits a week before release. [01:12] yes [01:12] but this also unbreaks the touch image a lot [01:12] lool: Rejected. Please relay to whomever, since the mail goes to a blackhole. [01:25] infinity: BTW thanks for the review; yes, I'm passing this on or fixing it and I should have catched that in review [01:25] but missed reviewing this packaging diff, my bad [01:25] (we have a review step to look at the diff of control + CMake files etc.) [02:11] cjwatson: ^ arm64 fix [02:18] lool: Danke, accepted. [02:44] infinity: ah it turns out the bamf bdep removal was intentional [02:44] infinity: it's now autogenerated calls from a xml file! [02:44] my gosh [02:45] infinity: it has a bamf dbus interface file instead of linking to the C lib [02:46] infinity: so I have a build here which is like the previous one, but readds the bdep; I've tested it locally, and hud starts, the upstart log says stuff about the voice engine starting that I dont know how to test, but it's not crashing [02:47] infinity: I'd like to followup with upstream tomorrow, but would you think we could take this change that is at least not breaking desktop startup as to unblock touch image? [02:48] well tomorrow == in some hours [02:48] but would like to have hud in a build [02:49] hmm maybe I've lost infinity [02:49] slangasek: still around? [02:52] lool: I'm still here, just hacking away. [02:53] infinity: ah great [02:53] lool: That seems like quite a change (C API to DBUS interface) to be making a week before release... [02:53] infinity: yeah, it's a port to platform-api [02:53] infinity: it's awfully large [02:54] infinity: but it's not crashing and burning [02:54] "Not crashing" is hardly a testament to continued functionality. :P [02:54] infinity: desktop session is fine; I wont pretend I know how to test all the features (I never use hud), but I can commit to chekcing with ted and or pete-woods [02:54] pete comes in the morning [02:54] But meh. If the people responsible are willing to own this if it blows up and sort out the aftermath... [02:54] infinity: I'll take the blame if it breaks people desktops [02:55] (I don't use hud either, so it's all a mystery to me how I'd test it) [02:55] reuploading it here [02:55] infinity: so I have a stupid change to readd the bdep now [02:55] lool: Alright, well, I'm not sure why we'd need the b-d back, if it doesn't link the library anymore. [02:55] infinity: will remove once I have chatted with ted and/or pete [02:55] but it doesn't change anything [02:55] * infinity nods. [02:55] the bdep was when using the C api [02:56] Right. I think someone needs to train these folks to use more informative merge commit messages. [02:57] Make them all submit a few patches to linux or git to learn how to write useful changelogs. ;) [02:59] hmm I'm not confident cu2d pushed it [03:00] * infinity spins up another eglibc build... [03:00] it seems not [03:00] so [03:02] there we go [03:02] will be there in 3mn [03:06] infinity: ^ [03:06] (same as before, but with bdep added) [03:07] lool: When it all goes south, I'll be sure to blame you. :) [03:11] * lool hides in a cave [03:11] infinity: I've dropped an email to maintainers already to please test when they get up and tell me about any regressions [03:31] slangasek: uploaded maas [04:40] slangasek: If you're around, can you review that eglibc? We need the last patch for arm64, I threw in a bunch of security updates for good measure. :P [04:42] infinity: you couldn't have left the security updates for the -security pocket, where we don't have to worry about them introducing regressions a week before release? [04:44] slangasek: Marc was going to upload most of those security fixes a few days ago, I asked him to hold off while we looked into a few other bits. But meh? Testsuite passes, diffs all look sane. [04:44] wow, pt_chown goes away [04:44] slangasek: Yeah, I have to think about how that will impact Debian, and if I have to re-enable it for non-Linux kernels, but the answer for Linux is simple, just make it go away. [04:45] * slangasek nods [04:45] slangasek: Apparently, someone has discovered how to use pt_chown to exploit fuse, which made its long-term known-insecure status much, much worse. [04:46] haha [04:46] ugh, are you sure this strcoll patch is sane? how thorough are the existing strcoll tests? [04:47] Yeah, my response to Marc was "can't I just make libc6 conflict with fuse instead?" [04:49] slangasek: There are a few strcoll tests, two for general sanity, and two for bugs. [04:49] * slangasek checks, out of an abundance of caution, that the dirstream struct is genuinely opaque [04:49] s/caution/paranoia/ [04:50] also, "dirp" is the best variable name the history of variables [04:51] slangasek: That strcoll patch is already in the security PPA and tested, and mdeslaur was planning to release soon, AFAIK. [04:51] slangasek: (Hence why he asked me to push to saucy) [04:51] * slangasek nods [04:51] slangasek: The only two I added that aren't in the PPA are the pt_chown and static pointer guard fixes. [04:52] pt_chwon speaks for itself. [04:52] And the stack guard thing is more testsuite than patch. [04:53] (Admittedly unreadable patch, if you don't speak 7 versions of assembly...) [04:57] infinity: why patches/ubuntu/unsubmitted-dlopen-static-crash.diff? [04:57] no related regression test; no bug report; fixes a corner case (who calls dlopen from a statically-linked executable and can we have them flogged?) [04:58] slangasek: That's to make our conftests stop segfaulting. That's Colin's contribution to this upload. [04:58] hmmmm [04:58] slangasek: Turns out that some 25% of autotools packages have conftests that do exactly that. And segv. [04:58] slangasek: Which is messing with my segv-scanning magic on the arm64 buildds. :P [04:58] slangasek: But also just seems silly, if we can fix it anyway. [04:59] that's a surprisingly high percentage [04:59] slangasek: Large portions of that are rewritten in 2.18. I'll be testing if this is still a problem in 2.18/2.19 and submit it upstream with a proper testcase if it is. [04:59] ok [04:59] accepted [04:59] I don't suppose you have time to review maas, which was what I was planning to do instead of eglibc? :) [05:00] Maaaaybe. [05:00] Oh, doesn't look huge. Sure. [05:00] cheers [05:00] * infinity will regret that statement, won't he? [05:01] I think ChangeLog/NEWS files nees a "Bugs created in this release" section under the "Bug fixed" section. Would make it much easier to review. [05:03] Waaaaitaminute. [05:03] roaksoax: Did you really re-use an FFe from August for this upload? :) [05:08] roaksoax: Also, why on earth does the maas-cluster-controller postinst check if apache2.2-common is installed? It depends on it... [05:18] roaksoax: Okay, seriously, not trying to be a jerk here, but it's a week before release, and this has a LOT of new features and pretty massive changes. [05:19] roaksoax: And handwaving and saying "we got an FFe for an upload 1.5 months ago" doesn't cut it. [05:25] infinity: well, I read that changelog as saying "this is a bugfix-only upstream release fixing features that were already uploaded under the mentioned FFe"? [05:26] slangasek: That's what the changelog says, it's not what the code says. [05:26] hmm [05:27] slangasek: I think someone's using a rapid double-talk variant of the term "bug fix" to mean "fill in the blanks on all the features we half-implemented for our last exception", or similar. [05:35] That was certainly our plan :) [06:24] cjwatson: still a chance of getting bug #1236625 into grub? [06:24] Launchpad bug 1236625 in grub2 (Ubuntu) "grub-install fails to set up /boot/efi/EFI/ubuntu/grub.cfg with UEFI and LVM root" [High,In progress] https://launchpad.net/bugs/1236625 [06:29] slangasek: Poof. It's done. Bug #1236625 is in grub. [06:29] Launchpad bug 1236625 in grub2 (Ubuntu) "grub-install fails to set up /boot/efi/EFI/ubuntu/grub.cfg with UEFI and LVM root" [High,In progress] https://launchpad.net/bugs/1236625 [06:30] infinity: thanks, appreciate you taking care of that for me ;P [06:30] slangasek: Would you like me to add any more bugs to it while I'm being helpful? [06:31] infinity: would you be a doll and break ipv6 tftp support? [06:31] Also done. [07:06] ^-- Fixes an FTBFS in the testsuite, and a minor packaging tidy up. [07:21] slangasek: yeah, was planning to look over that today [07:30] cjwatson: ^ [07:31] looking [07:31] oh is that the segfault on arm64 too? [07:32] (or is that just a random one?) [07:32] You mean the one in the current logtail? [07:32] That's just random hate. [07:32] Yep [07:32] k [07:32] At least, I hope so. [07:33] It's mildly disconcerting that it spit out the bug report instructions instead of the "hey, we tried this twice and it's totally your crap hardware's fault, yo". [07:40] * cjwatson belatedly moves python-commandnotfound to main [07:41] (image build failures) [07:42] Is it in poor form in certain circles to complain that I'm only getting 9MB/s from github tonight? [07:42] lalala I can't hear you [07:43] Oh, there we go, 12 is a little more respectable, I guess. [07:44] and birch ICEs four minutes in [07:46] infinity: ah, nice one for getting armhf to 0 uninst (soon) [07:47] Alright, twombly. Are we gonna have any problems here? *stare* [07:48] Whoa. Wait a minute. Does LLVM actually have a functional arm64 port, or is it just happily building arm64 binaries that can cross to every arch it DOES support, but no arm64 backend? [07:48] (I mean, I know it must have a functional armv8 port internally at Apple, but I didn't remember seeing it in the packages. Didn't look hard either, though) [07:49] Apple has withheld the A64 source for now AIUI. [07:49] So I doubt it's building anything particularly useful [07:49] Right, so WTF is it building? :) [07:49] I guess a generic frontend to all the other backends. [07:49] So I can build i386 binaries on arm64. [07:49] Can't wait. [07:50] twombly fail [07:50] Delicious ICE [07:50] Er [07:50] as segfaulted? [07:50] Sure, why not? [07:50] Everything segfaults. [07:51] It's usually cc1, but I guess as works too... [07:51] It's only usually cc1 because cc1 spends more time on the CPU. [07:51] That's two successive eglibc segfaults in <5mins [07:51] Literally anything can be sniped by this hardware, so. Whatever. [07:52] Only one of the last four builds got through the first 5 minutes :/ [07:53] I could superstitiously reboot some hardware. [07:53] WCPGW [07:53] But I imagine we're just victims of random distribution being, y'know, random, and human brains being unable to cope with that. [07:53] I don't think superstition is unwarranted with this hardware. [07:54] * cjwatson starts building stone circles [07:54] * infinity looks online for mail-order chickens. [07:59] I'm seriously having continued trouble with the name "twombly", though. Where did it come from? [07:59] I keep getting an "Overground, underground, wombling free" earworm [07:59] Or was it "Underground, overground"? One of those. [08:00] The names were probably selected from the list of legendary creatures by the CPUs themselves. [08:00] :-) [08:01] https://www.youtube.com/watch?v=FZ2mJPSccvo [08:02] The 70s really were on excellent drugs [08:03] Is the stop-motion version of the show I saw years ago a fraud, or is this music video an exception? [08:04] I don't remember it being stop-motion, but it was a long time ago ... [08:04] 8] omg [08:05] TWOMBLY [08:05] Why do you do this, twombly. [08:05] infinity: Any news on those chickens? [08:06] Yeah, screw it, time for religion. [08:07] birch is getting a completely unnecessary reboot once it goes idle. [08:07] And little wobbly twombles too. [08:08] https://www.youtube.com/watch?v=aCf_PpDUTdA does look awfully stop-motion to me, so perhaps wgrant's memory is better here [08:09] Yeah, that's the one. [08:10] They were a bit of a peculiar 70s pop sensation as well though. [08:10] I would have seen them here in like '98. I had no idea they were so old. [08:10] I think the only low-tech entertainment I miss is The Muppets. [08:12] infinity: Does birch particularly hate reboots? [08:12] And/or life in general? [08:13] hmm [08:14] How or why has dh-python found its way into minimal? [08:14] wgrant: Oh, we're on a new naming scheme, I hadn't noticed [08:14] cjwatson: orly? [08:14] defunct US automobile manufacturers [08:14] I blame Spads [08:14] wgrant: No, it's okay with them, I decided to upgrade the base system too. [08:14] infinity: Ah [08:14] cjwatson: Heh [08:14] so i was just asked to seed webbrowser-app ... which i did, but now regenerating meta gets me " Unknown desktop package: webbrowser-app" ... even though madison sees it in saucy and b) it wants to seed dmidecode on armhf ?!? [08:15] https://en.wikipedia.org/wiki/Twombly_%28cyclecar%29 [08:15] ogra_: It's in universe. I'll re-promote it. [08:15] ogra_: Well, once your seed changes go through... [08:15] infinity, ah, thanks, whats that dmidecode thing ? [08:16] That's in standard, don't know why it would be explicitly listed in touch [08:16] pastebin the full output from ./update? [08:16] cjwatson, ubuntu-meta :) [08:16] Oh [08:16] Well, that'll be because somebody got it to build recently [08:16] https://launchpad.net/ubuntu/+source/dmidecode/2.12-2 [08:16] Wait, why is webbrowser-app landing in ubuntu-desktop? [08:17] http://paste.ubuntu.com/6217122/ [08:17] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715139 "on-going work to enable SMBIOS on ARM" [08:17] infinity, because it is the new platform for all webapps [08:17] Debian bug 715139 in dmidecode "dmidecode: Build for armhf architecture" [Wishlist,Fixed] [08:17] lol [08:17] SMBIOS on ARM [08:19] infinity: i love webbrowser-app, it's the only browser on ubuntu so far that scrolls on touch input, instead of selecting text. (kind of handy with convertable touch notebooks) [08:19] also it's probably improssible to select text in webbrowser-app. [08:21] -Architecture: all [08:21] +Architecture: foreign [08:21] +Multi-Arch: same [08:21] go libaria [08:21] (please, go) [08:21] Hahahaha. [08:21] Architecture: maybe [08:21] I wonder which the maintainer meant [08:21] Multi-Arch: very [08:21] Who knows, really. [08:21] I'm going to guess all/foreign, given that it's -dev-doc [08:21] * xnox looks cross-eyed, does that even build? [08:21] No [08:22] Well, sort of [08:22] It builds all the *other* binaries [08:22] It'll just skip that binary [08:22] excellent. [08:22] And leaves that one in undocumented NBS [08:22] Since it's not building for the arch "foreign". [08:22] (i.e. listed in saucy_outdate_all but not actually in NBS proper) [08:22] I can add it to dpkg's arch table, if you like. [08:22] Architecture: sometimes [08:25] lol [08:26] Architecture: maybe made me laugh quite a bit too [08:26] Alright, superstition engaged. Begin swinging chickens. [08:27] Well, the next Debian revision up fixes this but also adds Python bindings [08:27] The changes look fairly harmless, though, so I'll probably sync that. Just build-testing [08:37] rebuilding Ubuntu desktop images [08:37] (they failed due to component-mismatch) [08:49] Riddell: I don't think that'll work, you have leading spaces instead of tabs which I expect make will object to [08:49] +else ifeq ($(DEB_HOST_ARCH),armhf) [08:49] + ./Tools/Scripts/build-webkit --qt DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 DEFINES+=ENABLE_ASSEMBLER=0 DEFINES+=WTF_USE_3D_GRAPHICS=0 [08:49] in that bit [08:50] Riddell: could you replace those eight spaces with a hard tab and reupload? [08:50] * cjwatson retries what looks like an ephemeral eglibc/amd64 failure [08:51] (tst-robust8 timed out) [08:54] I spy a universe release package on twombly. I guess the main queue is finally all depwaited. [08:54] Or twombly's just acting out. [08:55] cjwatson: arg sure [09:02] wgrant: I scored up a couple of small things that proposed-migration mentioned waiting on [09:02] oh, not arpwatch though [09:02] So, yeah, main's probably depwaited [09:02] Yeah, the score was in the 1700s [09:02] https://launchpad.net/ubuntu/saucy/arm64/+builds?build_text=&build_state=pending is all <2000 [09:02] We'll probably get quite a few successful trivial builds [09:03] I noticed earlier that some armhf stuff is deadlocked in proposed-migration. [09:03] such as? [09:03] (do you mean armhf?) [09:03] Er [09:03] arm64 [09:03] djvulibre [09:04] djvulibre is in -proposed, but djview won't be installable without djview4, which is in release depwaiting on libdjvulibre-dev [09:05] And this is why building in the release pocket is a bit broken. :/ [09:06] We can do some manual copies from proposed to release. [09:06] Sadly, not to much the other way (as in, we can't magically make release builds build in proposed...) [09:06] Oh, but I could just add proposed to the chroots unconditionally for a bit. :P [09:06] Right [09:06] Heh [09:07] Or we could copy the binaries from proposed to the bootstrap repo. [09:07] Which seems saner still. [09:07] Then they'll still get proper migration checks when they're ready to go. [09:07] Or just copy the source+binaries to release. [09:07] Yeah, but copying them to release is skipping the checks that are holding them out. [09:08] Feels dirtier. [09:08] Dirtier than putting them in a sources.list.d backdoor? :) [09:08] Anyhow, let me do the bootstrap copy for djvuwhatever. [09:08] wgrant: Well,the backdoor is only for build-deps, the actual migration of the package in the archive is still guarded by making sure it's installable. Sort of. [09:09] True. [09:09] (The britney hack kinda mucks with that too. :( ) [09:09] Can't wait for that to go. [09:10] 41 packages left ... [09:11] wgrant: Erm, djview4 was dep-wait on qt4-opengl. [09:12] At the moment, yes ;) [09:12] s/;/: [09:12] Alright, well. djwhosit-dev is in the bootstrap archive. [09:12] But once qt4 exists it'll still be stuck forever until someone prods it manually. [09:12] So, that'll kinda sort itself. [09:14] LP won't notice the dep-wait resolution in bootstrap, so it'll probably still need a retry [09:14] cjwatson: Except it was dep-wait on qt4. [09:14] Oh, right [09:15] cjwatson: Because, way back when, whoever wrote that for me was too lazy to emulate the wanna-build ability to have multiple dep-waits. [09:15] Or, so they told me. [09:15] So I never fed them multiple from the slave side. [09:16] * cjwatson nods [09:29] Riddell: sorry, didn't notice that upload, re-reviewing now [09:30] right, everything in http://people.canonical.com/~ubuntu-archive/testing/saucy_outdate_all.txt now looks like it's in progress [09:31] strange libaria build failure though, worked locally, investigating [09:40] cjwatson: I see no indication in the log that libAria is being linked to -lpthread or -ldl [09:40] cjwatson: Not sure how that would work locally. [09:45] Yeah, not sure why it worked locally [09:46] Unless I fumble-fingered and test-built on unstable [09:46] Which syslog suggests I did. Whoops [09:47] Say, did anyone proposed --as-needed as a jessie release goal? :P [09:48] Yay, birch, I love you! [09:48] ALL IS FORGIVEN. [09:49] Near the end of a publisher run, too [09:50] wgrant: I'll just toss it in the bootstrap repo, so the world can benefit ASAP. [09:50] Oh, better plan. [09:51] cjwatson: germinate's been crashing today [09:51] 2013-10-10 09:50:29 INFO Germinating for ubuntu-gnome/saucy/arm64 [09:51] 2013-10-10 09:50:30 ERROR Unhandled exception [09:52] KeyError: 'hunspell-en-us' [09:52] ok, I'll have a look [09:52] OTOH it makes the publisher much faster :) [09:53] I bet [09:53] Though ubuntu-gnome is probably fairly late in the list [09:53] But arm64 is second [09:53] Ah [09:53] So it does amd64, then part of arm64, then boom [09:53] Forgot it was that way round [09:53] infinity, webbrowser-app is still unknown ... [09:54] Oh dear lord, it's dragging the world in with it. [09:54] Urgh, yeah, http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.txt doesn't look good [09:55] http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg [09:55] Prettier in graph/blame form. [09:55] didn't we already revert a webbrowser-app promotion because of that? [09:55] That doesn't look desperately feasible for 13.10 [09:55] ogra_: Did anyone actually examine the rdeps here before deciding to do this 12h before final freeze? [09:56] infinity, no idea, there is an approved MIR and it is needed for webapps to work [09:56] wgrant: Merry Christmas, have a wayland. [09:56] infinity: Is that why birch is manual? [09:56] ogra_: There aren't approved MIRs for all the dependencies. [09:57] wgrant: Yeah. [09:57] Indeed several of them have been disapproved IIRC. [09:57] infinity: Wanna do gst-plugins-base0.10 as well? It has all the src:src segfaults and is the remaining qt4-x11 blocker... [09:57] hmm bug 1206268 was the one i looked at [09:57] Launchpad bug 1206268 in webbrowser-app (Ubuntu) "[MIR] unity-webapps-qml" [Undecided,Fix committed] https://launchpad.net/bugs/1206268 [09:57] ogra_: An approved MIR for webbrowser-app doesn't mean an approved MIR for every single one of its many rdeps. [09:57] wgrant: You think libc will make any difference to that? [09:58] cjwatson: I don't think so. [09:58] ogra_: Did you look at the rdep graph? [09:58] * cjwatson starts retrying conftest bugs [09:58] infinity, nope [09:58] Remember that the conftest segfault only didn't happen on x86 because the build failure was ignored [09:58] wgrant: Do you think the src:src stuff is harmless? Do we know it is? :P [09:58] Were alsa-lib and autogen conftest bugs? [09:58] alsa-lib is. [09:58] Yes, just retried them [09:59] infinity: No, we don't, unfortunately. :/ [09:59] I'm inclined to just do a mass-give-back and see what sticks. [09:59] Unless someone's been keeping a list. [09:59] I'd rather check - we have such limited build time [09:59] Going through the logs now [10:00] Aaaaalso... [10:00] https://launchpadlibrarian.net/153371510/buildlog_ubuntu-saucy-arm64.ircd-ratbox_3.0.7.dfsg-3_FAILEDTOBUILD.txt.gz [10:00] infinity, looking at the binary deps i dont see anything special (all stuff that unity8 will even need on the desktop and which was actually supposed to be MIRed long ago) ... [10:01] ^-- New glibc in chroot, still has conftest faults. [10:01] ogra_: We explicitly rejected the roaraudio etc. stack IIRC [10:01] ogra_: Don't look at the binary deps, look at the graph I linked to you. [10:01] * ogra_ doesnt see that in the binary deps ... [10:01] http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg [10:02] infinity, oh, ouch [10:02] thanks, i missed the link above [10:03] infinity: ogra_: wasn't qtmultimedia-opensource-src be dropped from the ui toolkit?! Maybe that didn't happen this cycle yet? [10:03] cjwatson: Oh, hrm. That's an l3 permission fault instead of an l2 translation. Fun. [10:03] libprelude is weird like that as well [10:03] xnox, might be, but seems currently it is still used [10:03] It has a non-0x8 FAR [10:03] But it runs the right test to trigger the 0x8 FAR [10:04] ogra_: I just don't see this happening for release. If we need this "for webapps to work", perhaps people need to rethink webapps working how they used to. [10:04] (Or people need to go back in time and remember that Feature Freeze for non-touch was a month ago) [10:05] heh [10:05] wgrant: Okay, no dmesg badness from pulse yet. [10:05] Was libtool/arm64 a conftest bug? [10:05] 2013-10-10 10:03:57+0000 [QueryProtocol,client] Processing finished OK build PACKAGEBUILD-4960053 (arm64 build of aspell 0.60.7~20110707-1build1 in ubuntu saucy RELEASE) from builder twombly [10:05] We're good [10:05] cjwatson: No [10:05] cjwatson: It has a separate segfault that doesn't appear on amd64 [10:06] ok [10:06] gst-plugins-base0.10 lsof libtool mksh python3.3 [10:06] are the five that were like that in core this morning [10:06] wayland (deliberate) udisks2 (deliberate) ibus (???) libtimezonemap (???) are reproducible on amd64, not sure if the last two are deliberate [10:07] wgrant: Are you sure the libtool one might not be a manifestation of the same bug, though? I mean, it's libtool. Its job is to do stupid things with libraries. [10:07] libtimezonemap is a bug [10:07] GRRRR ! [10:07] A fairly harmless one normally but still a bug [10:07] * infinity tries libtool for kicks. [10:07] why did we have to name the display server Mir .... [10:07] libtool[7670]: unhandled level 3 permission fault (11) at 0x2000008a2c, esr 0x9200004f [10:07] That's no 0 [10:07] But I guess [10:07] Oh, it's l3. Boo. [10:07] Well, no [10:08] We explicitly fixed the case where FAR=0x8 [10:08] it got really hard to google any MIR wikipages nowadays (ubuntu wiki mir ...) [10:08] If we fixed anything else then the fix is horribly wrong :) [10:08] ogra_: People don't use MIR wiki pages anymore... [10:08] (Does anyone?) [10:08] ogra_: Or do you mean the page that documents the process? [10:08] i link to them in bugs if people obviously didnt follow the process [10:09] alsa-lib success too [10:09] Oh, interesting question. [10:09] Does the test return yes or no now? [10:09] ogra_: https://wiki.ubuntu.com/MainInclusionProcess [10:10] ogra_: First hit on google for "main inclusion report" [10:10] infinity, yeah, i was looking for "requirements" (linked from there though) [10:10] wgrant: Which test was it? [10:10] checking whether a statically linked program can dlopen itself... no [10:10] So it still fails, but at least doesn't segfault [10:10] infinity, already commented on the bug :) [10:10] wgrant: Pretty sure that should be a no. [10:10] It fails everywhere else too because it fails to link, just thought this fix might make it work on arm64. [10:10] wgrant: dlopening yourself sounds like something libdl would take pretty seriously. [10:11] Sure, but it was segfaulting yesterday, I guess it must fail more pleasantly now. [10:11] What was pygobject? [10:11] This error [10:12] https://launchpadlibrarian.net/152846674/buildlog_ubuntu-saucy-arm64.pygobject_3.10.0-1_FAILEDTOBUILD.txt.gz [10:12] retried [10:12] ah yes [10:12] 4 times, no less. Overachiever. [10:12] x4, but I guess it runs configure 4 times [10:12] wgrant: It's yes for dynamic, no for static [10:12] Which is fine [10:12] If lazy upstreams didn't just say "yeah, I'll use all the default autoconf tests", we'd never hit this. :P [10:13] Yeah, creates config.status 4 times, so 4 faults is expected. [10:13] Cause I can't imagine any of them actually care about if they can dlopen a static binary from itself. [10:13] infinity: This one's from libtool, actually, I think [10:13] I can imagine dlopening yourself being useful for a dynamic binary introspecting its own symbols by name or something [10:13] A fairly crazy one, but not totally crazy [10:15] So all looking good so far. [10:15] I love sunpinyin/arm64 failing in src/portability.cpp [10:15] Subject: sunpinyin: misnamed source file [10:15] Heh [10:15] Hah. [10:20] 2013-10-10 10:19:43+0000 [QueryProtocol,client] Processing finished PACKAGEFAIL build PACKAGEBUILD-5082847 (arm64 build of libprelude 1.0.0-11ubuntu1 in ubuntu saucy PROPOSED) from builder birch [10:20] conftest[8608]: unhandled level 2 translation fault (11) at 0x0a9648d8, esr 0x92000046 [10:20] sigh [10:21] Random kill, or different unresolved issue? [10:21] Different unresolved and repeatable issue. [10:21] Balls. [10:21] Rather. [10:22] I thought it might have been some manifestation of the dlopen bug, given that it was the sole failure in a build that ran the buggy test. [10:22] I'm beginning to wonder if maybe crashing conftests are just a way of life, and something I've never noticed until today. [10:22] Seems somewhat likely [10:22] I don't think I've tested libprelude locally, actually. [10:22] So that's plausible. [10:22] OK, I think that's all the conftest failures retried [10:23] Everything's passed so far except libprelude, and it was dubious anyway [10:23] So even with some remaining issues we should be able to make progress [10:23] On the other hand, we've still had weird things like random unreproducible faults in dpkg-* and such go unnoticed, which makes me wary of turning off the check. [10:23] Oh yeah, turning off the check entirely would be insane. [10:23] But for the oddball ones, if we can determine they're a non-issue, I can slip in an extra filter for them like I did for wayland. [10:23] btw [10:24] easy way to determine which conftest failed [10:24] run ./configure on the console, look for interpersed kernel spew [10:24] That's too easy for me to have thought of. [10:25] Do we get to have both the gstreamers? That should unsnag a chunk. [10:26] gstreamer1.0 should build, not sure 0.10 will [10:26] Oh yeah, both will [10:26] But we're still stuck on the 0.10 plugins [10:27] Oh, right, that weird src:src thing. [10:28] Hi, I have uploaded cups-filters 1.0.40. It is a pure bug fix release. Besides some smaller bugs it fixes the problem that many users of Brother printers have margin problems and users of expensive Konica Minolta PostScript printers cannot print at all. So please take it into Saucy. Thanks. [10:34] Thanks. [10:36] Please accepted ubiquity - fixes crasher in the U1 plugin when trying to sing-in or sign-up. [10:37] Is that like Android's face unlock? [10:37] * xnox blinks to confirm i am alive [10:37] wgrant: yes =) [10:38] wgrant: or like apples touchID, with some people using other body parts instead of fingerprints.... [10:38] So I've heard! [10:39] thanks for ubiquity [10:39] Not sure I'd like to try that on my laptop === doko_ is now known as doko [11:28] hey, could somebody help xubuntu get pm-utils to our seed? we don't have uploaders available at the moment. bug 1232027 [11:28] Launchpad bug 1232027 in xubuntu-meta (Ubuntu) "pm-utils not installed by default in 13.10" [Medium,Confirmed] https://launchpad.net/bugs/1232027 [11:35] knome: I can help with that. [11:35] infinity, cheers! [11:35] let me know if you need any additional information [11:36] I'm actually a little puzzled as to how it makes it on ubuntu-desktop... [11:37] Ahh, gnome-power-manager -> upower -> pm-utils. [11:38] knome: Based on what kubuntu did, I'm guessing you might want a (upower) recommend, instead of a direct pm-utils dependency. [11:38] infinity, that works for me [11:39] infinity: yeap, i have same analysis, but slower to work it out =) [11:40] upower seems to be in xubuntu 13.04. i assume that has changed for a reason or another for saucy [11:40] knome: Something probably used to depend on it and you got it transitively. [11:40] yep [11:40] knome: Or maybe you used to ship gnome-power-whatever. [11:41] that's probably it, but i can't remember clearly. but yeah, i'm fine with installing upower [11:41] Wait. xfce4-power-manager Do you not ship that anymore? [11:41] afaik we should [11:41] Then you should have upower in your desktop, and thus pm-utils. [11:42] Oh. Unless you ship something that provides systemd-services [11:42] And germinate is outsmarting you. [11:42] That's probably what's up. [11:42] heh [11:42] oki [11:43] I'll just explicitly seed pm-utils. Screw it. [11:43] worksforme [11:43] we can look at it for 14.04 [11:44] retoaded: ubiquity auto-pkg-test failure: I cannot reproduce it locally, and it looks like it's using 2.15.22 unit-tests, but running them against older binaries (? 2.15.21)? from the logs it's not obvious which versions of binary packages under test were installed. [11:44] can it please be retried? [11:47] xnox, link? [11:50] it was retried and it's blue now. [11:50] (well passed) [11:50] retoaded: https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-adt-ubiquity/ [11:55] xnox, ack. While I have the ability to disable a test/job it is probably better to take that proposal to the owner/maintainer of the job. In this case it appears to be jibel or pitti. [11:55] retoaded: ack. [11:58] knome: ^-- That's for you. [11:58] * knome bows [11:59] xnox, run 221 is green or you still want a retry? [11:59] jibel: all is good, it was retried and passed, and is in release pocket as off 5 minutes ago =) [11:59] jibel: thanks. [12:47] cjwatson: can you approve #1236901 please? [12:49] zul: done [12:49] cjwatson: also can you approve swift rc1? as well [12:52] zul: sounds big, kinda busy with arm64, maybe somebody else can? [12:52] cjwatson: sure [13:07] libpwquality/arm64 I think is best addressed by taking the new upstream bugfix release - only a couple of other fairly trivial changes === psivaa is now known as psivaa-afk [14:04] Hi guys! We need a new libunity released into -proposed (and to release) for touch related things, it's currently in the unapproved queue - can anyone push that forward? [14:04] cjwatson, infinity: ^ ;) [14:04] Pretty please with cherries on top! ;) [14:05] * ogra_ thinks beers would work better [14:05] Pretty please with beer on top..? [14:05] (see /topic) [14:05] :) [14:05] That somehow doesn't sound right ;) [14:11] sil2100: looking [14:12] accepted [14:13] What happens with touch stuff after Final Freeze? [14:13] cjwatson: \o/ thank yoU! [14:13] Either touch-only or touch-parts-in-other-things uploads [14:14] touch only should still go through [14:14] it is gated before entering usually [14:15] * didrocks uploads the seed refresh then [14:15] ogra_, what about e.g indicators? [14:16] Laney: this go through automatically as it's touch only or something changed since last week? [14:16] I guess we should start getting those to saucy-proposed for SRU and build the image from there? [14:16] seb128, no idea, ask asac ? [14:16] 'this'? [14:16] Laney: ubuntu-touch-meta [14:16] i thought it was a blanket feature freeze exception [14:16] I guess it's accepted [14:16] (for touch) [14:17] apw, well, everything needs to go through the spreadsheet for touch ... [14:17] apw, thats a way stricter process than a freeze [14:18] ogra_, i more meant, that is an exception for feature freeze, this is final freeze, a different freeze [14:18] apw, on -proposed and release-team level it just goes through [14:18] ah [14:28] can an archive admin approve python-cinderclient and swift please [14:29] infinity: can you approve python-cinderclient and swift please? [14:30] infinity: can you approve MAAS please? [14:31] roaksoax: Did you read scrollback? [14:33] roaksoax: When you filed that FFe a month and a half ago, was the intent really for it to cover every upload right up to final freeze? [14:33] roaksoax: Cause this upload, despite its changelog claiming otherwise, is not a "bugfix release". It's very featureful. [14:34] infinity: yes! I had the understanding that the FFe was an standing FFe. maas-cluster-controller checks if apache2.2-common is present because we use maas against 2.2 and 2.4 (precise/saucy) and the module version needs to be rpesent in saucy (i got that from the debian migration notes for 2.2 to 2.4). And they are not really features, mostly bug fixes and improvements to what had already been uploaded [14:35] smoser: thought the FFe for maas was an standing FFe... (so I was told) [14:37] it largely was the intent of the ffe. [14:37] infinity: ^^ [14:37] roaksoax, is there much that is not listed in that ffe that is feature? [14:37] probably best to ask slangasek then since he's the one who approved it [14:37] i guess your moonshot work. [14:37] though "FFe granted for the changes described." doesn't really suggest an open FFe to me [14:38] smoser: yeah i guess that's the only thing not really there,which is really hw enablement === psivaa-afk is now known as psivaa === ricmm_ is now known as ricmm [14:38] well, we can wait for slangasek, but my argument would be that the changes described there are now just landing [14:38] smoser: yeah some of those granted on nFFe didn't land in the first upload [14:42] smoser: getting a feature freeze exception never implies "it's ok to upload this any time up until release". It's meant to be understood that FFes are supposed to be acted on before beta freeze. When roaksoax asked me about this upload last night, he said bugfixes, not new feature work [14:42] roaksoax: I think my confusion was that you closed the FFe and then reused it, as if it were a standing exception. [14:43] infinity, that confussion is quite reasonable. [14:43] roaksoax: Either way, it's a far cry from "just bugfixes", but I can also sympathise that you don't want to ship with half-done features. [14:43] ok... [14:43] so I would have to look closely at what's going on here, I'm not going to wave it through [14:43] ok. so we need these changes in. [14:43] what can we do to accomplish that. [14:44] i do understand the confusion, pushback, and general "ITS 1 WEEK BEFORE RELEASE!" [14:47] infinity: thank you! I also understand your frustation of me doing such an upload one week before release. [14:47] but you are right, we don't want to ship with half-done features [14:48] and some of those who were uploaded last night, where covered on the FFe that hadn't been uploaded in the first upload post requesting the FFe [14:48] the only other new feature is moonshot stuff, which is hardware enablement that I just got tasked with by the end of last week [15:18] cjwatson: is britney down? it seems that last run was from Generated: 2013.10.10 13:55:26 +0000 [15:18] Seems britney didn't run in an hour? [15:18] * stgraber checks [15:19] File "/srv/ubuntu-archive/proposed-migration/code/b2/hints.py", line 69, in check [15:19] assert package.version is None, package [15:19] AssertionError: eglibc/2.17-93ubuntu3 [15:19] right [15:19] I've fixed that block [15:19] pretty sure they need to be unversioned [15:20] cjwatson: you're way too fast, I was just about to look at infinity's hint file ;) [15:20] infinity: ^- FYI [15:21] Oh, bah. [15:21] Thanks for fixing. [15:23] running p-m manually for you now [16:01] hey... [16:01] asking for pre-approval for uploading [16:01] http://bazaar.launchpad.net/~smoser/simplestreams/trunk/revision/316 [16:05] oh well. to me it seems reasonable, there is a good positive and negative test included there. i'm gonna upload. [16:11] slangasek: howdy! So I want to clarify a few things about the maas upload I did last night. This is the debdiff with what's currently on the archive with the package I uploaded yesterday. http://paste.ubuntu.com/6218653/ [16:12] slangasek: 1. the changelog that talks about the major new features is not for *this* particular upload/upstream release. It is simply the addition of the changelog with the new features that currently are in saucy. [16:14] 2. the second major change is the new maas-import-ephemerals. In the newest upload, we simply replaced maas-import-ephemerals with maas-import-ephemerals.py (which is in archives) so there's really no change there, but rather we just renamed it and provided various bug fixes to it [16:15] 3. the third major change is moonshot support, which is hardware enablement which I was tasked with just last week with the goal of having it released. Sorry for not including that in the FFe [16:15] 4. other than that everything are bugfixes, including the changes to maas-import-ephemerals [16:16] slangasek: so in reality, the only "new" feature in the last upload, is the moonshot stuff, everything else, are bugfixes [16:16] roaksoax: I haven't reviewed this at all yet, it's infinity who's said that the upload includes new features; I'll leave it to him to explain what he's seeing that constitutes feature work. Maybe it's just the moonshot, I don't know. [16:17] slangasek: alright! thanks! [16:17] infinity: ^^ :) [16:35] please reject gccxml i don't actually know if that works. Upload to archive by accident. === yofel_ is now known as yofel [16:56] thanks for the maas acceptance! [16:59] how we looking for getting the rc images and milestone up and running ? :-) [17:00] balloons: That'll be probably Sunday night. [17:01] infinity, I thought we were good for today :-( [17:02] I've been communicating that out; remember I wanted to ensure I gave people the proper timeline [17:02] that lxc fix (and a dbus change to follow in the next few minutes) are required to fix the desktop QA environment, would be nice if someone could review. [17:02] Well, I'm sure stgraber can set up the milestone in the tracker for today, but I wouldn't count anything until Sundayish as an actual "RC". That's not to say people shouldn't be testing now. [17:02] (I'll take care of the dbus review since I'm not the author) [17:05] infinity, that's fair enough. If we're ok with migrating to an RC milestone today, that would be helpful.. Having people start now means a better image for sunday [17:05] infinity: FYI, Pete Woods and Ted Gould had tested new hud on desktop, and Pete Woods has now retested the new one in archive and it's all good! They'll revert the useless bdep addition at some later point [17:11] balloons: Agreed. [17:11] stgraber: Can you set up the milestone in the tracker, so people feel comfy that they're testing the right thing over the weekend? [17:11] balloons: I just sent the freeze announcement too. [17:12] infinity: sure, do you want all new builds redirected there already? [17:13] infinity: and do we actually do an RC milestone? last time we just went with Final as it was a huge mess to deal with RC => Final a few releases earlier (and confused people since we don't actually release an RC) [17:14] stgraber: No, no RC milestone. This is "RCs toward final", so Final it is. [17:14] ok [17:14] stgraber: All new builds there is fine. We won't bother de-cronning until the weekend, though. [17:14] infinity: ok, should I turn off e-mail+IRC notifications then? [17:15] until we de-cron that is [17:15] It's not that much noise, but your call. [17:15] Does the IRC notification also hit QA/testing channels, or just here? [17:15] also hits -testing [17:15] If it hits QA channels, that might prompt people to test. :P [17:16] I'm all for more testing. [17:16] hehe [17:16] ok, I'll keep the notifications enabled, we can always silence them if it's a problem [17:16] I look forward to xnox working 29 hour days for the next week to fix all the installer bug people should have found 3 months ago. [17:16] s/bug/bugs/ [17:16] so people should anticipate new images into early next week before things really tighten down on respins, etc [17:17] And I still have a few installer things on my plate to deal with before release too. :/ [17:17] But first, I need a nap (which is why I sent the announce 3h early). [17:17] infinity: does http://iso.qa.ubuntu.com/admin/config/services/qatracker/series/37/manifest look vaguely correct to you? (since that's the list of builds that'll show up in the Final milestone) [17:17] stgraber, I would note we need to remove Daviey and add jamespage in his place on the owners [17:18] balloons, please do [17:18] stgraber, please do [17:18] rather :-) [17:18] stgraber: There's no more armhf+armadaxp ... Hasn't been for a couple of releases. [17:18] I don't want us both to edit it at the same time, so ;-) go for it [17:18] balloons: done [17:19] infinity: and I guess the two omap can die too, right? [17:19] stgraber: omap == generic, and omap4 will be generic tonight or tomorrow, yeah. [17:20] infinity: right, do we actually have separate d-i images for those still or is that a generic d-i image too? [17:20] stgraber: ubuntu-desktop armhf+omap4 is dead. [17:20] stgraber: It'll all be one d-i target, though there are separate binaries with the uboot blobs wrapped around them. [17:20] infinity: ok, I'll just keep generic then, it's not like it actually matters anyway since it's not an iso [17:20] (I'm also going to keep some symlinks in place so the maas people don't yell at me for moving things around at the last minute) [17:22] stgraber: So, yeah. desktop-armhf+omap4 goes away. I'm not sure what will happen with server, I'll tell you later when I figure it out. :P [17:22] stgraber: The rest looks good. [17:22] infinity: I guess the ubuntu server images should also get tweaked to be -generic instead of having both an omap and omap4 .img but I won't mess with that now [17:22] stgraber: For a lark, if the bootstrap archive fills up completely with everything I need, I might hand-roll an arm64 ubuntu-core too. :) [17:23] stgraber: No, the images need to have one for every target, because they include the bootloader blob. :/ [17:23] infinity: that seems like a bit of a waste but ok ;) [17:23] stgraber: So, we either drop arches (which I'd like to do, but that's the server team's call), or I make more than one. [17:23] infinity: I guess that's easier than to tell people to do offset dd with a separate .img for the bootloader ;) [17:23] stgraber: Honestly, I'd prefer to drop all the armhf server images and just have netboot. [17:24] stgraber: But, up to the server team. I'll ask jamespage for an opinion when I'm awake. [17:29] (just noticed #ubuntu-testing is now #ubuntu-quality and queuebot didn't know about that) [17:32] stgraber, oO [17:34] stgraber, thanks for making the milestone. I'll share the news with everyone once the builds hit [17:34] would someone be willing to review the grub2 that cjwatson uploaded? considering the actual changes are all mine, I probably shouldn't do the review :) [17:35] (and yes, I would rather like this into the candidate images, along with grub2-signed, since UEFI+LVM is currently broken in grub) [17:36] slangasek: I'll take care of it [17:36] stgraber: thanks! [17:38] slangasek: in exchange can I get you to review lxc? :) [17:38] stgraber: sure [17:42] seb128: ^ [17:42] ^ would be nice to get that one it, it's an annoying issue with keyboard layouts, especially impacting non-latin users [17:43] the fix is simple, it's to make the greeter codepath run only in the greeter [17:43] e.g just a if() around some code [17:43] cyphermox, thanks ;-) [17:48] ^^ please don't approve grub2-signed yet until grub2 has been accepted [17:48] slangasek: Did you not set the build-dep on it? [17:49] slangasek: s/accepted/published/? because I accepted grub2 a few minutes ago [17:49] Apparently not. [17:50] infinity: no, because it didn't get incremented last time either so I assumed we weren't doing that :) [17:50] I do it, not everyone does. :P [17:50] (Just lets it dep-wait nicely instead of having to wait for publishing and be sure) [17:51] yep [17:52] Should probably mangle the packaging to work like the linux-signed packaging that looks for a specific version of the signed bits and fails hard when it doesn't find them, etc. [17:52] Makes it somewhat idiot-proof. [17:52] plus we have an ./update-version ../linux incantation to do it for you [18:19] hey infinity, do you have a minute? [19:36] could someone accept kubuntu-meta ? has some fixes for non existent packages [19:40] hey, would it be okay to upload a fix for https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1238137 ? it's a minimal change and only affects touch, I already have the package ready and it was confirmed to fix the issue [19:40] Launchpad bug 1238137 in network-manager (Ubuntu) "Maguro: Network Manager is not reconnecting ofono's gprs connection after a cellular turn off" [High,Triaged] [19:54] didrocks: uh oh! [19:54] sil2100: hey (in a meeting) :) [19:54] didrocks: whaaaat? At this hour?! [19:54] sil2100: you are handling what's assigned to you? everything's fine? [19:54] didrocks: slowly, yes, HUD published, but in unapproved [19:54] sil2100: yeah, you were not in the end of the last meeting when I was aked to come :p [19:54] Looking for someone that could push it further ;) [19:54] sil2100: you need to bribe people! [19:55] sil2100, see /topic [19:55] FREE BEER! Anyone who pushes HUD from the queue gets free beer! [19:57] sil2100: maliit crash is under control? [19:58] sil2100: please, send to me and timo an email so that we can continue tomorrow morning [19:58] sil2100: robru as well [19:58] cjwatson: hello! Sorry to ask you for a second time, but can you push HUD further? ;) [19:59] didrocks: cyphermox was handling that from what I saw, let me take a look how it went [19:59] sil2100: accepted [19:59] sil2100: platform-api? [20:00] sil2100: I didn't touch maliit.. [20:00] stgraber: super awesome! [20:00] thanks stgraber [20:00] cyphermox: oh, I saw seb poke about that and you said you'll take care of that, but it seems you meant something else [20:00] sil2100: platform-api is in a good shape for landing? [20:01] cyphermox: I misread stuff then! Will tackle that later once I finish this here [20:03] sil2100: not wanting to harass you, but platform-api? (need an answering) :p [20:03] sil2100: you are handling that one + maliit then? [20:04] didrocks: yesss! [20:07] thanks! [20:09] sil2100: needing to go away, have a nice evening! [20:09] and good luck ;) [20:09] ;)! [20:09] Goodnight! [20:11] thanks! [20:13] cyphermox: that seems like an appropriate thing to get fixed, in terms of the bug impact; will have to review the patch once in the queue to say for sure [20:14] infinity: what's the timeline for starting to churn out candidate images? [20:14] slangasek: ok [20:39] infinity, stgraber: do we want a proposed-migration added sometime soon, so that SRUs can be staged in -proposed without accidentally leaking across? [20:40] fyi, adding a block for libhybris gst-plugins-bad1.0 android, per discussion with rsalveti [20:40] I think your sentence above was missing a "block" but yeah, we probably should [20:41] yeah, it was ;) [20:41] according to the logs, for raring Colin added it on 4/22 [20:41] what did we do last time? massive block? [20:41] that seems quite late to me [20:42] stgraber: no, 'block-all source' [20:42] if we do that we probably should also turn off auto-accept as otherwise we'll forget about those packages [20:43] it's reasonably easy to add stuff as unblock when accepting unseeded packages, but having to watch and manually check the proposed-migration list would be a pain [20:46] hmm. I think we've given ourselves too many dials. [20:56] we'll have a late landing of dbus because of the ubuntu-touch testing madness. Sorry about that, the package has been ready and working for hours and doesn't even do any change that are touch-related. [20:57] stgraber: will you be able to sponsor the debdiff as well? (I'm really sorry about all the time you've had to spend on this) [20:57] tyhicks: I'd rather not, if I sponsor it I'm not supposed to then accept it in the queue [20:58] tyhicks: and since there are more coredevs than release team member, it'd be more efficient for you to use another sponsor [20:58] ok [21:03] stgraber: kirkland will sponsor it for me once he takes a look at it and the AP tests finish running on your mako device [21:04] cool [21:04] stgraber: I'm looking at it now [21:05] my phone just finished reflashing today's image so I should have the results pretty quickly if I can get the damn thing to stay connected to the wifi for more than a minute (mako has the buggiest wifi driver I've ever seen) [21:13] stgraber: "doesn't even do any changes that are touch-related"? so why is it landing at all? [21:17] slangasek: can you ack python-cinderclient and swift when you get a chance please [21:19] slangasek: probably because tyhicks made the mistake of asking in ci-eng instead of just getting it uploaded to the archive [21:19] stgraber: that's not an answer to the question I asked [21:19] I asked "why is it landing", not "why is it late" :) [21:19] slangasek: do you mean, why do we want that in the archive? [21:20] slangasek: without that change dbus is busted in LXC and that prevents all of the desktop QA tests from running [21:21] only the desktop tests? I thought there was discussion about unity8 [21:21] that's unrelated, unity8 is failing because of Mir not because of dbus [21:21] ok [21:22] tyhicks: so all the webbrowser tests failed here, though I have no idea how they can ever succeed since apparently the app is called with invalid arguments [21:23] ugh [21:23] asac: is that expected ^ [21:24] http://paste.ubuntu.com/6219840/ [21:25] note how the app always complains about invalid options [21:25] zul: these are new upstream releases of components that don't appear to be listed in the micro-release exception; what's the justification for why these are safe and appropriate to include? [21:26] smoser, jamespage: ^^ the only bits of openstack that were mentioned to be missing from the MRE were ceilometer or heat; did you guys overlook some components? [21:27] slangasek, python-cinderclient would not fall under the MRE - its been approved under a FFe (see the changelog) [21:27] I thought swift already was [21:27] * jamespage looks [21:28] ah, I see the FFe now; curse firefox for always opening the window on the *wrong* desktop [21:28] slangasek, but you are quite correct about swift... [21:28] * jamespage sighs [21:29] they behave a bit differently upstream which is probably why - we don't get stable point releases from that project like we do the others [21:29] ok [21:29] that makes a new upstream RC the week before release rather worrisome to me [21:29] (python-cinderclient accepted, though) [21:29] slangasek, whats the best way to proceed with swift? we want to line up with what OpenStack havana is baselining against upstream [21:30] urgh - the timing on the releases sucks [21:30] jamespage: convince me that there's been rigorous testing to make up for the fact that this will have no burn-in time before release [21:33] slangasek, let me throw it somewhere and I'll give it a blast [21:35] tyhicks, asac: tried camera-app instead, that one looks sane: [21:35] Ran 11 tests in 45.055s [21:35] OK [21:35] that's good [21:36] anxious to hear about the expected results of the unity8 [21:36] well, unity8 passed the tests on sf and failed as badly as it usually does on Mir, so no worse than before [21:41] stgraber: thank you for doing that [21:42] tyhicks: anyway, wasted enough time over this, it's fairly clear to me that if we had a bug in that change, the phone wouldn't work at all, it does seem to work fine and the tests that aren't buggy appear to pass. I'll go do something more productive now and will do the queue review once it's uploaded. [21:43] stgraber: yes. sorry about all that. your frustration is shared [21:44] thanks for all your help, stgraber === Laney changed the topic of #ubuntu-release to: Released: 13.10 Beta 1, 13.04, and 12.04.3 | Archive: Frozen, final freeze | Saucy Salamander Release Coordination. Please don't upload things during freezes where you shouldn't, or be prepared to apologise to the release team | we accept payment in cash, check or beer | melior malum quod cognoscis [21:47] lovely [22:10] stgraber: webbrowser test should work [22:11] let me lok at your paste [22:11] stgraber: if camera is good i guess it fine. [22:11] webbrowser might need to unlock screen manuallyu frist [22:11] stgraber: fyi, I got the ok to upload dbus [22:11] kk [22:12] stgraber: I updated the landing page/etc with the testing [22:12] stgraber: and uploaded just now [22:16] jdstrand: ok, I'll review it now [22:17] good, diff didn't change since I last reviewed, accepted [22:17] stgraber: thanks! [22:23] slangasek, OK - so I've deployed 1.10.0 in our standard, 3 zone, 3 replica test deployment integrated into and openstack deployment via keystone [22:24] and I've run swift-bench against it which exercises object puts, gets and deletes on the deployment [22:25] all looks good; 0 failures on the 5 cycles of swift-bench I put the deployment through [22:27] zul, fyi ^^ [22:28] jamespage: ok. and those are the only things that we need to worry about testing? There's a python-swiftclient in the archive; is there any risk that it will be broken by the update? (not that this would strictly be a blocker anyway, since the new swift release is happening whether or not we include it in saucy and python-swiftclient ought be compatible :) [22:31] slangasek, fortunately swift-bench -> python-swiftclient -> swift HTTP api [22:31] so that test exercises the client as well [22:32] ok, great [22:32] slangasek, tbh of all of the openstack projects swift is the one I worry about least; its much more mature and generally moves at a slower pace [22:34] * jamespage goes eod [22:35] until tomorrow folks [22:35] rightyo - accepted [22:35] slangasek, thanks1 [22:35] I hate my shift key obviously [22:35] ttfn [23:07] cjwatson: why does click-dev depend on perl? That's very unhelpful for a -dev package to do in multiarchland :) [23:08] cjwatson: dh_click itself seems to be perl-base-clean [23:09] cjwatson: or maybe click-dev should just be M-A: foreign, since it's Arch: any only "to avoid binNMU irritation"