Package: csync2
Version: 1.29-3
Severity: serious
Hello,
csync2.postinst does:
if ! grep -q "^csync2" /etc/services ; then
echo "csync2 30865/tcp" >>/etc/services
fi
But /etc/services is a conffile of the netbase package, so this is a
policy violation. Please remove that snippet, and the analog one in
prerm, from your maintainer scripts.
The proper way to have the csync2 port in /etc/services is to contact
the netbase maintainer (Marco d'Itri <[EMAIL PROTECTED]>) and ask for its
inclusion; I'm told this will be done in a timely maner. After this, a
versioned dependency on netbase may be granted.
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Arguing with an engineer is like wrestling with a pig in mud: after a
while, you realize the pig is enjoying it.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]