Broken system-services after server update to feisty

Bug #107478 reported by Sven Sternberger
2
Affects Status Importance Assigned to Milestone
upstart (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: system-services

I updated a server from 6.06 to 7.10. Afterwards the machine boots
(which was quite cool) but I d'ont get a local log in screen.

The boot process seems to hang on running rc.local,
but I think that simply the file in /etc/event.d are broken.
So I can login via ssh on the machine. And everything
else works fine. But the missing local login ist disturbing.

I think the last line in the /etc/event.d/tty* files is scrambled.
I tried to reinstall/reconfigure this package and also upstart.
I also tried to remove one of the scrambled files file, but
it wasn't newliy created.

best regards

sven

/etc/event.d/tty3

# tty3 - getty
#
# This service maintains a getty on tty3 from the point the system is
# started until it is shut down again.

start on runlevel 2
start on runlevel 3

stop on runlevel 0
stop on runlevel 1
stop on runlevel 4
stop on runlevel 5
stop on runlevel 6

respawn
/sbin/getty 38400 tty3exec /sbin/getty 38400 tty3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.