[00:06] Is ubiquith trunk now lp:ubuntu/ubiquity? [00:06] ubiquity even [00:06] ubiquity: evand * r3742 ubiquity/ (5 files in 3 dirs): [00:06] ubiquity: Use a GtkSpinner instead of a separate progress window when on the [00:06] ubiquity: manual partitioning page. [00:07] TheMuso: no [00:07] ev_: ok thanks [00:08] sure thing [00:12] superm1: do you consider "Support adding packages (on disk) like langpacks and codecs after install" to be complete by the recent oem-config changes, or did you have something else in mind for this particular work item? (assuming you're the one requesting this) [00:12] ev_, i dont think there's actually any logic that hooks up the selection of the language during oem-config to the package that gets installed in install_oem_extras right now, so that's all i would see missing [00:13] Hi -- I'm trying lucid alpha 2 and when I try to use my existing /boot (ext2), the partitioner says "File system has an incompatible feature enabled" [00:13] but it doesn't tell me what feature is incompatible. [00:13] I made this /boot with an earlier installer, either intrepid or jaunty. [00:14] (This is in the live installer run from the icon after booting into the livecd) [00:16] Is there some way I can find out what the problem is, and how I need to update the filesystem? [00:17] superm1: okay, I'll get on that. Cool, thanks! [00:17] thanks! [00:23] akk: hmm, we really ought not to whine just because parted can't cope - can you show us the output of 'tune2fs -l '? [00:23] without <> obviously [00:25] http://shallowsky.com/tmp/tune2fs.txt [00:27] ok, well FWIW it's ext_attr it hates [00:27] but I don't think the right fix is really to remove ext_attr [00:28] could you post /var/log/syslog and /var/log/partman from the installation attempt? let's see what partman command it's faling over on [00:28] *falling [00:30] I've put them all in http://shallowsky.com/tmp/lucid/ [00:30] oops, fixing permissions on syslog [00:40] hmm, that's unhappy for at least one other reason that I know I fixed post-a2 [00:41] namely bug 506585 [00:41] Launchpad bug 506585 in ubiquity "[Lucid Xubuntu] Manual partitioning using Desktop image can not be done" [High,Fix released] https://launchpad.net/bugs/506585 [00:41] but that may not be enough [00:43] let me see exactly what the ext_attr attribute involves [00:43] akk: (stick around, I might be a little while but it's on my list) [00:43] Thanks, will do [00:43] though I might be heading to dinner soon (then back after that) [00:43] akk: could you file a bug on the Ubuntu parted package with these logs attached, and noting in the subject line that it's failing to handle the ext_attr option? [00:44] Sure thing. [00:44] thanks [00:53] cjwatson: Filed bug 517349. [00:53] Launchpad bug 517349 in parted "Installer, /boot: "File system has an incompatible feature enabled"" [Undecided,New] https://launchpad.net/bugs/517349 [00:57] akk: thanks. alpha 3 will fix your problem, one way or another [00:57] in fact, if you want to work around it now ... [00:58] akk: edit /lib/partman/check.d/10check_basicfilesystems before starting the installer, look for the line reading 'ext2|fat16|fat32)', and remove 'ext2|' [00:58] Cool, I'll do that. Thanks! [00:59] akk: but you should probably start with a current daily buildd of the live CD, to avoid the other problem you ran into [00:59] *build [00:59] The daily-installer in the topic here? [00:59] Of course it is :-) [00:59] no, http://cdimage.ubuntu.com/daily-live/current/ [01:00] StevenK: CONTEXT ;-) [01:00] Oh. Misunderstood [01:00] Thanks, I'll download one of those and use it. [01:00] I took the liberty of editing your bug description to say "alpha 2" rather than "alpha 3", which doesn't exist yet :) [01:04] oops, quite right :) [01:04] partman-basicfilesystems: cjwatson * r581 ubuntu/ (check.d/check_basicfilesystems debian/changelog): [01:04] partman-basicfilesystems: Stop checking ext2 filesystems using libparted, since it can't deal with [01:04] partman-basicfilesystems: those created with recent versions of mke2fs (LP: #517349). We were [01:04] partman-basicfilesystems: already refraining from checking ext3 and ext4 filesystems using [01:04] partman-basicfilesystems: libparted for the same reason. [01:06] I'm heading to dinner (while the daily iso downloads :), but I'll be around later if you need anything tested. [01:08] no, that's ok, it won't be ready for test immediately anyway [01:08] partman-basicfilesystems: cjwatson * r582 ubuntu/debian/changelog: releasing version 63ubuntu3 [01:08] the daily image in a few days' time should hopefully Just Work [03:02] Can I ask another silly installer q? I'm trying the nightly build, but I've ended up with no X and a shell prompt on ctl-alt-F1 [03:02] maybe because I used the KVM to be on my other machine while the live install was starting up. [03:03] Can I just startx or something from that prompt? [03:03] The console isn't showing any errors, but there's no signal if I go to ctl-alt-F7. [19:34] ubiquity: evand * r3724 plugins-conversion/ubiquity/components/ubi-usersetup.py: Replace references to FilteredCommand. [19:58] partman-iscsi: cjwatson * r48 ubuntu/ (debian/changelog finish.d/iscsi_settings): [19:58] partman-iscsi: Set HWADDR rather than ISCSI_NETDEVICE, so that we select the default [19:58] partman-iscsi: network interface by MAC address rather than by interface name [19:58] partman-iscsi: (LP: #473036). [19:59] partman-iscsi: cjwatson * r49 ubuntu/debian/changelog: releasing version 13 [21:19] is there a way to avoid the automatic apt-get update at the end of an install? [21:19] it doesn't seem to time out, so it's messing up my unattended installs [21:25] ok, never mind. i see that apt has a http timeout of 30 seconds [21:25] but it's not taking [21:32] i filed LP#517797 [21:41] hi, i'm trying to boot the latest Lucid iso with grub2, but i only found config for grub2 which use boot=casper, and i think lucid ISO does not use casper anymore, what should i put instead of "boot=casper" ? [21:42] i'm using this tutorial : http://doc.ubuntu-fr.org/tutoriel/grub2_lancer_des_images_iso (sorry it's in french but you can find the config i'm using) , i think i must update some parameters since the Lucid ISO seem to be using something else instead of casper now [22:25] Fallenou: I don't know where you got your information from, but lucid images still use casper [22:25] and boot=casper is still the way to trigger it [22:25] ok i didn't know, i thought casper wasn't used anymore because there is no casper directory [22:25] the directory is now named "install" [22:26] so i guess i just have to change the directory names and it should boot, thanks :) [22:28] ubiquity: evand * r3725 plugins-conversion/ (10 files in 5 dirs): Mostly working automatic partitioning page (but not manual), and working summary page. [22:29] Fallenou: err - you're looking at the wrong CD image! [22:30] Fallenou: try "desktop" rather than "alternate" or "server" ... [22:30] (^ ignore that, uncommitted) [22:31] cjwatson, i'm actually part of the proprietary graphic driver testing [22:31] and i think alternate are the only iso available for testing [22:31] are these some special customised images or something? [22:32] i don't know it's my first try for booting one of them [22:32] i think there are just made to test integration of latest binary drivers inside the lucid [22:32] why not use the daily-live images? [22:32] http://cdimage.ubuntu.com/daily-live/current/ [23:02] cjwatson, i took this zsync http://cdimage.ubuntu.com/daily/current/lucid-alternate-i386.iso.zsync [23:03] they are all alternate images [23:03] there is no desktop image [23:03] do you think it's the same to use daily-live ? [23:21] Fallenou: if you're looking for an image that uses casper, you are in the wrong directory. look in /daily-live/current/ instead. [23:21] the desktop images live there. [23:21] yes i'm downloading it right away [23:21] thank you very much :) [23:51] debian-installer: cjwatson * r1238 ubuntu/ (34 files in 2 dirs): Update help translation files (LP: #508385, #508387, #508389).