=== rbelem is now known as rbelem-afk [04:01] ubiquity: evand * r4155 ubiquity/ubiquity/plugins/ubi-prepare.py: Run jockey-text --auto-install and install ubuntu-restricted-addons if the non-free box is ticked. [04:51] ubiquity: evand * r4156 ubiquity/ubiquity/plugins/ubi-prepare.py: Check for a large enough disk on the prepare page. [05:12] ubiquity: evand * r4157 ubiquity/ubiquity/frontend/gtk_ui.py: Run the plugin translation hook after translating all the pages, rather than before. [11:43] cjwatson, hi :) [11:44] cjwatson, about bug 604501 [11:44] Launchpad bug 604501 in grub2 (Ubuntu) "A second Maverick installation, in top of Windows/Maverick won't add a grub entry for self (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/604501 [11:44] I am sorry I cannot provide the original grub.cfg [11:44] but I am pretty sure it can be reproduced [11:44] I can try to reproduce with Ubuntu1/Ubuntu2/Ubuntu3 to see it is happening always for a 3rd system installation [11:48] ev, hello, I just found a small bug in ubiquity that should be easy to fix [11:48] ev, bug 613400 [11:48] Launchpad bug 613400 in ubiquity (Ubuntu) "Installation stalls when retrieving packages if the Internet connection is broken (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/613400 [11:48] if you look at the logs, it is supposed to be asking the user to insert media, but, actually, the user does not receive any feedback dialog [19:42] ubiquity: superm1 * r4158 ubiquity/debian/ (changelog ubiquity-frontend-gtk.install): install two new png files for the language page in the gtk frontend. [20:23] Good day gentleman. I am in the process of customizing a server ISO and have built a cd with universe packages and some of my own packages in extra. I set my pkgsel/include line to include these packages but it seems that the installer is searching on the archive mirror instead of the cd for them. Any ideas why? [21:44] ubiquity: superm1 * r4159 ubiquity/ (debian/changelog ubiquity/frontend/gtk_ui.py): [21:44] ubiquity: * Fix automatic mode in gtk_ui. [21:44] ubiquity: * Add a new controller function to allow disabling the progress_section [21:44] ubiquity: of the Window for pages it doesn't make sense on that might be shown [21:44] ubiquity: in automatic mode before the partitioner comes. [22:19] ev, there is some weirdness going on where plugininstall tries to call unmount_source still when cleaning up, but it's in install.py not plugininstall.. [22:21] i'm not sure i follow right now where it's best suited to live though