[10:17] ubiquity: stgraber * r5059 ubiquity/ (bin/ubiquity-dm debian/changelog debian/ubiquity.templates): Disable alpha warning [10:20] ubiquity: stgraber * r5060 ubiquity/d-i/manifest: Automatic update of included source package: netcfg 1.68ubuntu7 [10:21] ubiquity: stgraber * r5061 ubiquity/debian/changelog: releasing version 2.8.5 [11:20] http://paste.ubuntu.com/705348/ - is what I've uncovered by smoke testing so far. Nothing release critical though. [11:21] actually, that probably belongs in -release [11:33] I'm not sure number 3 is a bug; you might have e.g. autoconnected to neighbour's wireless rather than your own [11:33] though 4 rather gets in the way of that :) [11:48] why would you have autoconnected in the installer? [11:52] how is it ending up connected before the wireless page then? [11:52] I selected it in nm-applet [11:52] apols for not being more clear about that in the report [11:58] ah, ok, not autoconnect then, fair enough [12:43] ev, bug 838048 [12:43] Launchpad bug 838048 in ubiquity "ubiquity crashed with TypeError in __new__(): object of type 'NoneType' has no len()" [Undecided,Confirmed] https://launchpad.net/bugs/838048 [13:23] ev, actually, two things make me think you were right to suggest changing the text in the listbox itself [13:23] oh? [13:24] ev, one is that adding a sentence (if you hit the kill switch while the screen is being displayed) would often cause the list to jump downward, which would be ugly [13:24] ev, and the other is that you might possibly have two wi-fi cards, with only one turned off. [13:26] ev, what happens if there are two cards anyway? Does the installer just pick one, or does it present both? [13:27] it presents both [13:27] thus presenting the headers with the card name [13:27] great [13:29] I'm not sure it's typically possible to disable one card, for what it's worth [13:29] I haven't ever seen one with a dedicated kill switch [13:31] ev, ok, https://docs.google.com/a/canonical.com/Doc?docid=0AU5sFuLRpCpBZGZra2pqY2pfMTAxZ25rcnBnNXY&hl=en_US#Setting_up_Internet_connection_9925828210083424 [13:32] thanks [13:40] ugh, what's this next_normal back_normal nonsense I wrote? In the absence of decent code comments, commit early, commit often. [14:07] wow: http://wiki.openstack.org/bootFromISO [14:07] soren: I guess you never found anyone to implement it for you and went ahead and did it yourself? [14:07] either way, I cannot wait to play with this [14:07] great stuff [14:46] ev: I'm not 100% convinced it's implemented. I certainly didn't do it. [14:46] ev: ...I think. [14:46] hahaha [14:47] ev: It's been a long release cycle :) [14:47] Daviey was talking about it as if it was ready :) [14:49] * soren checks [14:51] Sorry, no. Not implemented. Not in the KVM backend, at least. [14:56] https://code.launchpad.net/~citrix-openstack/nova/iso-boot [14:57] xen only :( [14:57] XenServer only, even. [14:58] It's not a lot of work to add to the KVM backend. [14:58] At all. [14:58] Less than a week including integration tests and everything. [14:59] A couple of days if you're familiar with the code. [15:01] soren: Glance side of things is solid tho? [15:01] just nova changes? [15:01] Daviey: AFAICT, yes. [15:02] Looking at bug 870418 I'm not concived its a duplicate as the error is "nspluginwrapper: /usr/lib/flashplugin-installer/libflashplayer.so is not a valid NPAPI plugin" [15:02] Launchpad bug 870418 in ubiquity "Installer crash (dup-of: 870281)" [Undecided,New] https://launchpad.net/bugs/870418 [15:02] Launchpad bug 870281 in flashplugin-nonfree "installer crash when user choose to install additional software: http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.3.183.10.orig.tar.gz doesn't exist" [High,Fix released] https://launchpad.net/bugs/870281 [15:09] ev: should bug 870177 be release noted or ...? [15:09] Launchpad bug 870177 in ubiquity "Ubiquity copies wireless network settings in oem installation mode" [High,Triaged] https://launchpad.net/bugs/870177 [15:12] bdmurray: I guess it should, just so that OEMs know not to use wireless during the initial install or the wireless connection will get copied over to the target [15:12] indeed, release noted [15:14] thanks [15:25] mm, I meant it should be, not that I've done so (currently deep in this wireless disabled bug) [15:43] ubiquity: evand * r5062 trunk/ (3 files in 3 dirs): [15:43] ubiquity: * Don't crash if the user selects the wireless card header and presses [15:43] ubiquity: next (LP: #838048). [15:43] ubiquity: * If the user selects a wireless card header, the next button text [15:43] ubiquity: should not be 'Connect.' [15:50] ubiquity: evand * r5063 trunk/ (debian/changelog scripts/plugininstall.py): [15:50] ubiquity: Don't copy the wireless configuration if this is an OEM install (LP: [15:50] ubiquity: #870177). [15:51] ubiquity: evand * r5064 trunk/debian/changelog: Fix changelog. [15:59] ^ would appreciate peer review on those [16:10] ubiquity: evand * r5065 trunk/ubiquity/plugins/ubi-wireless.py: Fix variable reference before assignment. Thanks Stéphane. [16:13] ubiquity: evand * r5066 trunk/ (debian/changelog ubiquity/plugins/ubi-wireless.py): [16:13] ubiquity: Make sure the connecting spinner goes away before leaving the [16:13] ubiquity: wireless page. [16:21] ugh, stgraber has found issues in this fix [16:28] ev, 5065: wouldn't it be better to add a helper to Controller for translate_widget or fix the call for Controller.translate() to take into account whatever reason it's not working and you need to call into the private method? [16:30] ubiquity: evand * r5067 trunk/ (debian/changelog ubiquity/plugins/ubi-wireless.py): Account for the 'asleep' network-manager state. [16:30] superm1: indeed [16:31] however, I'm trying to make the smallest delta possible at this point [16:32] so I'll be happy to do a sweep in 12.04 for accessing private methods [17:04] ubiquity: evand * r5068 trunk/debian/changelog: releasing version 2.8.6 [17:52] Had a user with the missing swap file issue of bug 709363 in #xubuntu, got a debug log attached to the report [17:52] Launchpad bug 709363 in ubiquity "swap partition disappeared during installation" [High,Confirmed] https://launchpad.net/bugs/709363 [17:52] He will attach the syslog tomorrow, when his connection improves [18:54] cjwatson: is https://code.launchpad.net/~brian-murray/ubuntu-seeds/ubuntu.oneiric/ part of the right fix for bug 869796? [18:54] Launchpad bug 869796 in tasksel "Ubuntu Server expert mode: Software Select list contains 'Ubuntu Desktop USB'" [Medium,Triaged] https://launchpad.net/bugs/869796 [19:39] bdmurray: I'm not convinced, shouldn't it be a better Task-Key field? [19:40] for that matter why is inkscape there as a task on new installs? [19:40] err [19:40] that made no sense [19:40] for that matter why is inkscape available on a server install? [19:40] let's look at this tomorrow, I need to get the kids to bed and then I need to get to bed, godawful early start tomorrow [19:41] I don't really think it's RC [19:42] okay it not being RC makes sense [19:44] oh, look at that, she climbed into my lap and fell asleep, that's convenient [19:44] (though now my right hand is kind of pinned to my laptop) === kentb is now known as kentb-afk