/srv/irclogs.ubuntu.com/2007/10/08/#ubuntu-installer.txt

=== xivulon [n=ago@87-194-85-156.bethere.co.uk] has left #ubuntu-installer []
=== xivulon [i=c2325681@gateway/web/cgi-irc/ircatwork.com/x-52d7e212b17faee0] has joined #ubuntu-installer
xivulonquick question: is ntfs-3g 1.913 going to make it into Gutsy by any chance?02:09
cjwatsonguess what I'm looking at at the moment02:12
xivulonmost relevant change for me is that 1.913 allows remounting02:38
xivulonon a side note, unless I missed anything /var/run/sendsigs.omit is not actually used, shall I write an rcS/rc2 script that adds all mount.ntfs pids?02:40
xivulonthat's for my own override of course02:41
cjwatsonyou missed something. see /etc/init.d/sendsigs02:41
xivuloncjwatson, I noticed that sendigs skips pids in /var/run/sendsigs.omit. What I mean is that no process seems to write those pids.02:42
xivulonthat said I glanced over it yesterda very, very late (since I had shutdown problems in my test image)02:44
cjwatsonpartman-auto-loop writes it, as does the initramfs02:45
cjwatson./autopartition-loop:204:       pidof /sbin/mount.ntfs-3g >> /var/run/sendsigs.omit02:45
xivulonhmm I am quite sure that there was no file /var/run/sendsigs.omit in my installed system02:46
cjwatson./debian/ntfs-3g.initramfs-bottom:10:   pidof /sbin/mount.ntfs >> /dev/.initramfs/varrun/sendsigs.omit02:46
cjwatson./debian/ntfs-3g.initramfs-bottom:13:   pidof /sbin/mount.ntfs-3g >> /dev/.initramfs/varrun/sendsigs.omit02:46
xivulonthx, I'll have a better look tonight02:47
=== cr3 [n=cr3@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-installer
cjwatsondebian/initscripts/etc/init.d/mountkernfs.sh:40:        for file in /dev/.initramfs/varrun/*; do02:49
cjwatsondebian/initscripts/etc/init.d/mountkernfs.sh:42:                cp -a "$file" "/var/run/${x#/dev/.initramfs/varrun/}"02:49
cjwatsonafaik all the bits are in place, I think it would be much more useful for you to figure out why they aren't working than to hack around it02:49
xivulonof course, I thought the above code was not in place, as mentioned I only noticed yesterday at about 3 a.m. and did not have much energy to digg02:50
xivulonBy the way, my current set of quick and dirty hacks is in: http://codebrowse.launchpad.net/~ubuntu-installer/wubi/gutsy/files/ago%40nb-ago-20071008011810-svsbdb6z1udfso1z?file_id=override_files-20071008002841-x6i7u2jcizw74pyu-102:52
xivulonThe only thing missing is menu.lst patches to correct kopt (root=/loop=) and fixing the above issue with shutdowns.02:53
=== avoine [n=avoine@modemcable003.251-59-74.mc.videotron.ca] has joined #ubuntu-installer
xivulonWhat package generates the kopt line in menu.lst? It doesn't seem to be grub-installer03:15
cjwatsongrub/debian/update-grub03:17
xivulonthanks03:18
xivuloncjwatson, will have to check the logs, but I strongly suspect that I ended up with hda1 because find_root_device() failed to understand my fstab03:33
xivulonon top of it there is no code for loop= in the kopt generation03:34
xivulonhda1 is the default when find_root_device() fails03:34
xivulonThe aboe means that the issue is lupin-only (as you might have expected all along)03:43
cjwatsonxivulon: glad to hear it ;-)05:31
cjwatsonxivulon: ntfs-3g 1.913 is heading into gutsy soon, FYI05:32
xivuloncjwatson, great thanks05:49
xivulonthat might require a small change to initramfs by the way, so that the loopdevice is created separately (rw), and host device is mounted ro05:50
xivulonI'll add the above to the overrides. Alltogether the patches requires by wubi should be about 20 lines...05:51
xivulonThe fix for grub (to be added to success_command.sh) should be http://paste.ubuntu.com/701/05:53
xivulonhttp://paste.ubuntu.com/702/05:54
cjwatsonwe won't change the initramfs05:57
cjwatsonnot for gutsy anyway05:57
xivulonI was expecting that... np05:57
xivulonwe might do a package after gutsy containing the updated code to be shipped with override_files05:58
=== superm1 [n=malimonc@ubuntu/member/superm1] has joined #ubuntu-installer
superm1evand, ick.  i'm not sure why these locale errors are suddenly cropping up.  i thought that cjwatson had gotten this fixed upstream in bug 139603.  guess that hasn't trickled down to Ubuntu yet then.08:10
evandhrmm, not sure.  I only did a cursory glance at the bugs I assigned to you, so if you think it's in error feel free to put them back to nobody08:12
superm1well no it's definitely a bug.  let me check with Riddell though about upstream kde-guidance08:14
superm1see if there is a chance in pulling the fix down08:14
superm1if they don't fix it, i'll get a workaround in08:14
CIA-18migration-assistant: evand * r64 migration-assistant/ (debian/changelog import.c):08:19
CIA-18migration-assistant: * Move initialize_registry_paths call later to avoid situations where08:19
CIA-18migration-assistant:  other needed variables may not be set yet, causing m-a to fail.08:19
=== xivulo1 [n=ago@87-194-85-156.bethere.co.uk] has joined #ubuntu-installer
xivulo1cjwatson, I can confirm that there is no signo of sendsigs.omit on the installed system (and in syslog), in the live cd, sendisgs.omit is there but is empty. Will run some more tests later on.10:24
=== mpt [n=mpt@121-72-130-88.dsl.telstraclear.net] has joined #ubuntu-installer

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!