View previous topic :: View next topic |
Author |
Message |
rishi n00b
Joined: 11 Sep 2005 Posts: 56 Location: Australia
|
Posted: Fri Feb 24, 2006 12:00 am Post subject: /etc/init.d/domainname won't start [SOLVED] |
|
|
Hoping someone can help with this.
I recently ran some updates through emerge (it had been a while...). This included baselayout amongst many things.
Now, at boot I get errors about domainname starting up. If I try to start it manually I get this:
Code: | # /etc/init.d/domainname start
checkroot hostname
* ERROR: Some services needed are missing. Run
* './domainname broken' for a list of those
* services. domainname was not started.
# /etc/init.d/domainname status
* status: stopped
# |
If I do the './domainname broken' it just lists checkroot and hostname. These are both running fine as far as I can tell! Searching around I can't find anyone else who has had this problem.
domainname is set to start at boot (as verified with 'rc-update show').
What is going on..?!?
Any help appreciated. Thanks, _________________ --
Rishi
Melbourne, Australia.
Last edited by rishi on Wed Apr 19, 2006 3:25 am; edited 1 time in total |
|
Back to top |
|
|
TheRAt Veteran
Joined: 03 Jun 2002 Posts: 1580
|
Posted: Fri Feb 24, 2006 3:39 am Post subject: |
|
|
what version of baselayout?
have you done a etc-update since your updates? _________________ All reality is the construct of the observer.
Get Firefox and rediscover the web!
BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it. |
|
Back to top |
|
|
rishi n00b
Joined: 11 Sep 2005 Posts: 56 Location: Australia
|
Posted: Fri Feb 24, 2006 7:13 am Post subject: |
|
|
TheRAt wrote: | what version of baselayout? |
Code: | sys-apps/baselayout-1.12.0_pre16-r1 |
TheRAt wrote: | have you done a etc-update since your updates? |
I have now. Restarted, but no difference...
The odd thing is, as far as I can tell, all my networking is fine.
At the same time as this happened, I also have trouble with 'ivman'. (ivman is complaining about hald not being present, but hald is running fine). I don't know if these two problems are related, but thought I'd mention it. _________________ --
Rishi
Melbourne, Australia. |
|
Back to top |
|
|
rishi n00b
Joined: 11 Sep 2005 Posts: 56 Location: Australia
|
Posted: Sun Mar 05, 2006 11:19 pm Post subject: |
|
|
Any other suggestions please..?
This is still bugging me.
I can supply any needed info... Thanks,
Rishi. _________________ --
Rishi
Melbourne, Australia. |
|
Back to top |
|
|
Fred Krogh Veteran
Joined: 07 Feb 2005 Posts: 1036 Location: Tujunga, CA
|
Posted: Wed Apr 12, 2006 11:59 pm Post subject: domainname not in baselayout-1.12.0_pre17 |
|
|
I've got /etc/init.d/domainname, but "equery belongs /etc/init.d/domainname" finds nothing. I think it should be in baselayout, but "equery files baselayout" doesn't find it either. Anyone know if this should be a bug? Thanks,
Fred |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Thu Apr 13, 2006 12:30 am Post subject: |
|
|
From baselayout's changelog:
Quote: | 09 Apr 2006;
baselayout-1.12.0_pre17.ebuild:
Physically remove the domainname init script and warn the user about how to
configure /etc/conf.d/net to get similar functionality, #129248. |
|
|
Back to top |
|
|
rishi n00b
Joined: 11 Sep 2005 Posts: 56 Location: Australia
|
Posted: Wed Apr 19, 2006 3:24 am Post subject: |
|
|
Upgrading to:
Code: | sys-apps/baselayout-1.12.0_pre17-r2 |
has fixed the problem with domainname...
Thanks for the help... _________________ --
Rishi
Melbourne, Australia. |
|
Back to top |
|
|
|