LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-05-2011, 11:08 AM   #1
drmjh
Member
 
Registered: Mar 2005
Location: North Carolina, USA
Distribution: Ubuntu
Posts: 308

Rep: Reputation: 31
What is the meaning of: Warning: Fake initctl called, doing nothing. root@mjh-deskto


I have puzzled over this warning several times recently.
Today, I was trying to view Upstart on my desktop:

Code:
sudo -s
Code:
initctl list
and I received the following warning:

"Warning: Fake initctl called, doing nothing.
root@mjh-desktop:~# "

What is the meaning of this?
Thank you in advance for your input.
Matthew
 
Old 09-06-2011, 08:38 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
A little Googling indicates that it is likely related to a bug in upstart.
 
Old 09-07-2011, 07:25 AM   #3
drmjh
Member
 
Registered: Mar 2005
Location: North Carolina, USA
Distribution: Ubuntu
Posts: 308

Original Poster
Rep: Reputation: 31
H'mm.
Thank you for your input. Any suggestions on taking corrective action? The computer that this happens to also does not run cups correctly nor the ssh server. Could there be a commonality?
Matthew
 
Old 09-07-2011, 04:06 PM   #4
drmjh
Member
 
Registered: Mar 2005
Location: North Carolina, USA
Distribution: Ubuntu
Posts: 308

Original Poster
Rep: Reputation: 31
I also did some googling but did not come up with any practical suggestions.
I have elsewhere found a command under "Package Management" that might work. Any thoughts?
Code:
apt-get -f install ???
The comment following says "try to fix broken packages" Question: is the proper name for this buggy package simply 'upstart' or is there more to it?
Matthew
 
Old 09-07-2011, 06:15 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
I don't think it's a package. It seems to be a fundamental part of Ubuntu.

http://upstart.ubuntu.com/

It starts things on boot. I think the name is a play on "start up."
 
1 members found this post helpful.
Old 10-01-2012, 04:09 PM   #6
jmidgren
LQ Newbie
 
Registered: Oct 2012
Location: Lund, Sweden
Distribution: Ubuntu
Posts: 3

Rep: Reputation: Disabled
Lightbulb Possible solution

I had the same problem (among many others) on a system where things got corrupted after tweaking and replacing disks in a RAID array.

In my case this problem was caused by that the upstart package simply wasn't there. Lots of files from this package reside in /sbin which in my case was nearly empty.

I managed to fix the issue by re-installing upstart:
Code:
sudo apt-get --reinstall install upstart

... Actually it was a bit more tricky for me since the dpkg package was damaged as well (which prevents the command above) and it seemed like grub was not properly installed either.

In case this happens to someone else, here is what I did (which took a lot of time and Googling to find out):

I used a live CD (must be same Ubuntu version and architecure, e.g. 12.04 x86_64) and started the computer.

To "repair" dpkg I manually copied the file /sbin/start-stop-daemon, which was missing, from a package as described here: http://ubuntuforums.org/showthread.php?t=1449322
(The corresponding file from my live CD was probably sufficient, but I thouhgt of that first later on.)

Then I chroot:ed into my installation (still using live CD) using the instructions found here: https://help.ubuntu.com/community/Gr...ing#via_ChRoot.

Before re-installing grub (described in the last few steps in the link above), I could now re-install dpkg:
Code:
apt-get --reinstall install dpkg
Then in the same way I re-installed upstart:
Code:
apt-get --reinstall install upstart
 
1 members found this post helpful.
Old 10-01-2012, 07:14 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,976

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Another way it might have been fixed.

http://goodies.lemonsoftware.eu/linux:fake_initctl
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Failed to change real root to fake root using chroot. Aswathy Linux - Newbie 1 06-29-2011 03:34 AM
Google warning on fake anti-virus software Jeebizz Linux - News 0 04-28-2010 11:27 AM
Creating a fake ROOT DNS? MheAd Linux - Server 1 04-01-2010 06:16 AM
Warning: No xauth data; using fake authentication data for X11 forwarding. hepburnenthorpe Linux - Desktop 1 04-18-2009 09:17 PM
what's the meaning of this warning ? jeson_515 Linux - Software 1 08-07-2003 10:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration