delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/08/08/12:44:01

X-Spam-Check-By: sourceware.org
X-Mailer: 21.4 (patch 19) "Constant Variable" XEmacs Lucid (via feedmail 10 I)
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] Updated: clamav-0.88.3-3
References: <announce DOT 44D7A513 DOT 2000801 AT x-ray DOT at>
From: "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com>
Date: Tue, 08 Aug 2006 18:43:11 +0200
In-Reply-To: <announce.44D7A513.2000801@x-ray.at> (Reini Urban's message of "Mon, 07 Aug 2006 22:39:47 +0200")
Message-ID: <8264h3b2lc.fsf@vzell-de.de.oracle.com>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (cygwin32)
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

>>>>> Reini Urban writes:

    > Due to another packaging errors detected by Volker Zell I've updated
    > clamav to 0.88.3-3, and split the packages into libclamav1 and
    > libclamav-devel.

I think here comes the last packaging error:

Your postinstall script tries to copy from etc/defaults/etc but your *.conf
files are in etc/defaults/etc/clamav.

#!/bin/sh

for f in clamd freshclam; do
  if [ ! -e /etc/$f.conf ]; then
    cp etc/defaults/etc/$f.conf /etc/$f.conf
  fi
done

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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019