Public bug reported:

The line
"""
readlink /proc/self/fd/0 | grep -q -e /dev/vc -e '/dev/tty[^p]' -e /dev/
console
"""
fails on my system during boot, because
"readlink /proc/self/fd/0" is "/dev/null (deleted)" at that time.

This causes the VTs not to handle UTF8 chars correctly, probably because
the font does not get changed.

After boot, I can run the script manually and it works as expected.

** Affects: kbd (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Summary changed:

- /etc/init.d/console-screen.kbd.sh fails to setup console during boot
+ /etc/init.d/console-screen.kbd.sh cannot access console during boot

-- 
/etc/init.d/console-screen.kbd.sh cannot access console during boot
https://launchpad.net/bugs/65852

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to