[14:43] hello [14:43] hello [14:43] is it normal to stop keyb working when in gdm logging screen -> ctrl+alt+f1 -> back to f7 [14:43] and keyb is working no more [14:44] no [14:44] well.. it happens to me.. did 3 times in a row.. to be sure :D [14:44] and got some images of mountall problem I have with ntfs-3g [14:45] will uppload in a moment [14:45] cjwatson, I am here, I caught your last message [14:46] the keyboard issue is likely an X problem, unrelated to boot changes [14:46] (your keyboard would either work, or not at all, switching to/fro console shouldn't make a difference) [14:46] ok I'll past it then there :) [14:46] well.. it works here, it works there.. then it works no more :) [14:47] iz gtk bug [14:49] http://pastebin.org/18318 [14:51] *reading8 [14:51] dunno how to make it in 1 link :( [14:51] so your two ntfs filesystems didn't mount [14:51] but otherwise your boot worked? [14:52] yes [14:52] and on shutdown, I have that error message of mountall [14:52] fuse: failed to create temporary directory [14:52] seems to be the key message here [14:52] the STOP/CONT thing? don't worry about that - that's just a random artefact of the shutdown sequence [14:52] well.. I know nothing about that :( [14:52] haha ok :) [14:53] could you try something for me [14:53] boot it up [14:53] and open a terminal [14:53] then run [14:53] sudo -s [14:53] that'll give you a root terminal [14:53] then run [14:53] echo -n add > /sys/block/sda/sda1/uevent [14:53] echo -n add > /sys/block/sda/sda6/uevent [14:54] then see if your two windows partitions are mounted [14:55] well.. can't I do it here? [14:55] Michalxo_: "here" ? [14:55] or you mean recovery? [14:55] why reboot :-/ [14:55] oh, you're on the system now? yes you can do it now [14:55] I am there :) [14:55] Keybuk: udev isn't running as well [14:55] I didn't say "reboot", just "boot" :) [14:55] heh [14:55] doko: please take a ticket - I'll be with you shortly :p [14:57] Keybuk, should taht echo change something in file? [14:57] they are not mounted [14:57] ok [14:58] Michalxo_: what does "status mountall" say ? [14:58] start/running, process 1159 [14:59] ah, no, I see [14:59] it already tried to mount them and failed, and doesn't try again [15:00] Michalxo_: thanks for your help, I can see what's wrong [15:00] so? :) update will be soon out? [15:00] yes [15:00] thank you... btw ntfs / ntfs-3g in fstab = that big difference? [15:00] no, it understands both [15:01] the problem you have is that it tries to mount the ntfs partitions while the root filesystem is still read-only [15:01] cause with ntfs it works good [15:01] aha [15:01] and since ntfs-3g is handled by fuse, this can't work, because it needs at least /tmp to be writable [15:01] ah, I see [15:01] ntfs is handled in-kernel, so might not [15:01] ok then [15:01] the mounting while / is read-only is a bit of an optimisation [15:02] it seems to be a bit over-ambitious [15:02] :) [15:02] ok then :) anything you need more from me? [15:02] no, thank you very much for your help [15:02] welcome, thanks for upcoming patch and work :) [15:03] bye! :) [15:03] doko: right [15:03] you said that udev was not running? [15:04] Keybuk: where does revision control for mountall live? [15:04] cjwatson: /home/scott/work/native-upstart/mountall [15:04] ah :) [15:04] bzr init it is, then [15:04] I can't push to lp:~ubuntu-core-dev/ubuntu/karmic/mountall :-( [15:05] oh, but I can if I put /ubuntu on the end [15:05] cjwatson: lp:~ubuntu-core-dev/ubuntu/karmic/mountall/ubuntu [15:05] cool, thanks [15:07] pull again, hadn't pushed the pending changes [15:09] Keybuk: yes [15:10] doko: that's odd [15:10] do you see any udev output on the console? [15:11] Keybuk: no [15:12] only running process beisdes kernel processes is mountall [15:15] hmm, /var is on it's own partition, mount says it's mounted ro, but it's not the partition (just see a lock and a run dir) [15:15] doko: mount lies until the root filesystem is mounted, remember [15:15] hmm [15:15] doko: what does "status udev" say? [15:16] Keybuk: udev stop/waiting [15:17] try "start udev" [15:17] Keybuk: did you notice Steve uploaded mountall 0.1.5? [15:18] cjwatson: no [15:18] conversion to dh, probably supersedes your pending change if you're OK with it [15:18] argh, why the fuck did he do that? [15:18] so that we don't have to remember to use dh_installchangelogs? [15:18] you don't change people's packaging to another system without at least talking to them [15:19] 10:04 Keybuk: any good reason for me to not switch mountall to dh 7, so we don't have to worry about missing things like dh_installchangelogs in the future? :) [15:19] I guess he was in a rush or something [15:19] well, he can maintain it then [15:20] I'll reassign all the mountall bugs to him [15:20] Keybuk: does start, then I get hundreds of messages "UNEXPECTED INCONSISTENCY, Superblock last mount time is in the future". after that I can't enter anything [15:20] gah === cjwatson_ is now known as cjwatson === robbiew is now known as robbiew-afk