Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Service 'dbus' should be AFTER service 'nscd'
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
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Fri May 04, 2007 2:39 pm    Post subject: Service 'dbus' should be AFTER service 'nscd' Reply with quote

hi,
i get this message when i start my machine:

Code:

 *  Service 'dbus' should be AFTER service 'nscd', but one of
 *  the services 'nscd' depends on, depends on 'dbus'!                                 [ ok ]


how do i fix it?
Back to top
View user's profile Send private message
SnakeByte
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 177
Location: Europe - Germany

PostPosted: Fri May 04, 2007 3:16 pm    Post subject: Reply with quote

Hi,

the dependency informaton is part of the baselayout package
so first we could start with the version of this package ( my system has 1.12.9-r12 ).

On my system I have nscd depending on
  • dns
  • ldap
  • net
  • slapd


I do not have the packages here so can you check the /etc/init.d/*
for these packages where dbus is a dependency.


best regards
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Fri May 04, 2007 4:13 pm    Post subject: Reply with quote

hi,
i have baselayout-1.12.10-r3

for nscd i have
Code:
depend() {
        use dns ldap net slapd
}


and for

dbus

Code:
depend() {
        need localmount
        after bootmisc nscd dns
}


the strange thing is
Code:

lordcris init.d # rc-status
Runlevel: default
 atd                                                                             [ started  ]
 dcron                                                                           [ started  ]
 distccd                                                                         [ started  ]
 hamachi                                                                         [ started  ]
 ifplugd                                                                         [ started  ]
 keytouch                                                                        [ started  ]
 local                                                                           [ started  ]
 ntpd                                                                            [ started  ]
 numlock                                                                         [ started  ]
 sshd                                                                            [ started  ]
 syslog-ng                                                                       [ started  ]
 tuncfg                                                                          [ started  ]
 xdm                                                                             [ started  ]
 xfs                                                                             [ started  ]



i don't have dbus or nscd running.
Back to top
View user's profile Send private message
SnakeByte
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 177
Location: Europe - Germany

PostPosted: Fri May 04, 2007 4:28 pm    Post subject: Reply with quote

Hi again,

Code:
rc-status
will only show the current runlevel,
here I have dbus in default, maybe you have it in boot?

Your baselayout is still listed as testing,
so its possible that an error was introduced.

regards
Back to top
View user's profile Send private message
lordcris
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 248

PostPosted: Fri May 04, 2007 4:35 pm    Post subject: Reply with quote

Code:
lordcris init.d # rc-status -a
Runlevel: boot
 alsasound                                                                       [ started  ]
 bootmisc                                                                        [ started  ]
 checkfs                                                                         [ started  ]
 checkroot                                                                       [ started  ]
 clock                                                                           [ started  ]
 consolefont                                                                     [ started  ]
 hostname                                                                        [ started  ]
 keymaps                                                                         [ started  ]
 localmount                                                                      [ started  ]
 modules                                                                         [ started  ]
 net.lo                                                                          [ started  ]
 rmnologin                                                                       [ started  ]
 urandom                                                                         [ started  ]
Runlevel: default
 atd                                                                             [ started  ]
 dcron                                                                           [ started  ]
 distccd                                                                         [ started  ]
 hamachi                                                                         [ started  ]
 ifplugd                                                                         [ started  ]
 keytouch                                                                        [ started  ]
 local                                                                           [ started  ]
 ntpd                                                                            [ started  ]
 numlock                                                                         [ started  ]
 sshd                                                                            [ started  ]
 syslog-ng                                                                       [ started  ]
 tuncfg                                                                          [ started  ]
 xdm                                                                             [ started  ]
 xfs                                                                             [ started  ]
Runlevel: nonetwork
 local                                                                           [ started  ]
Runlevel: UNASSIGNED
 apache2                                                                         [ stopped  ]
 boinc                                                                           [ stopped  ]
 bootsplash                                                                      [ stopped  ]
 bttrack                                                                         [ stopped  ]
 camsource                                                                       [ stopped  ]
 crypto-loop                                                                     [ stopped  ]
 cupsd                                                                           [ stopped  ]
 dbus                                                                            [ stopped  ]
 ddclient                                                                        [ stopped  ]
 device-mapper                                                                   [ stopped  ]
 dnsextd                                                                         [ stopped  ]
 dnsmasq                                                                         [ stopped  ]
 esound                                                                          [ stopped  ]
 famd                                                                            [ stopped  ]
 fancontrol                                                                      [ stopped  ]
 fuse                                                                            [ stopped  ]
 git-daemon                                                                      [ stopped  ]
 gkrellmd                                                                        [ stopped  ]
 gpm                                                                             [ stopped  ]
 hald                                                                            [ stopped  ]
 hdparm                                                                          [ stopped  ]
 hotplug                                                                         [ stopped  ]
 hplip                                                                           [ stopped  ]
 hpoj                                                                            [ stopped  ]
 hsqldb                                                                          [ stopped  ]
 inetd                                                                           [ stopped  ]
 iperf                                                                           [ stopped  ]
 lisa                                                                            [ stopped  ]
 lm_sensors                                                                      [ stopped  ]
 mdnsd                                                                           [ stopped  ]
 mDNSResponderPosix                                                              [ stopped  ]
 microcode_ctl                                                                   [ stopped  ]
 mysql                                                                           [ stopped  ]
 mysqlmanager                                                                    [ stopped  ]
 mythbackend                                                                     [ stopped  ]
 nas                                                                             [ stopped  ]
 net.eth0                                                                        [ started  ]
 netmount                                                                        [ stopped  ]
 netperf                                                                         [ stopped  ]
 nfs                                                                             [ stopped  ]
 nfsmount                                                                        [ stopped  ]
 nscd                                                                            [ stopped  ]
 ntop                                                                            [ stopped  ]
 ntp-client                                                                      [ stopped  ]
 peercast                                                                        [ stopped  ]
 pe-format                                                                       [ stopped  ]
 portmap                                                                         [ stopped  ]
 proftpd                                                                         [ stopped  ]
 pulseaudio                                                                      [ stopped  ]
 pwcheck                                                                         [ stopped  ]
 reslisa                                                                         [ stopped  ]
 rpc.gssd                                                                        [ stopped  ]
 rpc.idmapd                                                                      [ stopped  ]
 rpc.statd                                                                       [ stopped  ]
 rsyncd                                                                          [ stopped  ]
 samba                                                                           [ stopped  ]
 saslauthd                                                                       [ stopped  ]
 serial                                                                          [ stopped  ]
 setiathome                                                                      [ stopped  ]
 smartd                                                                          [ stopped  ]
 spamd                                                                           [ stopped  ]
 splash                                                                          [ stopped  ]
 svnserve                                                                        [ stopped  ]
 svscan                                                                          [ stopped  ]
 tomcat                                                                          [ stopped  ]
 tomcat-5                                                                        [ stopped  ]
 winbind                                                                         [ stopped  ]
 xinetd                                                                          [ stopped  ]
 xprint                                                                          [ stopped  ]


i have this error with the stable version also.
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