Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2005 00:41:14 +0300
From:      Lefteris Tsintjelis <lefty@ene.asda.gr>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        freebsd-stable@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: Is rcorder working under /usr/local/etc/rc.d?
Message-ID:  <4351777A.3010203@ene.asda.gr>
In-Reply-To: <20051015203910.GA60135@flame.pc>
References:  <435154BA.8030307@ene.asda.gr> <20051015203910.GA60135@flame.pc>

next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote:
> 
> [...]
> 
> These look like stuff that is "provided" by /etc/rc.d/* scripts.
> 
> Try including all the scripts in the rcorder command line:
> 
> % flame:/home/keramida$ rcorder  /usr/local/etc/rc.d/* >/dev/null
> % rcorder: file `/usr/local/etc/rc.d/samba.sh' is before unknown provision `DAEMON'
> % rcorder: requirement `named' in file `/usr/local/etc/rc.d/samba.sh' has no providers.
> % rcorder: requirement `SERVERS' in file `/usr/local/etc/rc.d/samba.sh' has no providers.
> % rcorder: requirement `NETWORKING' in file `/usr/local/etc/rc.d/samba.sh' has no providers.
> % rcorder: requirement `ldconfig' in file `/usr/local/etc/rc.d/perforce.sh.sample' has no providers.
> % rcorder: requirement `ldconfig' in file `/usr/local/etc/rc.d/mysql.sh' has no providers.
> % rcorder: requirement `ldconfig' in file `/usr/local/etc/rc.d/000.pkgtools.sh' has no providers.
> 
> % flame:/home/keramida$ rcorder /etc/rc.d/* /usr/local/etc/rc.d/* >/dev/null
> % rcorder: Circular dependency on provision `mountcritremote' in file `/etc/rc.d/newsyslog'.
> % rcorder: Circular dependency on provision `mountcritremote' in file `/etc/rc.d/syslogd'.

Gia sou Giorgo kai pali,

That certainly fixes just about all of the "no providers" but the start up
rcorder problem remains. To be more specific, I specify for a service this:

# REQUIRE: mysql

This service however still fails to start after MySQL and keeps on starting
right before it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4351777A.3010203>