=== avoine [n=avoine@modemcable003.251-59-74.mc.videotron.ca] has joined #ubuntu-installer | ||
=== avoine [n=avoine@modemcable003.251-59-74.mc.videotron.ca] has left #ubuntu-installer [] | ||
=== xivulon [n=ago@87-194-85-156.bethere.co.uk] has joined #ubuntu-installer | ||
=== cr3 [n=cr3@bas5-montreal02-1096552471.dsl.bell.ca] has joined #ubuntu-installer | ||
=== superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-installer | ||
=== cr3_ [n=cr3@bas5-montreal02-1167963133.dsl.bell.ca] has joined #ubuntu-installer | ||
=== fneto [n=fneto@189-19-75-184.dsl.telesp.net.br] has joined #ubuntu-installer | ||
=== xivulon [n=ago@87-194-85-156.bethere.co.uk] has left #ubuntu-installer [] | ||
=== blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-installer | ||
=== superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-installer | ||
=== CIA-20 [n=CIA@208.69.182.149] has joined #ubuntu-installer | ||
CIA-20 | ubiquity: evand * r2201 ubiquity/ (debian/changelog ubiquity/components/migrationassistant.py): | 08:40 |
---|---|---|
CIA-20 | ubiquity: * The migration-assistant page will now be skipped if there are no | 08:40 |
CIA-20 | ubiquity: partitions able to be imported from. | 08:40 |
evand | heh, I completely forgot to commit that on Monday. | 08:40 |
superm1 | evand, i've got a few more things to merge from me that came up after this weekend's release when you get a few | 08:41 |
evand | superm1: ok, I'll take care of it in the morning, 'tis quite late. I'm assuming you've pushed them to your branch, correct? | 08:42 |
superm1 | yea | 08:42 |
superm1 | no rush | 08:42 |
superm1 | i should probably get to bed too :) | 08:42 |
evand | yeah, really! :) | 08:43 |
evand | you're in what, CST? | 08:43 |
superm1 | yea.... | 08:43 |
superm1 | and class early in the morning too :) | 08:43 |
evand | ouch | 08:43 |
superm1 | so without further adieu, have a good night | 08:43 |
evand | you as well | 08:44 |
evand | you should register your branch with cia | 08:44 |
evand | https://wiki.ubuntu.com/InstallerDevelopment for the details | 08:44 |
CIA-20 | Ubiquity: superm1 * r2155 ubiquity-1.5.5mythbuntu3/ (debian/changelog ubiquity/frontend/mythbuntu_ui.py): reorder pages and revert changelog for merging | 09:06 |
tepsipakki | hey, is there a way to bump the verbosity of aptitude in the installer? I've been unable to install gutsy for the past week, and all it says is "ubuntu-desktop: Depends: gnome-nettool but it is not going to be installed".. and finding the offending package is pretty tedious | 09:48 |
=== 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 | ||
cjwatson | superm1: preferably lower-case the project name, so 'bzr cia-project ubiquity' rather than Ubiquity | 10:57 |
cjwatson | tepsipakki: not really, it's easiest to duplicate it in a separate chroot | 10:57 |
cjwatson | superm1: that wasn't dyslexia - the command really was called submit-cia and was only changed relatively recently | 11:05 |
cjwatson | but thanks for the update | 11:05 |
tepsipakki | cjwatson: ok | 11:30 |
tepsipakki | heh, the package which broke it all was traceroute | 12:36 |
cjwatson | evand: bug 134254 is one for you; maybe just initialise self.errors in prepare? | 02:01 |
=== cr3 [n=cr3@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-installer | ||
=== cr3_ [n=cr3@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-installer | ||
=== xivulon [n=c2325681@astra.techwareit.com] has joined #ubuntu-installer | ||
xivulon | Hi all, | 02:40 |
xivulon | cjwatson, saw your email, I think we are good | 02:40 |
xivulon | I am glad you took the time to package it up properly, since I am not very familiar (yet) with debhelper/deb packaging | 02:45 |
xivulon | cjwatson, I'd run lupin-sysctl only if / is loopmounted | 02:48 |
cjwatson | xivulon: I was only going to *install* it if / is loop-mounted :) | 02:49 |
cjwatson | but I suppose an extra check wouldn't hurt | 02:50 |
cjwatson | it was probably a lot faster for me to do the packaging - only took about 15 minutes really | 02:50 |
xivulon | It would have been anywhere from 1.5h to 15h for me, but I would have learnt something ;P | 02:55 |
cjwatson | that's always the trade-off ... | 02:59 |
xivulon | I have started "porting" the front-end code yesterday night, have not finished yet | 02:59 |
xivulon | Are grub installation and fstab/remounting sorted out? | 03:00 |
cjwatson | not yet | 03:06 |
cjwatson | ntfs-3g just plain doesn't support remount so we'll just have to mount it rw from the start, I think | 03:06 |
evand | cjwatson: bug> indeed, thanks | 03:07 |
xivulon | cjwatson, that's not very elegant but it makes things easier, you still need to make sure that the loop device is not r/o even if / is mounted r/o | 03:23 |
cjwatson | need to experiment with blockdev --setrw too | 03:24 |
xivulon | if /host is rw then an explicit call to losetup will also work, the tricky part might be when /host is ro (didn't experiment with that yet) | 03:25 |
=== soren [n=sh@ubuntu/member/shawarma] has joined #ubuntu-installer | ||
soren | Has anyone spent any time looking at https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/33649 ? I just reproduced it. If it's a simple fix, it might be good to get it into the point release. | 03:29 |
cjwatson | I haven't | 03:35 |
cjwatson | is it still just that /boot/grub/menu.lst is wrong? | 03:36 |
cjwatson | I don't know of a simple extant fix; if it's not fixed in gutsy then it's probably not appropriate for 6.06.2 | 03:36 |
cjwatson | though I agree with you that it would be suitable for 6.06.2 if it can be fixed | 03:37 |
soren | cjwatson: I got the feeling it was fixed in Edgy, even. I can run a quick test. | 05:11 |
soren | cjwatson: Hm, no, edgy seems to be broken, too. | 05:25 |
soren | cjwatson: I'll try Feisty. | 05:27 |
soren | cjwatson: Feisty works. | 05:35 |
=== evand_ [n=evand@acm.pct.edu] has joined #ubuntu-installer | ||
superm1 | evand, congrats! | 06:26 |
evand | eh? what'd I do? | 06:26 |
superm1 | you just got MOTU | 06:26 |
superm1 | this morning | 06:27 |
evand | oh, awesome! | 06:27 |
superm1 | haha isnt it great when other people find out before you? | 06:27 |
superm1 | ScottK told me before i had any idea i got it | 06:27 |
evand | hahaha, congrats to you as well, by the way. | 06:27 |
superm1 | thx, it for sure makes life easier on my part :) | 06:28 |
=== Starting logfile irclogs/ubuntu-installer.log | ||
=== ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] 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 | ||
evand | ugh, vmware decided to shut down one of my VMs before I could scp the changes out. | 08:00 |
CIA-20 | ubiquity: evand * r2202 ubiquity/ (debian/changelog ubiquity/components/migrationassistant.py): * Initialize self.errors in migration-assistant (LP: #134254). | 08:23 |
CIA-20 | ubiquity: evand * r2203 ubiquity/ (4 files in 4 dirs): Merge with ubiquity.mythbuntu | 09:10 |
=== cr3 [n=cr3@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-installer | ||
=== evand_ [n=evand@acm.pct.edu] has joined #ubuntu-installer | ||
=== xivulon [n=ago@87-194-85-156.bethere.co.uk] has joined #ubuntu-installer | ||
xivulon | cjwatson, I'll be away for the next 4 days, any quick work I can do tonight? | 10:51 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!