Activity log for bug #734316

Date Who What changed Old value New value Message
2011-03-13 13:22:52 meshway bug added bug
2011-03-13 13:40:06 meshway plymouth (Ubuntu): assignee meshway (meshway)
2011-03-13 13:41:19 meshway description Binary package hint: plymouth Packages: apache plymouth Description: If you configure apache to use a password-protected SSL key. when apache booting with the system, it will ask you for a password. But the pass phrase dialog can't read the password from console. You must login on tty2, kill apache manually,then start it. Solutions: I find three way to fix it. 1)The first is in Bug #582963, I don't think this bug is because of apache. Adding "stty sane" to /etc/init.d/apache2. sed -e '/^ENV=/i stty sane' /etc/init.d/apache2|sudo tee /etc/init.d/apache2 2) and 3)will make plymouth can't start when the system is booting. 2)add "init=/sbin/init" at kernel boot command line 3)Stop self-starting plymouth (I can't uninstall it because of the dependencies) sudo cd /etc/init sudo tar -czvf initbak.tar.gz /etc/init sudo rm /init/plymouth* System: Ubuntu Server 10.10 Packages: apache plymouth Description: If you configure apache to use a password-protected SSL key. when apache booting with the system, it will ask you for a password. But the pass phrase dialog can't read the password from console. You must login on tty2, kill apache manually,then start it. Solutions: I find three way to fix it. 1)The first is in Bug #582963, I don't think this bug is because of apache.    Adding "stty sane" to /etc/init.d/apache2.    sed -e '/^ENV=/i stty sane' /etc/init.d/apache2|sudo tee /etc/init.d/apache2 2) and 3)will make plymouth can't start when the system is booting. 2)add "init=/sbin/init" at kernel boot command line 3)Stop self-starting plymouth (I can't uninstall it because of the dependencies)    sudo cd /etc/init    sudo tar -czvf initbak.tar.gz /etc/init    sudo rm /init/plymouth*
2011-03-13 13:43:39 meshway plymouth (Ubuntu): assignee meshway (meshway)
2011-03-13 13:53:58 meshway visibility private public
2011-03-25 16:49:55 Marc Deslauriers security vulnerability yes no
2011-03-25 16:49:56 Marc Deslauriers bug added subscriber Ubuntu Bugs
2011-03-25 16:49:59 Marc Deslauriers removed subscriber Ubuntu Security Team
2011-03-25 18:28:01 Steve Langasek affects plymouth (Ubuntu) apache2 (Ubuntu)
2011-03-25 20:05:13 Clint Byrum marked as duplicate 582963
2011-03-25 20:05:27 Clint Byrum bug added subscriber Clint Byrum