[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2010-05-07 Thread Nicolas Mongrain-Lacombe
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
apt-get dist-upgrade system-services updated them.

-- 
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, which is subscribed to Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2010-05-07 Thread Nicolas Mongrain-Lacombe
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 RUNLEVEL=[2345]
stop on runlevel [!2345]

respawn
exec /sbin/getty -8 38400 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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-10-08 Thread Taupter
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 able to switch to X after that.
The funny part is I'm able to log in in tty1-6, despite having no visual clues 
about it, and being able to run programs (I logged as root and ran startx -- 
:1 and a new X desktop.).

There's a sample of a /etc/event.d/tty* file:
# 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 runlevel 3
start on runlevel 4
start on runlevel 5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
exec /sbin/getty 38400 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 because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-09-16 Thread Colin Watson
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://bugs.launchpad.net/bugs/95210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-09-16 Thread Colin Watson
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: upstart (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-07-16 Thread Frederic Wenzel
*** 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 runlevel 3
start on runlevel 4
start on runlevel 5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
/sbin/getty 38400 tty1exec /sbin/getty 38400 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 because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-07-16 Thread Flapane
*** 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 because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-07-16 Thread Frederic Wenzel
*** 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
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-07-16 Thread Flapane
*** 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, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-06-08 Thread Juan Pablo Salazar Bertín
*** 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 properly migrated from inittab to event.d

-- 
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, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-04-21 Thread Henrik Hjelte
*** 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 difference.
apt-get --reinstall install system-services did not update the files either.
apt-get remove followed by install would remove ubuntu-base as well, and I 
didn't want to try that..
After updating exactly like Flapane did, it works but as Jeff said in the 
middle of the boot process. However I don't need control-d to get to the login 
prompt, I just press enter after booting.

-- 
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, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-04-21 Thread Henrik Hjelte
*** 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 you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-04-18 Thread komputika
*** 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 /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, which is the bug contact for Ubuntu.

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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-04-11 Thread Jeff Fortin
*** 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 line but it got duplicated two times one 
after another. Wtf?
Also, my login prompt now appears in the middle of my boot process with an [OK] 
besides it, so it doesn't let me login since there are other processes starting 
after that. When everything is done, I can do ctrl-C twice to get another login 
prompt. Anyone knows why? How can I make it appear last?

-- 
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, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-04-11 Thread Jeff Fortin
*** 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 because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-30 Thread Flapane
*** 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-29 Thread Tyrus
*** 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-26 Thread Flapane
*** 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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-25 Thread Flapane
*** 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-24 Thread Flapane
** 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
+ init /etc/event.d/tty2:16: Unknown stanza
  
  up to tty6
  
  
  Feisty amd64 fully upgraded

** Tags added: boot stanza tty udev

-- 
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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-24 Thread Juan Pablo Salazar Bertín
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-24 Thread Fox -ino
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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-24 Thread Flapane
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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-24 Thread Juan Pablo Salazar Bertín
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 = upstart

-- 
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


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-24 Thread Juan Pablo Salazar Bertín
*** 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 95210] Re: Can't access to TTY- init /etc/event.id/tty1:16: Unknown stanza

2007-03-23 Thread t\[h\]inker
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs