[10:22] ev: you filed a couple of bugs the other day and milestoned them for beta-1 - do you expect to be able to fix them today? === ogra_ac is now known as ogra_ [10:28] some, not all [10:28] I'll push the ones I don't get to back [10:30] ok [10:36] ubiquity: cjwatson * r4611 trunk/ (debian/changelog ubiquity/i18n.py): [10:36] ubiquity: Remove grub_device_label from string_extended, now that the boot loader [10:36] ubiquity: question is only asked from the partitioning page rather than a separate [10:36] ubiquity: dialog (LP: #726740). [10:54] ev: doesn't ubiquity need to Build-Depends: python-pyicu, debconf-utils, python-mock for the test suite? you can't apt-get install things in a buildd context [10:55] ah yeah [10:55] * ev fixes [10:55] would save those grotty tests for /var/lib/dpkg/info/$foo.list too, which aren't multiarch-safe [10:56] which was broken anyway, as I've just caught (didn't install mock) [10:56] yeah :) [10:57] ubiquity: evand * r4612 trunk/ (debian/changelog debian/control tests/build): Move test dependencies into build-depends. Thanks Colin Watson! [10:58] oh hm, can build depends come from universe for a package in main? [10:58] if not, I should probably sort out a MIR for mock [10:59] they can't [10:59] maybe best disable the test suite for beta-1 then, or else branch [10:59] we probably don't have time for MIR handling [11:00] though I'm a bit surprised mock isn't in main already for something [11:00] bug 723219 [11:00] Launchpad bug 723219 in python-mock "[MIR] python-mock" [Undecided,New] https://launchpad.net/bugs/723219 [11:01] I commented [11:01] targeting for final [11:05] oh phew [11:06] presumably we should still disable the test suite for beta-1, correct? [11:07] unless you can find doko around at short notice [11:12] got a yes to that [11:17] cool [11:26] ubiquity: evand * r4613 trunk/ (debian/changelog scripts/plugininstall.py): [11:26] ubiquity: Move the apt-clone working directory into /var/log/installer at the [11:26] ubiquity: end of installation (LP: #739492). [12:58] migration-assistant: evand * r107 migration-assistant/ (debian/changelog ma-apply ma-ask ma-script-utils): [12:58] migration-assistant: Reuse os-prober's newns to ensure that mounts are occuring in a new [12:58] migration-assistant: namespace (LP: #739400). [13:00] migration-assistant: evand * r108 migration-assistant/debian/changelog: releasing version 0.6.9 [13:08] ubiquity: evand * r4614 trunk/ (debian/changelog ubiquity/plugins/ubi-language.py): [13:08] ubiquity: Set the next button back to its original label once done calculating [13:08] ubiquity: its size. [13:35] cjwatson: is there any reason I shouldn't update the keytables in gfxboot-theme-ubuntu? [13:36] nope, if you use scrape-console-setup to do it [13:36] could you do a scrape-localechooser run at the same time? [13:37] you can use http://people.canonical.com/~cjwatson/tmp/gfxboot-test.tar.gz to test it [13:37] make sure the language and keymap menus don't overflow the screen after the update [13:37] indeed, was already in the process of doing the former [13:37] will do [13:37] thanks [13:41] god damn zsh is made of magic. It just auto-escaped as I was typing that url as a parameter to wget. [13:41] neat [14:43] cjwatson: any idea what should be done about this stray codepoint http://people.canonical.com/~evand/tmp/updated-gfxboot-theme-ubuntu.png ? [14:43] otherwise I think it looks good [14:44] which one's stray? [14:44] oh, zwnbsp [14:46] ev: add 'lo' to @langname_notranslate [14:46] I've added https://wiki.ubuntu.com/Installer/UpdateGfxbootThemeUbuntu to the wiki [14:46] okay, will do [14:46] let smarter renderers deal with it [14:47] sudo ./scrape-localechooser ~/bzr/localechooser.ubuntu - missing '> langnames.inc' there [14:47] whoops, thanks [14:49] fixed; feel free to make any changes there as you see fit [15:44] ubiquity-slideshow-ubuntu: evand * r343 ubiquity-slideshow-ubuntu/ (5 files in 2 dirs): Merge Rollo's updated screenshots branch. [15:55] ev: could you spin a new package for the ubiquity slideshows? we have the new edubuntu slides in there and it's probably a good idea to get it out there now that ui freeze is in place :) [15:55] actually in the process of that right now [15:55] (I'll notify doc team about it too and let them know that the current slides aren't the latest ones) [15:56] just trying to sort out the u1 stuff [15:56] whohoo! [16:42] ubiquity-slideshow-ubuntu: evand * r344 ubiquity-slideshow-ubuntu/ (2 files in 2 dirs): Update the Ubuntu One icon. [16:52] ubiquity-slideshow-ubuntu: evand * r345 ubiquity-slideshow-ubuntu/debian/changelog: Freeze exception (LP: #744374). [16:56] ubiquity-slideshow-ubuntu: evand * r346 ubiquity-slideshow-ubuntu/po/ (6 files in 6 dirs): Update templates. [17:01] ubiquity-slideshow-ubuntu: evand * r347 ubiquity-slideshow-ubuntu/debian/changelog: releasing version 37 [17:22] ev: are you still working on anything for the next ubiquity upload? [17:23] I'd like to get this bunch of RC bug-fixes in fairly soon [17:39] cjwatson: sort of. skaet asked me to remove the alpha warning, which I noticed wasn't showing in the first place. The immediate thought was that the text is entirely in the extended description, but there seems to be a deeper issue here. [17:39] I don't think it's beta 1 critical though [17:40] I'm trying to find more time to dig at seb's console-setup bug (LP: #742558), but I don't think that's going to happen today [17:41] oo yay, I see that mock went into main [17:41] ev: which text is entirely in the extended description? [17:41] the alpha warning [17:42] that seems fair enough [17:42] but in any case, doesn't matter for beta :) [17:42] indeed it does not :) [17:45] hmm, that's odd (742558) [17:47] feels kind of RC to me :-/ [17:49] do you already have a set -x trace of keyboard-configuration.config? [17:49] I'm wondering if kbdnames is up the spout [17:50] hm, though that would reset default_variant too [17:50] awkward conflict with preseeding the keyboard layout here [17:51] I think the question may be: what is preseeding keyboard-configuration/layoutcode? [17:54] 'cos whatever it is probably shouldn't be [17:55] I don't, but I can generate one in a bit [17:55] maybe not needed [17:56] I can sort of infer the flow [18:02] ev: what did you do at the CD boot menu when you reproduced that bug? [18:03] your debug log shows keyboard-configuration/layoutcode already set when ubiquity started (AFAICS), but that doesn't seem to be the case for me when I boot into a live session [18:06] debian-installer: cjwatson * r1430 ubuntu/debian/changelog: releasing version 20101020ubuntu24 [18:11] select french as the language [18:11] cjwatson: ^ [18:12] ah yes [18:13] WTF [18:13] /proc/cmdline looks right [18:14] IMO this isn't a ubiquity bug, and we shouldn't block on it for this upload [18:14] I can't quite see where it is yet, though [18:22] okay [18:22] keyboard-configuration/layoutcode is set to us in the livefs [18:23] also, casper seems to be inexplicably setting console-setup/layoutcode instead [18:23] needs set -x debugging in /scripts/casper-bottom/19keyboard [18:23] dinnertime [18:25] so I'll do a ubiquity upload now then [18:28] ubiquity: evand * r4615 trunk/debian/real-po/ (66 files): debconf-updatepo [18:30] ubiquity: evand * r4616 trunk/ (d-i/manifest debian/changelog debian/control): [18:30] ubiquity: Automatic update of included source packages: migration-assistant [18:30] ubiquity: 0.6.9, user-setup 1.28ubuntu14. [18:53] ev: thanks! missing push of the release commit? [19:25] ubiquity: evand * r4617 trunk/debian/changelog: releasing version 2.5.30 [19:25] indeed, thanks [19:26] huh, how'd this ever work [19:27] casper writes some bits of configuration only into /etc/default/keyboard, which is removed when the ubiquity c-s plugin starts up [19:27] maybe it used to be arranged a bit differently ... [19:27] we can probably fix this by preseeding those values in casper even if they're non-empty [19:27] still trying to see where console-setup/layoutcode gets preseeded [19:28] oh, 24preseed, of course [19:28] so in fact, IMO it would be best to fix this in gfxboot-theme-ubuntu - rename console-setup/* to keyboard-configuration/* there [19:28] so that we aren't going through a compat layer [19:28] do you agree? [19:29] huh, mvo marked apt-clone 0.1.2 as released but seemingly never uploaded it [19:29] indeed [19:29] I do [19:29] I'll just double-check that that works [19:32] or at least fudge casper at run-time to pretend that it was done that way :) [19:40] heh [19:45] yeah, that's better - mind if I go ahead and upload that? [19:45] by all means [19:48] done [20:37] ev: could you have a look at the last couple of comments on bug 652852, please? [20:37] Launchpad bug 652852 in ubiquity "Ubiquity doesn't suggest to install on unallocated free space" [High,Fix released] https://launchpad.net/bugs/652852 [20:53] will do [20:56] ubiquity: evand * r4618 trunk/ (d-i/update-control debian/changelog debian/control): Put build-dependencies in the right place. [22:39] hi everyone [22:41] is there a way to use the alternate installer to install ubuntu onto an existing LVM without it messing up my existing arch linux [23:01] ubiquity: evand * r4619 trunk/ (d-i/update-control debian/changelog debian/control): Add python-apt to the build-depends for the test harness. [23:03] ubiquity: evand * r4620 trunk/debian/ (changelog rules): [23:03] ubiquity: * Use the standard nocheck DEB_BUILD_OPTIONS argument instead of [23:03] ubiquity: UBIQUITY_NO_TESTS. Thanks Steve Langasek! [23:03] ubiquity: * Run the tests on all architectures. [23:12] cjwatson: (if you're still around) seem sensible? http://paste.ubuntu.com/586639/ [23:13] aha, is that it [23:13] the logs appear to suggest that rather loudly :) [23:13] maybe send it to stderr instead? [23:13] I couldn't divine it from the logs with any certainty [23:14] the most recent ones [23:14] only a few minutes old [23:14] hm, no subprocess.STDERR, bah [23:14] you could ditch just stdout; chatter on stderr is not a problem [23:14] ah, somebody replied with --debug output? [23:15] indeed [23:15] odd that there's no subprocess.stderr though [23:15] oh, it can be an existing file object [23:16] so stdout=sys.stderr should work [23:16] I *just* caught that as well [23:16] indeed [23:16] okay, I'll go with that [23:16] thanks [23:16] good catch, I'd been trying to reproduce in kvm but failing [23:17] thanks, but it was really easy once that log was posted [23:17] jockey's output in debconf is quite easy to spot :) [23:17] UNKNOWN MULTI LINE COMMAND! and such [23:18] ubiquity: evand * r4621 trunk/ (debian/changelog scripts/plugininstall.py): Don't feed jockey's output into debconf (LP: #739632). [23:19] heh, yeah [23:19] anything else, or should I send this back to the buildd and cross my fingers? [23:19] that's all I know of at the moment [23:20] why the heck is d-i failing to build? I can't reproduce t [23:20] it [23:22] even with pbuilder? [23:23] just trying a chroot - I think it may be sensitive to whether libpango1.0-dev is installed [23:25] ubiquity: evand * r4622 trunk/debian/changelog: releasing version 2.5.31