[03:34] how to I inrement the changelog to an UNRELASED state? [03:34] *increment [03:35] shtylman: You run 'dch -i' [03:36] but that makes the version something that seems wrong [03:36] 1.99.13ubuntu1 [03:36] and it doesn't put UNRELEASED anywhere [03:36] as I have seen in the past [03:37] There's an option for that, or an environment variable. I'm digging. [03:37] * shtylman also digs [03:39] http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/revision/3410 [03:39] I need to make it 1.99.14 UNRELEASED [03:39] I can probly just change it in the file [03:39] but would like to learn the command line params [03:40] -D UNRELEASED does the latter part [03:40] got it [03:40] StevenK: dch -v 1.99.14 -D UNRELEASED [03:40] That would do it by hand, as it were [03:40] that at least did the trick...no auto increment on version though [03:40] right [03:41] I get UNRELEASED when I run dch -i, but a ubuntu1 tacked on, which I fix by hand [03:41] gotcha [03:43] ubiquity: shtylman * r3411 trunk/ (2 files in 2 dirs): [03:43] ubiquity: Fix for (LP: #419142), could not reproduce so just moved the size [03:43] ubiquity: display to the same line as % display [08:51] xivulon: Morning [09:18] hey [09:18] how is the timing of the new slideshow made up ? [09:19] i just tested ubiquity for the first time with it on armel ... while the progress bar is only at 33% the slideshow is finished [09:20] is there a way to either run ubiquity without it (it seems to slow down everything) or adjust the time between the slide changes to something longer ? [09:22] ogra: bank holiday in the uk where evand and cjwatson are based please try again tomorrow :) [09:23] oh, thanks i didnt know [09:23] I think it is actually evand that is dealing with it :) [09:23] ok [09:23] np's [09:23] who is responsible for the artwork ? [09:24] seems the wallpaper is hardcoded to 32bit while the framebuffer on the armel device i install on does 16bit ... [09:24] ogra: I think it was just pulled in from other sources but I could be wrong you would need to speak to evand again on that :) [09:24] that results in ugly stairstepping [09:24] ah, k, i'll wait until tomorrow then [09:25] :( [11:21] Yay wubi seems to be starting up in linux mode now :) now to see if it will install :) [14:38] Meh wubi is failing because ubiquity is crashing but it looks like the grub2 issue got resolved :) [16:04] ubiquity: superm1 * r3412 ubiquity/ (debian/changelog ubiquity/frontend/gtk_ui.py): [16:04] ubiquity: Look for language during the progress loop even if no slides are [16:04] ubiquity: available as the error message is dependent upon it. [16:14] eh that's affecting mythbuntu dailies since there are no slides (and probably xubuntu if you dont have slides cody-somerville). i think i'll do an upload so we can have a functional daily [16:15] * cody-somerville nods. [16:21] I just stumbled on http://bugs.debian.org/480533 with a self-customized intrepid install cd (alternate) [16:21] I'm not sure what triggers it, since I did not get it before [16:27] ubiquity: superm1 * r3413 ubiquity/debian/changelog: release 1.99.14 into karmic [17:01] yep [17:01] (oops, EWRONGCHAN) [17:03] so, about #480533 - I was wondering if there was any way to work around it, or if it required to backport the fix to intrepid and regenerate a new image [17:21] cjwatson: fyi ... booting-degraded-raid has regressed in karmic; looks like grub2 needs to be taught to install the bootloader on each disk in an array that provides /boot === robbiew is now known as robbiew-afk [18:58] Does ubiquity properly respect partman-auto's recipes? === kirkland` is now known as kirkland === robbiew-afk is now known as robbiew [21:04] ubiquity: mterry * r3360 plugins/ (219 files in 15 dirs): merge from trunk [22:12] how can I preseed the installation type? [22:36] kirkland: ok - I'm guessing it's quite different for grub2 though [22:36] cjwatson: i haven't looked at grub2 at all [22:36] NCommander: should do [22:37] kirkland: please don't hack around it in grub-installer - I'd like to see if we can get the installation process sorted out properly upstream [22:37] cjwatson: in the old grub-install, i basically looked at the mountpoint serving /boot, and if it was on a raid device, it looped over each device in the md [22:37] yes, I know [22:38] read that code more times than I care to count ;) [22:38] cjwatson: heh, yeah, sorry :-/ [22:51] what's the difference between the string and text type in .templates? I'm trying to provide a value to ubiquity/install/services [22:52] cr3: installation type> what do you mean? [22:53] cr3: string/text> it makes no difference for preseeding - but string templates have a value, text templates don't (or at any rate aren't specced to do so, although I'm sure you could set a value for a question bound to a text template and have it basically work in practice) [22:53] a text template just describes a dialog that displays some text [22:55] cjwatson: I figured out the preseed value for the installation type: ubiquity mythbuntu/install_type string Master Backend/Frontend [22:56] cjwatson: sorry, need to jet, but thanks for the info about string vs text [23:06] cjwatson: is preseed the better thing to learn over ks? Only I got the official ubuntu server book and ks looks much easier to pick up [23:07] there is no "better" [23:07] we support both; kickstart is easier to get started with, preseeding is more flexible [23:07] you can mix and match using the 'preseed' command extension to Ubuntu's kickstart implementation [23:12] cjwatson: yes that pretty much confirms what was said in the book. So thanks for the confirmation I will look at it some more and have a play :) [23:13] installation-guide: cjwatson * r462 ubuntu/ (3 files in 3 dirs): [23:13] installation-guide: Remove link to kerneltraffic.org since it no longer contains a [23:13] installation-guide: linux kernel information (LP: #415108) [23:14] cjwatson: is evand back tomorrow? === robbiew is now known as robbiew_ [23:21] cjwatson, excellent, I have a set of partman-auto changes for dove whenver you get a chance [23:23] davmor2: I don't think so [23:23] NCommander: sure [23:24] cjwatson: bugger there are a couple of wubi/ubiquity related issues