Alexander Skwar <[EMAIL PROTECTED]> writes:

> Hi!
> 
> I wanted to make a new squid package, and rpmlint tells me:
> 
> E: squid incoherent-subsys /etc/init.d/squid $SQUID
> 
> What's that?

The subsys file for each service is tested to be the same name as the
service name.

For ex. /etc/rc.d/init.d/squid  -->  /var/lock/subsys/squid


Obviously here rpmlint complains because the value is not statically set
to "squid", but is set to $SQUID which can take virtually many values.




-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/

Reply via email to