=== jetsaredim [n=jgreenwa@inet-netcache3-o.oracle.com] has joined #ubuntu-installer === jetsaredim [n=jgreenwa@inet-netcache3-o.oracle.com] has left #ubuntu-installer [] === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === avoine [n=avoine@modemcable056.3-203-24.mc.videotron.ca] has joined #ubuntu-installer === joejaxx [i=joejaxx@64.62.231.84] has joined #ubuntu-installer [11:09] hi all [11:09] anyone know why i get this error in log file when i generate a dapper CD : Missing debootstrap-required hfsplus ? === jetsaredim [n=jgreenwa@pool-68-163-243-133.bos.east.verizon.net] has joined #ubuntu-installer === jetsaredim [n=jgreenwa@pool-68-163-243-133.bos.east.verizon.net] has left #ubuntu-installer [] === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-installer [02:41] tepsipakki: have you open the bug report about casper and lvm preseed partitionning ? [02:42] evand: thanks, but I think post-feisty at this point [02:42] hi cjwatson :) === Fujitsu wonders what the chance of getting partman-crypto integrated into Ubiquity for gutsy would be. [02:43] :) === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer [02:44] hi cr3 [02:53] Fujitsu: fair - it's on the UDS schedule [02:54] the only reason it didn't happen for feisty was that cryptsetup and usplash didn't play nice together [02:54] saispo: what does casper have to do with LVM preseeding? [02:54] oups, not casper [02:55] about partman-lvm [02:56] cjwatson: Great! [02:59] cjwatson: you have an idea why ? it's not hurry... but for final release it may be good [03:00] with latest updates i haven't got this [03:00] saispo: I have no idea what you're talking about [03:00] oh, the hfsplus thing? [03:01] that means that your archive has hfsplus at Priority: important or required, but it isn't in your minimal seed [03:04] no hfsplug, i correct this things [03:04] cjwatson: about lvm preseeding automatic, it's so slow... [03:04] before i haven't got this things [03:09] oh that's known, nothing to do with preseeding [03:09] too late to fix for feisty though [03:10] bug 105623 [03:10] it'll just have to go in the release notes, and maybe be point-release material [03:11] ok :/ [03:11] thanks :) [03:12] evand: let me know when you're around? I need to talk to you about weirdness in the m-a component [03:13] evand: specifically bug 105861 === jetsaredim [n=jgreenwa@inet-netcache3-o.oracle.com] has joined #ubuntu-installer === jetsaredim [n=jgreenwa@inet-netcache3-o.oracle.com] has left #ubuntu-installer [] [03:59] evand: panic over, decided it wasn't release-critical [03:59] here now [04:00] hrm, yikes [04:03] I don't think it's quite as weird as I initially thought, but it's weird [04:03] why does ma-ask need to be called from ok_handler? [04:04] checking [04:06] dropping back into a UI loop from cleanup is freaky, but probably just about OK - it's the call of run_command from ok_handler that really makes me blink [04:07] I'm still looking it over, but the general overview is that it calls ma-ask the first time to figure out what all the options are to populate the interface, it then calls ma-ask again to see if there were any errors in the options that the user selected. If that pops up an error question, then it drops back to the interface and sets up an error, otherwise it proceeds to the next page [04:08] Hmm. In that case I think it would be best to refactor it so that you can avoid exiting ma-ask in between [04:08] (not feisty, but) [04:09] if that doesn't fit with the d-i control flow, something I've been known to do is create a wrapper script in scripts/ that does something extra that's ubiquity-specific [04:10] Ah, that would make much more sense. I tried to avoid making ma-ask ubquity specific, but I'm sure that can still be avoided [04:10] ah, ok [04:14] which might for instance include a spurious db_input/db_go just to give you something to block on [04:14] - mount $device $mountpoint [04:14] + mount $device $mountpoint || error "failed to mount $device" [04:14] evand: doing that to ma-script-utils would be good - I have a partition on my test system here where mount fails because it's an LVM PV [04:14] which was the root cause of 105861 [04:14] took me ages to find where the 32 was coming from :) turns out it's EX_FAIL from mount [04:14] whoops, I thought I did check that mount succeeded, but apparently not [04:14] ah, just in windows [04:14] hilarious [04:14] and /home [04:14] indeed [04:14] wah, escaping in summary is broken [04:14] right! [04:14] I forgot to mention that to you [04:14] fuck [04:14] I noticed it as well [04:14] heh [04:14] sadly not release-critical either, I think ... [04:14] trivial to fix [04:15] I've got to bolt, I have work in less than an hour. If you happen to cross any more crazyness in m-a, just let me know in here and I'll try to get back to you ASAP. [04:15] I assigned that bug to myself. I'll refactor for Gutsy. [04:15] thanks [04:16] yeah, it seems to be largely working ok, just some minor glitches [04:16] sorry for panicking :) [04:17] no worries, I understand completely. I can see from -devel that things are quite hectic right now for the release team. [04:17] just a bit [04:21] ubiquity: cjwatson * r2031 ubiquity/ (configure configure.ac): bump to 1.4.11 [04:23] ubiquity: cjwatson * r2032 ubiquity/ (debian/changelog scripts/summary): * Fix escaping of migration-assistant summary. [04:43] ubiquity: cjwatson * r2033 ubiquity/ (debian/changelog scripts/summary): [04:43] ubiquity: * Only display partitions with scheduled migrations in the summary, and [04:43] ubiquity: improve the formatting slightly. [04:47] ubiquity: cjwatson * r2034 ubiquity/ (debian/changelog scripts/summary): * Remove another stray newline from the migration-assistant summary. [04:52] ubiquity: cjwatson * r2035 ubiquity/ (configure configure.ac debian/changelog): bump to 1.5.0; this is all post-feisty [04:54] (whee) [05:00] ubiquity: cjwatson * r2036 ubiquity/ (debian/changelog ubiquity/frontend/ubiquity.glade): [05:00] ubiquity: * GTK frontend: Pressing Enter in the migration-assistant user/password [05:00] ubiquity: entry boxes activates the Forward button. === jetsaredim [n=jgreenwa@inet-netcache3-o.oracle.com] has joined #ubuntu-installer === jetsaredim [n=jgreenwa@inet-netcache3-o.oracle.com] has left #ubuntu-installer [] === jetsaredi1 [n=jgreenwa@pool-68-163-243-133.bos.east.verizon.net] has joined #ubuntu-installer === jetsaredi1 [n=jgreenwa@pool-68-163-243-133.bos.east.verizon.net] has left #ubuntu-installer [] === jetsaredi1 [n=jgreenwa@pool-68-163-243-133.bos.east.verizon.net] has joined #ubuntu-installer === jetsaredi1 [n=jgreenwa@pool-68-163-243-133.bos.east.verizon.net] has left #ubuntu-installer [] [05:53] 15 files changed, 285 insertions(+), 2167 deletions(-) [05:53] monkey like === cjwatson is deleting the old partitioner ... === mpt_ [n=mpt@canonical/launchpad/mpt] has joined #ubuntu-installer === avoine [n=avoine@69.70.0.34] has joined #ubuntu-installer [07:19] ubiquity: cjwatson * r2032 feisty/debian/ (changelog po/fr.po po/tr.po): [07:19] ubiquity: * Fix broken French and Turkish translations of "Go Back" and "Continue" [07:19] ubiquity: (LP: #105903). [07:51] ubiquity: cjwatson * r2033 feisty/debian/changelog: releasing version 1.4.11 === penta [n=pentadra@p508e403a.dip.t-dialin.net] has joined #ubuntu-installer [08:44] hi [08:45] i have some problems with installing feisty on an existing lvm partition === penta [n=pentadra@p508e403a.dip.t-dialin.net] has left #ubuntu-installer ["Ex-Chat"] === philwyett [n=philwyet@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-installer === avoine [n=avoine@69.70.0.34] has joined #ubuntu-installer