This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Packaging bug in latest cadaver


Dr. Volker Zell schrieb:
Latest cadaver has the following packaging bugs against the previous version:
clamav
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

Thanks, will be fixed asap.


For the records: You meant clamav, not cadaver.
--
Reini

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]