=== mpt [n=mpt@121-72-135-240.dsl.telstraclear.net] has joined #ubuntu-installer === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === mcquaid [n=mcquaid@toronto-hs-216-138-233-79.s-ip.magma.ca] has joined #ubuntu-installer [02:53] cjwatson, are you available? === avoine [n=avoine@modemcable068.14-82-70.mc.videotron.ca] has joined #ubuntu-installer === mpt [n=mpt@121-72-135-240.dsl.telstraclear.net] has joined #ubuntu-installer === ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-installer === Topic for #ubuntu-installer: Development of d-i and ubiquity in Ubuntu | http://wiki.ubuntu.com/InstallerDevelopment === Topic (#ubuntu-installer): set by cjwatson at Fri Jan 5 15:12:40 2007 === #ubuntu-installer [freenode-info] if you need to send private messages, please register: http://freenode.net/faq.shtml#privmsg [09:00] evand: might be worth investigating why they get torn down in the first place, and whether we can do without that in PARTMAN_NO_COMMIT mode [09:01] evand: partman-base/partman [10:59] cjwatson: ok, will do [10:59] thanks! [11:00] the abort function is the one to prod [11:00] it also handles errors though, so ... [11:00] tricky [11:00] ok [11:01] by the way, as soon as I get this figured out, I think it'll be ready to merge. It's the last thing on my list. [11:07] neat! I'm at the distro sprint at the moment, so can't really test until next week [11:08] cjwatson: 'tis ok, after this I'm going to do as much work I can on m-a itself, so hopefully I'll have a new version of that as well to go with the ubiquity changes for when you get back. [11:09] As it is already needed for fixes in the debian-installer portion (ma-ask, mostly) === mpt [n=mpt@121-72-135-240.dsl.telstraclear.net] has joined #ubuntu-installer === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === saispo [n=saispo@ryu.zarb.org] has joined #ubuntu-installer [03:43] hi [03:45] cjwatson: i have an error when debconf switch to partman for partitioning [03:45] i use french for debconf, and when partman is called by the preseed, i have an error and switch directly to english [03:45] and i haven't got the time to catch the error [03:47] boot with DEBCONF_DEBUG=5 on the kernel command line and you'll get a full debconf trace in /var/log/syslog [03:47] ok great, thks [03:53] cjwatson: the error code is =! 0 ? [03:55] what error code? [03:56] I'm sorry, you're being very unclear [04:10] ok excuse me [04:10] for my bad english [04:10] i try to use a preseed file which partition automaticaly the hard drive [04:10] but before partman s launched, i see an error [04:11] but i can't manage to catch it :/ [04:29] cjwatson: no parser to verify preseed file ? [04:41] not aside from the installer itself [04:42] the debconf trace should be sufficient [04:47] k [04:47] my eyes see an error on alib when partman is started [05:08] I cannot help you without precise details [05:08] I have given you the information necessary to get precise details from the log file === thom_ [n=thom@amnesiac.heapspace.net] has joined #ubuntu-installer [05:19] yes cjwatson [05:19] i'm agree [05:19] excuse me for my bad english [05:41] cjwatson: i am trying to build the ubuntu debian-installer from source on feisty but when i go to make an image lets say build_netboot i receive an error after it downloads the udebs [05:43] Needed belocs-locales-bin not found (looked in apt.udeb/cache/archives/, debugudebs/) [05:43] apparently that is not being pulled === rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-installer [06:32] it's not supposed to be - find out why [06:33] you need a reasonably consistent host system to build d-i; in particular a system with broken dependencies in the installed set is unlikely to work well [06:33] if all else fails, build a chroot with debian-installer's build-dependencies === nyu [n=rmh@unaffiliated/nyu] has left #ubuntu-installer [] [08:09] cjwatson: i was building it inside a chroot with all the correct build dependencies which is why i found that weird [08:26] cjwatson: i'm back, if you want i can try to explain you what i want to do, and what it's my problem [08:55] debian-installer use devfs or udev ?