Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-15-2011, 09:59 AM
|
#1
|
|
Senior Member
Registered: May 2009
Location: WV, USA
Distribution: Slackware, Debian, EasyPeasy, Ubuntu, Fedora, Timesys, Linux From Scratch
Posts: 1,671
Rep: 
|
Plymouth command failed
I get this (spaced as shown) when I boot up:
Code:
mountall: Plymouth command failed
mountall: Disconnected from Plymouth
Ubuntu 10.04.2 LTS maxwell tty1
maxwell login:
This is a server, and Ubuntu server is installed. So it would seem to me that the "plymouth" package (graphical boot animation) should not even be used. Yet something (mountall) is trying to use it.
|
|
|
|
03-15-2011, 10:32 AM
|
#2
|
|
Senior Member
Registered: May 2010
Distribution: Arch, Gentoo, Slackware
Posts: 1,479
|
Plymouth is a dependency of mountall which is a dependency of upstart.
So upstart pulls in plymouth.
However, this seems like a harmless error, no?
|
|
|
|
03-15-2011, 12:55 PM
|
#3
|
|
Senior Member
Registered: May 2009
Location: WV, USA
Distribution: Slackware, Debian, EasyPeasy, Ubuntu, Fedora, Timesys, Linux From Scratch
Posts: 1,671
Original Poster
Rep: 
|
Quote:
Originally Posted by andrewthomas
Plymouth is a dependency of mountall which is a dependency of upstart.
So upstart pulls in plymouth.
However, this seems like a harmless error, no?
|
Agreed, it is harmless ... once I researched what it was. But it's still something behaving wrong. Plymouth should not be a hard dependency. It should be possible to just leave it out. Then mountall, and anything else using it, should either try to use it in a silent way (like how rm behaves for a file that does not exist), or test for it and skip it if not present. Maybe it should funnel through a separate "boot status" package of some sort, which then spreads the states out to packages like plymouth or any others (maybe I want the boot status to be spewed out of a serial port and so I write a package or program to handle that), based on what exists or is registered or configured to be used.
|
|
|
|
03-15-2011, 01:35 PM
|
#4
|
|
Senior Member
Registered: May 2010
Distribution: Arch, Gentoo, Slackware
Posts: 1,479
|
Quote:
Originally Posted by Skaperen
Plymouth should not be a hard dependency. It should be possible to just leave it out.
|
All you really need is libplymouth2 and libplymouth-dev to rebuild it
Code:
Package requirements (ply-boot-client >= 0.8.0) were not met:
No package 'ply-boot-client' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables PLYMOUTH_CFLAGS
and PLYMOUTH_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
|
|
|
|
03-15-2011, 03:02 PM
|
#5
|
|
Senior Member
Registered: May 2009
Location: WV, USA
Distribution: Slackware, Debian, EasyPeasy, Ubuntu, Fedora, Timesys, Linux From Scratch
Posts: 1,671
Original Poster
Rep: 
|
Quote:
Originally Posted by andrewthomas
All you really need is libplymouth2 and libplymouth-dev to rebuild it
|
What is it that I need to rebuild? As far as I can see, I just don't need plymouth at all on a server.
|
|
|
|
03-15-2011, 03:08 PM
|
#6
|
|
Senior Member
Registered: May 2010
Distribution: Arch, Gentoo, Slackware
Posts: 1,479
|
Quote:
Originally Posted by Skaperen
What is it that I need to rebuild?
|
mountall
|
|
|
|
03-15-2011, 03:33 PM
|
#7
|
|
Senior Member
Registered: May 2009
Location: WV, USA
Distribution: Slackware, Debian, EasyPeasy, Ubuntu, Fedora, Timesys, Linux From Scratch
Posts: 1,671
Original Poster
Rep: 
|
Quote:
Originally Posted by andrewthomas
mountall
|
So it does have a test of plymouth existing or not, but it does it at build time instead of run time?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:52 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|