[00:10] ubiquity: cjwatson * r4965 trunk/ (d-i/manifest debian/changelog): [00:10] ubiquity: Automatic update of included source packages: apt-setup 1:0.49ubuntu9, [00:10] ubiquity: netcfg 1.68ubuntu4. [00:22] ev: I could use a retroactive review of r4964 when you see this, even if the effects of that review aren't in time for beta-2 [00:44] debian-installer: cjwatson * r1534 ubuntu/debian/changelog: No-change rebuild to pick up new components. [00:45] debian-installer: cjwatson * r1535 ubuntu/debian/changelog: releasing version 20101020ubuntu65 [00:52] ubiquity: cjwatson * r4966 trunk/debian/changelog: releasing version 2.7.31 [08:20] cjwatson: looking now. Thanks for that, by the way. I had a go at it last night, but pbuilder was taking ages to do much of anything. [16:12] ubiquity: evand * r4968 trunk/ (10 files in 5 dirs): [16:12] ubiquity: Move watching Internet connectivity to the frontends themselves, [16:12] ubiquity: which then ask each plugin to act accordingly (LP: #854706). [17:16] cjwatson: could you look at bug 851679? [17:16] Launchpad bug 851679 in grub2 "Unable to boot after upgrade, Reloc Offset error on Grub" [Critical,New] https://launchpad.net/bugs/851679 [17:36] bdmurray: not until tomorrow [17:36] cjwatson: okay that works for me [17:36] (anyway most grub2 upgrade bugs are user error) [17:37] I'm not sure it's worth escalating boot failures on grub2 to critical unless they're happening to lots of people [17:37] after all many bugs in a boot loader are boot failures - there's a danger of red fatigue [17:38] Okay, I'd choose critical because he couldn't access any OS [17:38] by that metric I'd have hundreds of critical bugs most of which are user error - I'm not sure this is a good use of critical [17:39] okay, I see your point [17:40] if it's widespread, I'd totally agree [18:18] ubiquity: evand * r4969 trunk/ (tests/test_gtkui.py ubiquity/plugins/ubi-wireless.py): Fix tests and unbreak the wireless page. [18:21] ubiquity: evand * r4970 trunk/ (151 files in 3 dirs): Update translations from Launchpad. [18:24] ^ unit tests save the day again [18:25] ubiquity: evand * r4971 trunk/ubiquity/frontend/kde_ui.py: Fix missing import [18:25] ^ as does pyflakes :) [18:33] ubiquity: evand * r4972 trunk/debian/changelog: releasing version 2.7.33 [19:18] thanks ev, was looking at the diff trying to figure some things out and spotted the note here. [20:09] usb-creator: superm1 * r358 usb-creator/ (bin/usb-creator-helper debian/changelog): Fix usb creator crash in KVMTest(). [21:32] * stgraber spent 30 minutes trying to figure out why the d-i automated testing was failing pretty weirdly only to notice that apparmor apparently matches the containers and so was blocking the dhclient script... === kentb is now known as kentb-out [22:35] cjwatson: there seem to be a conflict between rdnssd and dhclient [22:36] cjwatson: I only see it in a container at the moment but that's very likely because of a race condition (the container basically runs from my cache without even accessing my SSD) [22:36] cjwatson: it results in some conflict in /etc/resolv.conf and netcfg thinking it failed to do a DHCP request [22:36] cjwatson: I can only reproduce that when I'm in single stack IPv6 with stateful dhcpv6 [22:37] cjwatson: removing rdnssd from my filesystem "fixes" it