Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] CUPS start problem.
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
Fernandenhoff
n00b
n00b


Joined: 24 Dec 2007
Posts: 43
Location: Brazil

PostPosted: Tue Apr 13, 2010 4:17 pm    Post subject: [SOLVED] CUPS start problem. Reply with quote

Hi all!

Everytime I try to start cups the following error message occurs:

Code:
MARSELLUS marcelo # /etc/init.d/cupsd start
 * Caching service dependencies ...                                            [ ok ]
 * Starting D-BUS system messagebus ...
 * start-stop-daemon: /usr/bin/dbus-daemon is already running                  [ !! ]
 * ERROR: dbus failed to start
 * ERROR: cannot start cupsd as dbus would not start


Dbus is running but if i try to stop or start it I get this message:

Code:
MARSELLUS marcelo # /etc/init.d/dbus stop
 * WARNING: dbus is already stopped


Code:
MARSELLUS marcelo # /etc/init.d/dbus start
 * Starting D-BUS system messagebus ...
 * start-stop-daemon: /usr/bin/dbus-daemon is already running                  [ !! ]
 * ERROR: dbus failed to start



Any help?

Thanks!


Last edited by Fernandenhoff on Wed Apr 14, 2010 1:11 am; edited 1 time in total
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Tue Apr 13, 2010 5:27 pm    Post subject: Reply with quote

Try looking at the startup status of your services with 'rc-status'. Print the output. Also, to restart dbus and cups, just run
Code:
/etc/init.d/dbus restart
and
Code:
/etc/init.d/cups restart
Back to top
View user's profile Send private message
Fernandenhoff
n00b
n00b


Joined: 24 Dec 2007
Posts: 43
Location: Brazil

PostPosted: Wed Apr 14, 2010 1:10 am    Post subject: Reply with quote

A downgrade of dbus solved the problem.
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