[Bug 966480] Re: The prompt asking for media removal is not shown at the end of the installation
Chris Bainbridge
chris.bainbridge at gmail.com
Thu Mar 12 02:06:06 UTC 2015
> at the time the plymouth upstart jobs were written, plymouthd was only forking
> once - and correctly opening its socket before detaching from the foreground.
This is not correct. main.c:main calls ply_create_daemon before
start_boot_server, so the process does fork before binding the port.
When the error occurs the plymouthd log states:
[main.c] on_display_message:not displaying message Please remove
installation media and close the tray (if any) then press ENTER: as no
splash
Note "not displaying message... as no splash". That error message only
occurs when the splash screen is not being shown. It is not related to
unmounting the filesystem.
> And considering we're discussing a problem that occurs only on shutdown -
> there have been no problems with reliability of plymouth splash appearing on
> boot due to a corresponding race condition - I don't think this is at all a
> likely explanation for the behavior.
Boot and shutdown are different. On boot, plymouth.conf executes
plymouthd, then plymouth-splash.conf executes plymouth show-splash. On
shutdown, plymouth-shutdown.conf executes both plymouthd and plymouth.
Since one script executes both, the timing is tighter.
I have tested the patch and it works.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/966480
Title:
The prompt asking for media removal is not shown at the end of the
installation
Status in The Plymouth splash screen:
Won't Fix
Status in casper package in Ubuntu:
Triaged
Status in plymouth package in Ubuntu:
Triaged
Status in casper source package in Precise:
Triaged
Status in plymouth source package in Precise:
Triaged
Bug description:
*** Edit ***
This bug affects Ubuntu and other flavours as well and yes, it is alive and doing well with Saucy as well.
See:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/966480/comments/22
*** End of Edit ***
At the end of the installation, just after clicking on "Reboot Now" to
restart the computer, the graphical environment is shut down and the
TERM signal is sent, asking all processes to terminate. However, the
prompt asking the user to remove the CD and press Enter is not shown
(the CD is ejected, then the system hangs).
Tested on today's (27 March 2012) KUbuntu Precise daily ISO in a VirtualBox VM (using VirtualBox 4.1.8, 1 GiB of RAM, 16 GiB HD, 4 CPUs, EFI disabled).
---
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
DistroRelease: Ubuntu 12.04
InstallCmdLine: file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity initrd=/casper/initrd.lz quiet splash -- debian-installer/language=it keyboard-configuration/layoutcode?=it
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120327)
Package: ubiquity (not installed)
ProcEnviron:
LANGUAGE=
TERM=xterm
LANG=it_IT.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Tags: precise ubiquity-2.10.3
Uname: Linux 3.2.0-20-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
To manage notifications about this bug go to:
https://bugs.launchpad.net/plymouth/+bug/966480/+subscriptions
More information about the foundations-bugs
mailing list