doing "apt-get dist-upgrade system-services" didnt helped.
I have no "/etc/event.d/" directory
but the file "/etc/init/tty1.conf" contain this:
"# tty1 - getty
#
# This service maintains a getty on tty1 from the point the system is
# started until it is shut down again.
start on stopped rc RUNLEVE
I notice something that may be important related to this (I had the same
problem).
when I did an "apt-get update; apt-get upgrade" and doing it multiples
times to upgrade, I always got the message that package "linux-generic
linux-headers-generic linux-image-generic" where kept back. but doing
"ap
I still have problems here with it (Kubuntu Gutsy on ia32, updated from Feisty,
up-to-date as of 9th October 2007).
When I switch to tty*, there's a black screen with a white blinking cursor with
no login messages at all. When I use Magic SysRq keys no message is printed on
screen. I'm still abl
upstart (0.3.8-2) gutsy; urgency=low
* Fix broken migration of old-style 'respawn process' stanzas which
produced corrupted 'exec' stanzas. Try to fix up files previously
corrupted by this. LP: #95210
-- Colin Watson <[EMAIL PROTECTED]> Mon, 17 Sep 2007 02:41:08 +0100
** Changed in:
Bug 89314 is a different bug, even though it was later hijacked to
describe this problem. Deduplicating.
** This bug is no longer a duplicate of bug 89314
serial consoles not properly migrated from inittab to event.d
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://
*** This bug is a duplicate of bug 89314 ***
https://bugs.launchpad.net/bugs/89314
Yep, I used a livecd chroot
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://bugs.launchpad.net/bugs/95210
You received this bug notification because you are a member of Ubuntu
Bugs,
*** This bug is a duplicate of bug 89314 ***
https://bugs.launchpad.net/bugs/89314
Yeah. Glad I have SSH access to the box, too. Fixing the last line made
the issue go away for me too.
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://bugs.launchpad.net/bugs/95210
Y
*** This bug is a duplicate of bug 89314 ***
https://bugs.launchpad.net/bugs/89314
Yes, Frederic, my file looked exactly like your corrupted one ;)
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://bugs.launchpad.net/bugs/95210
You received this bug notification bec
*** This bug is a duplicate of bug 89314 ***
https://bugs.launchpad.net/bugs/89314
@Flapane: This is how a corrupt file looks like:
# tty1 - getty
#
# This service maintains a getty on tty1 from the point the system is
# started until it is shut down again.
start on runlevel 2
start on runle
*** This bug is a duplicate of bug 89314 ***
https://bugs.launchpad.net/bugs/89314
** This bug is no longer a duplicate of bug 92928
casper corrupts virtual consoles creation events (/etc/event.d/tty1 - tty6)
** This bug has been marked a duplicate of bug 89314
serial consoles not prope
*** This bug is a duplicate of bug 92928 ***
https://bugs.launchpad.net/bugs/92928
I think it is related to #96777 which is related to #89314
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://bugs.launchpad.net/bugs/95210
You received this bug notification because y
*** This bug is a duplicate of bug 92928 ***
https://bugs.launchpad.net/bugs/92928
I can confirm this bug on the released Feisty, when upgrading with apt-get
--dist-upgrade. I have not tried the CD version.
system-services was installed: so apt-get install system-services did not make
a diff
*** This bug is a duplicate of bug 92928 ***
https://bugs.launchpad.net/bugs/92928
using "apt-get install system-services" actually fixed this issue for me.
I don't know if that package was already installed before upgrading, but it
wasn't after the upgrade.
--
Can't access to TTY- init /e
*** This bug is a duplicate of bug 92928 ***
https://bugs.launchpad.net/bugs/92928
no actually, I need to do ctrl-D to get my login prompt on tty1
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://bugs.launchpad.net/bugs/95210
You received this bug notification beca
*** This bug is a duplicate of bug 92928 ***
https://bugs.launchpad.net/bugs/92928
hi. I have just experienced this bug. The end of my corrupt files look like
this:
/sbin/getty 38400 tty2exec /sbin/getty 38400 tty2
It should be:
exec /sbin/getty 38400 tty2
notice how it is actually the same
*** This bug is a duplicate of bug 92928 ***
could you post your corrupted file?
I unfortunately deleted it, and it would be useful for developers to understand
the issue
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailin
*** This bug is a duplicate of bug 92928 ***
same probleme here with beta fully updated.
Solved with exec /sbin/getty 38400 tty1 also.
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
*** This bug is a duplicate of bug 92928 ***
my tty files were corrupted.
Solved by changing them with
respawn
exec /sbin/getty 38400 tty1 [up to ... 6]
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailing list
ubuntu-bugs@
*** This bug is a duplicate of bug 92928 ***
https://launchpad.net/ubuntu/+source/casper/+bug/92928 says that the
problem has been fixed, but I have still the problem here...
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mai
*** This bug is a duplicate of bug 92928 ***
** This bug has been marked a duplicate of bug 92928
casper corrupts virtual consoles creation events (/etc/event.d/tty1 - tty6)
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs m
The files /etc/event.d/ttyX (from package system-services) are different
than my current edgy installation.
Fesity Beta i386 desktop CD version:
respawn
exec /sbin/getty 38400 tty1
My currently installed Edgy version:
respawn /sbin/getty 38400 tty1
** Changed in: Ubuntu
Sourcepackagename: None
thanks but already tried
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Possible solution
In Live dpkg --configure -a
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Confirmed on Feisty i386 desktop beta.
Due to bug #62002, i need access to tty.
** Changed in: Ubuntu
Status: Unconfirmed => Confirmed
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
** Description changed:
I get this, even if the boot goes well, but I can't access to tty (eg alt
ctrl f1), and I need tty...
the system is fully upgraded.
- init /etc/event.id/tty1:16: Unknown stanza
- init /etc/event.id/tty2:16: Unknown stanza
+ init /etc/event.d/tty1:16: Unknown stanza
I can confirm this on i386 beta live CD. This bug is actually the only
thing that holds me back from installation on hardisk.
--
Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza
https://launchpad.net/bugs/95210
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
26 matches
Mail list logo