Packaging bug in latest cadaver

Dr. Volker Zell Dr.Volker.Zell@oracle.com
Sun Jul 30 17:49:00 GMT 2006


Hi

Latest cadaver has the following packaging bugs against the previous version:
clamd from /etc/rc.d/init.d is missing and the two config files clamd.conf/freshclam.conf
in /etc will be overwritten the next time. The postinstall script references /etc/*.conf-dist
which are not present.

Instead of the /etc/*conf-dist files I would also go with the /etc/defaults approach next time.


   < etc/clamd.conf
   < etc/freshclam.conf
   ---
   > etc/clamd.conf-dist
   > etc/freshclam.conf-dist
   7a8,10
   > etc/rc.d/
   > etc/rc.d/init.d/
   > etc/rc.d/init.d/clamd


Ciao
  Volker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list