Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Syslog-ng, cronie, xdm erroring at start up
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
amaltheia
n00b
n00b


Joined: 03 Dec 2014
Posts: 55

PostPosted: Sun Dec 28, 2014 4:16 am    Post subject: Syslog-ng, cronie, xdm erroring at start up Reply with quote

I get the following errors when my computer is booting up.

Code:
rc default logging started at Sat Dec 27 22:35:20 2014

dbus             | * Starting D-BUS system messagebus ...
syslog-ng        | * ERROR: syslog-ng needs service(s) networkmanager
cronie           | * Starting cronie ...
cronie           | * start-stop-daemon: /usr/sbin/crond died
cronie           | * Failed to start cronie
 [ !! ]
cronie           | * ERROR: cronie failed to start
 [ ok ]
wicd             | * Starting wicd daemon ...
 [ ok ]
netmount         | * Mounting network filesystems ...
 [ ok ]
xdm              | * Setting up kdm ...
xdm              | * start-stop-daemon: did not create a valid pid in `/run/kdm.pid'
xdm              | * ERROR: could not start the Display Manager
 [ ok ]
local            | * Starting local
 [ ok ]

rc default logging stopped at Sat Dec 27 22:35:25 2014


Other than these errors my computer is working just fine. I have been trying to figure out what is going on but have not been able to fix it.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sun Dec 28, 2014 9:44 am    Post subject: Reply with quote

Code:
/etc/init.d/whofail start --debug
and you'll get a better idea where it fail.
Back to top
View user's profile Send private message
amaltheia
n00b
n00b


Joined: 03 Dec 2014
Posts: 55

PostPosted: Sun Dec 28, 2014 11:22 pm    Post subject: Reply with quote

krinn wrote:
Code:
/etc/init.d/whofail start --debug
and you'll get a better idea where it fail.


Okay, I don't know what I am doing wrong here but when I type that in I get:

Code:
/etc/init.d/whofail start --debug
bash: /etc/init.d/whofail: No such file or directory


Any idea why this is not working?
Back to top
View user's profile Send private message
amaltheia
n00b
n00b


Joined: 03 Dec 2014
Posts: 55

PostPosted: Wed Dec 31, 2014 11:16 pm    Post subject: Reply with quote

Just wondering if anyone can tell me why
Code:
/etc/init.d/whofail start --debug
will not work and just says there is no directory. I have searched all over the forums and Internet and cannot find out what I am doing wrong.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Thu Jan 01, 2015 10:55 am    Post subject: Reply with quote

oh :(
"whofail" is not a command, it mean you replace "whofail" with any init name that fail...
so, it mean if "cronie" fail, you can do
Code:
/etc/init.d/cronie start --debug
in order to have better idea of why it fail
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Thu Jan 01, 2015 11:50 am    Post subject: Reply with quote

grrr krinn and his made-up terms -- @nobody, /etc/init.d/whofail.. ;-) You've got to tell people they're made up when you introduce them or use the known terms for this: 'foo' with bar, baz, quux if more are needed in same context.

I was wondering if there's some new initscript that runs a check. hehe
Back to top
View user's profile Send private message
amaltheia
n00b
n00b


Joined: 03 Dec 2014
Posts: 55

PostPosted: Sat Jan 03, 2015 1:02 am    Post subject: Reply with quote

krinn wrote:
oh :(
"whofail" is not a command, it mean you replace "whofail" with any init name that fail...
so, it mean if "cronie" fail, you can do
Code:
/etc/init.d/cronie start --debug
in order to have better idea of why it fail


Just goes to show you should be careful what you tell a noobie. I am just dumb enough to do exactly what you tell me. :lol:

Thanks for the clarification. I will run it and see what is going on.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum