[Fwd: Re: FreeBSD Port: security/courier-authlib-base (rc.d changes problem)]

Mike Jakubik mikej at rogers.com
Fri Jan 6 08:18:09 PST 2006


Oliver Lehmann wrote:
> Mike, could you please send me the output of
>
>  rcorder /usr/local/etc/rc.d/courier-authdaemond.sh
>
> I guess that mysql-client.sh doesn't run properly
>
> Alex - can you convert mysql-client.sh to the actual rc.d structure so it
> PROVIDES something I can depend on? Maybe "libmysql" so
> courier-authlib.sh can depend on it? This should fix the problem.
>
>   

# rcorder /usr/local/etc/rc.d/courier-authdaemond.sh
rcorder: file `/usr/local/etc/rc.d/courier-authdaemond.sh' is before 
unknown provision `imap'
rcorder: file `/usr/local/etc/rc.d/courier-authdaemond.sh' is before 
unknown provision `mail'
rcorder: requirement `mysql' in file 
`/usr/local/etc/rc.d/courier-authdaemond.sh' has no providers.
rcorder: requirement `DAEMON' in file 
`/usr/local/etc/rc.d/courier-authdaemond.sh' has no providers.

# rcorder /usr/local/etc/rc.d/mysql-server.sh
rcorder: file `/usr/local/etc/rc.d/mysql-server.sh' is before unknown 
provision `DAEMON'
rcorder: requirement `SERVERS' in file 
`/usr/local/etc/rc.d/mysql-server.sh' has no providers.
rcorder: requirement `NETWORKING' in file 
`/usr/local/etc/rc.d/mysql-server.sh' has no providers.

Is there something horribly wrong with my system?



More information about the freebsd-ports mailing list