[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-21 Thread Giovanni (aka Vanni) Totaro
*** This bug is a duplicate of bug 532047 *** https://bugs.launchpad.net/bugs/532047 ** This bug has been marked a duplicate of bug 532047 Plymouth text-mode splash causes X to crash on first run due to shared tty7 * You can subscribe to bug 532047 by following this link:

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-21 Thread Bilal Akhtar
Dunno why this was marked duplicate; Though the symptoms of this bug were the same as the other, the problem was completely different, and the affected package, the fix, etc were all different. Hence, this isn't a dup. ** This bug is no longer a duplicate of bug 532047 Plymouth text-mode

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
** Summary changed: - Pressing enter at GDM screen crashes X + init script resets isig flag in an incorrect manner -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
So I have to get a way to fix this bug without disrupting bug #582963 , of which this bug is a regression. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
It would be better to allow Chuck to look into this one. ** Changed in: apache2 (Ubuntu Maverick) Assignee: Bilal Akhtar (bilalakhtar) = Chuck Short (zulcss) -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Thierry Carrez
** Tags added: server-mrs ** Changed in: apache2 (Ubuntu Maverick) Milestone: None = ubuntu-10.10 -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Dave Walker
Opening a task against coreutils, as stty really seems to be culprit. It would be unfortunate if an issue the Desktop area is seeing is resolved by breaking the server area. Fixing stty to 'do the right thing' would seem the best path, but undoubtedly more complicated. ** Also affects: coreutils

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Jamie Strandboge
Fwiw, I also have apache2 installed. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.16-1ubuntu3 --- apache2 (2.2.16-1ubuntu3) maverick; urgency=low * Revert stty sane to unbreak apache starting, this will have to be fixed a different way. (LP: #626723) -- Chuck Short zul...@ubuntu.com Wed, 08 Sep 2010 08:33:17

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Robbie Williamson
Scott will take a look at this today. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
Dave, The problem is NOT with stty. The problem is, the apache2 init script was calling stty with the 'sane' option, which, according to the manpage, is equivalent to: cread -ignbrk brkint -inlcr -igncr icrnl -iutf8 -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Robbie Williamson
whoops...helps to RELOAD the bug before commenting :/. Scott *won't* look at this bug, because it's fixed! :) -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Scott James Remnant
Robbie just pointed me as this bug, so I'm glad to see it's got a fix. Just wanted to confirm that while some of our issues in Lucid *were* plymouth/X interaction issues, we discovered that many of them were - as debugged above - caused by the isig flag being reapplied to /dev/console. We had to

[Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread derLars
commenting out fixed it - yay! -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
On Wed, 2010-09-08 at 18:15 +, derLars wrote: commenting out fixed it - yay! Updating your system should also fix it now. -- init script resets isig flag in an incorrect manner https://bugs.launchpad.net/bugs/626723 You received this bug notification because you are a member of Ubuntu