=== cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === stephans [n=stephans@mail.farorbit.com] has joined #ubuntu-installer === philwyett [n=philwyet@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-installer === saispo [n=saispo@ryu.zarb.org] has joined #ubuntu-installer === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-installer === tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-installer === chrisj [n=tortoise@82.152.250.88] has joined #ubuntu-installer [01:15] cjwatson: ping [01:16] chrisj: pong [01:18] I'm very familiar with creating bzr branches. How would I create one for the partitioner work? Can it be hosted on launchpad? [01:19] I mean Im not familiar [01:25] cjwatson: I've made a fair bit of progress so far on the horizontal bar widget. You can add multiple partitions and small partitions have a minimum width. [01:26] first, check out the mainline branch [01:26] bzr get http://bazaar.launchpad.net/~ubuntu-core-dev/ubiquity/trunk/ [01:27] then branch your own copy (actually technically you've already done this by virtue of bzr get, but you probably want to keep a copy of mainline anyway) [01:27] bzr get trunk name-of-your-branch [01:27] then in your branch, bzr push sftp://bazaar.launchpad.net/~tortoise/ubiquity/name-of-your-branch [01:27] ok, thanks [01:28] you'll need to bzr push after each commit [01:28] there's a way to set up a "checkout" which doesn't require you to push after each commit, if you like, but you don't have to [01:55] hi all [02:21] cjwatson: ok, done. I wasn't sure where to put it, the code is in frontend/partbar.py for now [02:23] it's easy to move it around later [02:23] thanks, I'll have a look [02:33] chrisj: not to be overly picky or anything, but could you make that be four-space indents and no tabs, please? :-) [02:33] cjwatson: yeah, sure [02:34] sorry, the code is a bit sketchy at the moment. I was just trying to get something working first. [02:34] no worries [02:35] oh, I owe you an e-mail ... [02:39] ok, you have mail which I hope isn't too late === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === chrisj [n=tortoise@82.152.250.88] has joined #ubuntu-installer [04:15] cjwatson: um...are you sure you sent that email? === joejaxx [i=joejaxx@ubuntu/member/joejaxx] has joined #ubuntu-installer [04:48] chrisj: yes, Message-ID: <20070213133837.GS18533@riva.ucam.org> [04:48] To: Chris Jones [04:50] grrr dodgy uni email. Could you try chris.e.jones@gmail.com? thanks [05:25] hi [05:25] cjwatson: how can i force this "E: Packages need to be removed but remove is disabled" with apt-install ? [05:25] --force-yes not working... [05:28] chrisj: bounced [05:29] saispo: um - arrange for packages not to need to be removed [05:29] saispo: apt-install isn't meant to do that [05:29] cjwatson: exim4 conflicts with ssmtp :/ [05:29] saispo: if you absolutely can't arrange that, then remove --no-remove or whatever it is from apt-install [05:29] saispo: what's apt-installing either of those? [05:29] uucp [05:29] mailx [05:30] no, I mean what installer component [05:30] ubuntu-minimal [05:30] erf [05:30] a meta package i build :) [05:30] odd the first email has come through now :S [05:30] saispo: I'd fix the metapackage, honestly [05:30] make your installation set consistent [05:31] on the base, ssmtp is installed [05:31] my metapackage want exim4 [05:31] i use Conflicts and Replaces but not working :/ [05:33] another idea is not to install mailx, uucp and ssmtp at base install [05:34] it's possible ? [05:48] given that they aren't installed in a regular Ubuntu installation, it's certainly possible [05:48] your changes are causing them to be installed ... [05:48] pn ssmtp (no description available) [05:49] ok [05:49] i will see why... [05:49] thks [05:49] my metapackage work with apt-get install but not apt-install... [05:49] i test with base-config/late_command [05:50] my last test are with preseed/late_command [05:51] base-config/late_command does not exist as of dapper [05:51] so don't bother [05:52] you're on the wrong track - fix the conflicting packages instead :) [05:52] when the tools are giving you warnings, it's best to address the warnings rather than find different tools [05:53] ok :) [05:53] thanks === philwyett [n=philwyet@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-installer === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-installer === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-installer