[02:31] casper: cjwatson * r693 trunk/debian/changelog: releasing version 1.194 [04:11] Is there a way to pass/set an environment variable via pkgsel? Trying to install sudo-ldap and it needs SUDO_FORCE_REMOVE=yes set to install. late_command is bombing all over me. [09:12] cjwatson_: Hola; I noticed we were computing the / UUID at install time on armel subarches, in flash-kernel-installer.postinst, and saw that there was support on some boards to compute it at update-initramfs time (initramfs-tools/hooks/flash_kernel_set_root) and asked NCommander to implement that instead; NCommander was worried with the implementation, especially computing the UUID from within a chroot during install [09:13] cjwatson_: Do you think the approach is overall better with the initramfs hook and do you see any issue with the fact that the hook parses mount output? === cjwatson_ is now known as cjwatson === cjwatson_ is now known as cjwatson [13:03] cjwatson: After lunch I'm going to run a side by side on both live and alternate as they should both work now correct? [13:04] alternate's bust, I synced debootstrap a little while ago to fix that [13:04] live should be ok [13:06] cjwatson: cool I'll let you know after lunch :) [14:03] meh more bugs to right about the live cd. N-M is constantly spiraling but not connecting to an ethernet connection (could be though that this machine has 2 eth cards) and no gfx I had to switch to alt-ctrl-f7 to get it to continue booting :( [14:11] lool: the initramfs hook is actively trying to avoid passing labels or UUIDs in ROOT=; I don't know why it's doing that, as it seems like a bad idea [14:12] lool: it seems to be doing more or less the opposite of what flash-kernel-installer.postinst does [14:29] cjwatson: Do you prefer it in the postinst like now then? [14:30] cjwatson: or that we'd do proper detection of UUID? [14:30] I think it's fine in the postinst, TBH [14:30] if you change your root filesystem's UUID, there are already several things you have to do [14:41] cjwatson: bad news dude still no vista showing up on this install. I'm going to run it against xp and see if it is the same issue if there is only one partition [14:43] so, uh [14:44] you know I didn't actually upload the fix yet? ;) [14:44] cjwatson, i wonder why grub-mkconfig computes the UUID all the time though [14:44] you asked if it worked above, you weren't specific :) [14:44] seems unessecary [14:44] ogra: *shrug* I don't think it's harmful to compute it on the fly [14:44] no, indeed [14:44] I just don't think it's strictly necessary in all cases [14:45] well, its unlikely it changes at all i think [14:45] if it makes the design simpler (and it very much does, in the case of grub-mkconfig), then go for it [14:45] without a reinstall or moving your rootfs around [14:46] cjwatson: D'oh [14:46] i have no opinion either way ... was lool's concern we should do it ... i just see grub doing it [14:47] it won't hurt but there's no point putting any more than trivial effort into it if it isn't that way right now [14:47] yeah [14:47] unless there's something I'm missing [14:47] nope ... [14:48] i personally think it suffices if we have it at install time [14:48] cjwatson: I thought we were trying to avoid hardcoding UUID in more places, but I agree it's not a strict requirement [14:48] ogra, NCommander: So no need to refactor the UUID stuff then [14:48] Sorry for requesting that :-) [14:49] in emergency cases root=/dev/sdX should still work anyway [14:49] cjwatson: so will your fix for side by side be in tomorrows iso? [14:53] depends whether I upload it today :) [14:54] I probably will at some point, but I want to attack the hardware clock issue first [14:54] hmm, which I think is going to involve me going out for a walk to think about it, my head is spinning [14:54] cjwatson: I was about to say clock still plays up when installing against windows but you beat me to it :) [17:10] usb-creator: evand * r219 trunk/debian/changelog: changelog entry for the freeze exception. [17:28] evand: could you take care of a ubiquity upload at some point today if possible? mdz is pulling me off onto urgent eucalyptus work [17:28] cjwatson: already on it, the network here is just horrendously slow [17:30] * cjwatson nods, thanks [17:30] oh, are you at LinuxCon? I keep forgetting that :) [17:31] evand: how's the conf? [17:32] Plumbers :) [17:32] it's good, lots of very smart people and interesting talks [17:33] cool :) [17:38] hey evand [17:39] rgreening: hi [17:39] preparing a usb-creator upload now [17:39] ubiquity: evand * r3475 ubiquity/ (d-i/manifest debian/changelog): [17:39] ubiquity: Automatic update of included source packages: base-installer [17:39] ubiquity: 1.102ubuntu1, flash-kernel 2.13ubuntu11, grub-installer 1.43ubuntu3, [17:39] ubiquity: partman-partitioning 72ubuntu1. [17:39] given that pitti approved the policykit stuff [17:46] cool [17:47] evand: I still have weirdness with HAL + devicekit-disks on my Acer 6930... for the life of me, I can't get autodetection working since Sept 14 update... Alpha5 ISO works fine, and if I incrementally update packages, it stops working around the time mountall package was introduced. [17:49] evand: stopping hal, and restarting the devkit-disks-daemon allows usb creator to work... so there seems to be some interaction issue with hal and devkit [17:49] with hal running, id-type, id-label and mount all return '' [17:49] bizarre [17:59] evand: I still get timeout on format option. Have you tested this recently? [17:59] rgreening: are you using devicekit-disks 007? [18:01] evand: I should be up to date... checking [18:01] usb-creator: evand * r220 trunk/ (40 files in 2 dirs): Update translations from Launchpad. [18:02] evand: yep [18:02] rgreening: can you pastebin the exact error you're getting? [18:03] ubiquity: evand * r3476 ubiquity/debian/changelog: releasing version 1.99.22 [18:03] evand: sure.. 1 sec [18:07] evand: dam. works if hal is not running... [18:08] evand: so, it experiences a timeout in the special case I have on my system when hal and devkit are not working together... [18:08] gr... [18:09] definitely a bug [18:09] very odd as HAL doesn't modify anything in udev, as far as I know [18:10] rgreening: I'd suggest filing a bug [18:10] attach the output of devicekit-disks --dump with and without HAL running [18:11] evand: yeah, I don't understand it either... my acer 110 works as expected. [18:11] it's just on the 6930 [18:11] very odd [18:11] usb-creator: evand * r221 trunk/debian/changelog: releasing version 0.2.7 [18:11] evand: I think it's architectural (acpi/bios or the fact that the devices are sg3) [18:12] could be an issue with acer-wmi module [18:12] dunno... [18:14] evand: yeah, I'll do some more investigation and capture that stuff shortly... ty [18:17] ubiquity-slideshow-ubuntu: evand * r151 ubiquity-slideshow-ubuntu/debian/changelog: Added debian/changelog entries for Dylan's changes. [18:26] shtylman, evand: ubiquity installer for KDE is mondo slow especially after selecting timezone [18:26] takes forever to load Keyboard tab [18:27] shtylman, evan: does it do some ntp stuff in the timezone tab after you hit forward? or does it require an active net connection? cause I never had one (if that makes a diff). But like 1-2 minutes on waiting to change screens [18:29] this is with latest kubuntu build, running from a USB-2.0 stick created with usb-creator (if that makes a diff) and installing on a AOA 110 netbook. [19:31] shtylman, evand: ubiquity does not seem to stay on top (i.e. modal to desktop) when run on kubuntu netbook. THe installer windows keep disappearing behind the desktop and I never know if something is happening or ready without ALT+TABbing for it... [19:33] definitely one for shtylman. I have no idea how the plasma stuff works. [19:49] yikes, noninteractive as a casper option is broken. [19:49] * evand digs [19:50] oh, and it's broken as a frontend [19:50] hoo-ray [20:15] ubiquity: evand * r3477 ubiquity/ (debian/changelog ubiquity/components/ubi-language.py): [20:15] ubiquity: Add missing definition of self.controller for the noninteractive [20:15] ubiquity: page in the language plugin. [20:35] hehe [20:41] shtylman: it only seems to be slow on the netbook on SSD.. hmmm... === nxvl_ is now known as nxvl [21:44] evand: I'm still waiting for approval from my company to send you the copyright transfer form- is saturday ok? [21:44] (for the partition size patch) [21:45] lamalex: saturday will be fine. Thanks for your patience in sorting this out. [21:45] No problem, I'd have signed it over immediately if it weren't my companies IP I'd be handing over [21:53] understood [21:54] usb-creator: evand * r222 trunk/ (3 files in 3 dirs): Bump to 0.2.8 [21:56] usb-creator: evand * r223 trunk/ (debian/changelog usbcreator/install.py): [21:56] usb-creator: Modify adtext.cfg as well when adding options to the syslinux [21:56] usb-creator: configuration (LP: #317059). [23:26] usb-creator: evand * r224 trunk/ (debian/changelog usbcreator/install.py): [23:26] usb-creator: The persistence value is no longer passed around as a string. Fix a [23:26] usb-creator: check that assumed it was. This was causing the persistence option [23:26] usb-creator: to always be written (LP: #436207). [23:41] configuring early ati radeon? anyone? [23:42] #ubuntu [23:42] err