[05:15] ubiquity: cjwatson * r2740 ubiquity/ (debian/changelog scripts/install.py): [05:15] ubiquity: Brown-paper-bag bug: open /target/var/log/installer/oem-id for writing [05:15] ubiquity: (LP: #251751). [05:46] ubiquity: cjwatson * r2741 ubiquity/ (debian/changelog scripts/summary): [05:46] ubiquity: Update summary page to fetch the language name correctly from the new [05:46] ubiquity: localechooser. [10:50] localechooser: cjwatson * r136 ubuntu/ (debian/changelog localechooser): [10:50] localechooser: Fix preseeding of languages that only have country variants (e.g. zh_CN) [10:50] localechooser: in languagelist. [10:55] localechooser: cjwatson * r137 ubuntu/debian/changelog: releasing version 2.03ubuntu2 [12:04] ubiquity: cjwatson * r2742 ubiquity/ (debian/changelog ubiquity/frontend/base.py): [12:04] ubiquity: Set SCIM_USER and SCIM_HOME to force scim to use configuration and [12:04] ubiquity: sockets from the live CD user rather than root (LP: #234208). [12:12] ubiquity: cjwatson * r2743 ubiquity/ (debian/changelog ubiquity/frontend/base.py): [12:12] ubiquity: Use a single private debconf-communicate instance for five queries in [12:12] ubiquity: base frontend initialisation rather than using the debconf_operation [12:12] ubiquity: wrapper. This is less convenient, but significantly speeds up startup [12:12] ubiquity: (in a kvm instance here, 19 seconds -> 4 seconds). [12:24] ubiquity: cjwatson * r2744 ubiquity/gui/glade/stepUserInfo.glade: open/save with glade-3 3.4.5-3ubuntu1, fixing indentation [12:30] ubiquity: cjwatson * r2745 ubiquity/ (3 files in 2 dirs): [12:30] ubiquity: Remove hardcoded invisible_char properties in order to use GTK's [12:30] ubiquity: defaults (LP: #225882). [12:47] ubiquity: cjwatson * r2746 ubiquity/ (debian/changelog ubiquity/frontend/gtk_ui.py): [12:47] ubiquity: * GTK frontend: [12:47] ubiquity: - Don't translate step_label when switching to the language page; [12:47] ubiquity: on_language_treeview_selection_changed will take care of it if [12:47] ubiquity: necessary, and the page-switch handler may not know the correct [12:47] ubiquity: language (LP: #225876). [13:29] ubiquity: cjwatson * r2747 ubiquity/ (3 files in 3 dirs): [13:29] ubiquity: Bind the Delete key on the partition list to "Delete partition" [13:29] ubiquity: (LP: #218936). [16:36] I am remastering an ubuntu install cd. I cant seem to find the setting that causes that graphical language selection to pop up [16:36] Can anyone point me to it? [16:54] no one knows where that lanuguage popup menu is defined on the install cds? [17:34] cmdln: are you referring to the language popup on the CD bootloader or the language selection page of the installer itself? [17:51] the language popup on the cd bootloader [17:52] i found if i empty out langlist it is much smaller containing only the default lang [18:14] cmdln: it's in the gfxboot-theme-ubuntu source package [18:16] cmdln: if you create an /isolinux/lang file on the CD with the language code you want to be the default, then as of 8.04 it won't pop up the menu [18:19] ah thanks [18:19] that worked perfectly [18:28] ubiquity: cjwatson * r2748 ubiquity/ (82 files in 3 dirs): [18:28] ubiquity: * KDE frontend: [18:28] ubiquity: - Make "Details" string on summary page translatable (LP: #190491). [18:36] I've got a question for anyone out there who might be able to help. I built my own ISO recently with cdimage and everything works great until the system is actually installing. Then debootstrap gets mad and tells me something about chroot and failing to mount /proc. Any ideas what my installer might be missing? this is a hardy xubuntu-alternate installer I've built. [18:37] full syslog etc. [18:40] whats cdimage? [18:41] didnt realize there was a tool to remaster ... ive been writing my own scripts [18:46] hi all, I'm wondering, is it known that "extract-debootstrap" doesn't seem to do what it should (or rather running the command manually that it runs doesn't do what you think it does)? [18:46] crispin: what's it failing to do? [18:47] the "tar xOf" doesn't actually extract the 'hardy' file as it is just a symlink [18:47] you get an empty file out the other side [18:47] debian-cd happily continue on later, but probably isn't checking the CD correctly [18:48] hmm, I think you're right, yes [18:48] add an -h, I suppose [18:48] that doesnt work either [18:48] * cjwatson mumbles [18:48] I had to hack things to extract the gutsy file [18:48] (I'm creating a custom installer cd) [18:49] (for ZXTM :-) ) === Daviey_ is now known as Daviey [18:49] yeah, it's zero-size on antimony too [18:49] always wondered when that would morph into a full OS ;-) [18:50] our appliances are based on debian at the moment, I'm just converting it to hardy [18:50] I have been able to remove lots of hacks which is nice [18:50] although I never quite got tasks working with a custom installer, but solved that by not using pkgsel udeb [18:51] another thing I found is that the current installer disks use the -19 kernel, but the udebs are only in proposed, is that intentional ? [18:51] probably need to grab ubuntu/indices/override.foo and feed it to apt-ftparchive [18:52] the -19 udebs are in -security and -updates [18:52] it is a little weird that dists/hardy/ uses those, I'll grant you, but that was because the previous version there was completely broken :-( [18:52] everyone was being bitten by bug 234486 [18:53] * cjwatson beats up tar [18:54] are the -19 udebs new in -security ? I'm sure I looked earlier in the week and they weren't there, but I see they are now [18:54] (hopefully one more hack I can remove) [18:54] they are - they actually have been all week, one thing that may have been biting you is that they incorrectly weren't in -updates [18:54] ahh, maybe thats what I was looking at [18:55] thanks [18:55] (this was the result of a mad hack needed to work around a Launchpad bug which the admin in question forgot about and left off half-way) [18:55] lol [18:55] I think the only way to fix this extract-debootstrap bug is to extract the whole udeb and copy just the bit we need [18:56] I'll look at it, thanks - in the meantime, as you say, it isn't fatal [18:56] and one last thing - the list2src doesn't look in security / updates / universe / multiverse - I suppose that that just isn't needed by you guys? [18:58] right [18:58] the patch is probably fairly obvious, I'd be happy to take it [18:59] do you care about keeping the contrib / non-us stuff ? [18:59] https://bugs.launchpad.net/ubuntu-cdimage/+bug/252171 [18:59] I've kept it elsewhere [19:00] cmdin: cdimage isn't a remastering tool. it is for building the ubuntu images from scratch. Check out the project page in launchpad. https://launchpad.net/ubuntu-cdimage [19:00] probably best to be consistent [19:00] ah [19:00] ok, I'll knock up a patch and send it over sometime next week [19:00] ta [19:01] you probably want restricted as well (missing from your list above) [19:01] yeah, right [19:01] combinatorial explosion :( [19:01] heh [19:01] * cjwatson hits whoever suggested the name 'multiverse'. Oh wait. He pays me [19:03] btw, how should I have given debian-cd the task lists so that it can set up the tasks correctly in the Packages files ? That was something I just couldn't work out [19:16] oh, nm, looks like the "evil hack" in tools/scanpackages (requiring germinate-to-tasks) which we don't use - I'll just continue not using the pkgsel installer package :-) [19:37] cjwatson: i'm looking at cdimage run-germinate script and wondering how come the --components switch specifies only main. [19:38] aren't there some things that are in universe and restricted? [19:47] gotta run. be back latr [23:34] clock-setup: cjwatson * r195 clock-setup/debian/ (16 files in 2 dirs): merge from Debian 0.96 [23:36] clock-setup: cjwatson * r196 clock-setup/debian/changelog: releasing version 0.96ubuntu1 [23:37] ubiquity: cjwatson * r2749 ubiquity/debian/ (changelog control): Depend on rdate for clock-setup.