by Philoo » Sat Feb 04, 2012 5:08 am
$this->bbcode_second_pass_quote('Cybertimber2009', '
')I did find that mknod will fix it, but I'm looking for someone with an un-updated pogo to post so I can write the right syntax.
PS Pogoman: Thanks for finding that!
Ready and able. I did a run on my own first and focussed on the /dev/tty* . The /dev/tty* are replaced at the next reboot after the upgrade, and this happens concurrently to the ssh connection error message "PTY allocation request failed on channel 0".
Also it seems that most of the devices are affected, like random and urandom (security / crypto anyone ?). unfortunately I did find that AFTER I rebooted. Anyway here is a quick snapshot of the ttys:
$this->bbcode_second_pass_code('', 'crw-rw-rw- 1 root tty 5, 0 Dec 31 1969 /dev/tty
crw--w---- 1 root tty 4, 0 Dec 31 1969 /dev/tty0
crw-rw---- 1 root tty 4, 1 Feb 3 22:14 /dev/tty1
crw--w---- 1 root tty 4, 10 Dec 31 1969 /dev/tty10
crw--w---- 1 root tty 4, 11 Dec 31 1969 /dev/tty11
crw--w---- 1 root tty 4, 12 Dec 31 1969 /dev/tty12
crw--w---- 1 root tty 4, 13 Dec 31 1969 /dev/tty13
crw--w---- 1 root tty 4, 14 Dec 31 1969 /dev/tty14
crw--w---- 1 root tty 4, 15 Dec 31 1969 /dev/tty15
crw--w---- 1 root tty 4, 16 Dec 31 1969 /dev/tty16
crw--w---- 1 root tty 4, 17 Dec 31 1969 /dev/tty17
crw--w---- 1 root tty 4, 18 Dec 31 1969 /dev/tty18
crw--w---- 1 root tty 4, 19 Dec 31 1969 /dev/tty19
crw-rw---- 1 root tty 4, 2 Feb 3 22:14 /dev/tty2
crw--w---- 1 root tty 4, 20 Dec 31 1969 /dev/tty20
....
crw--w---- 1 root tty 4, 62 Dec 31 1969 /dev/tty62
crw--w---- 1 root tty 4, 63 Dec 31 1969 /dev/tty63
crw--w---- 1 root tty 4, 7 Dec 31 1969 /dev/tty7
crw--w---- 1 root tty 4, 8 Dec 31 1969 /dev/tty8
crw--w---- 1 root tty 4, 9 Dec 31 1969 /dev/tty9
crw-rw---- 1 root tty 4, 64 Feb 3 22:14 /dev/ttyS0
crw-rw---- 1 root uucp 4, 65 Dec 31 1969 /dev/ttyS1
')
Now I'm going to catch some sleep. If you need additional info/test on a pre upgrade system just say (or rather post) the words I'll do it.