[Pkg-clamav-devel] Bug#778507: clamav: aptitude error: /var/lib/dpkg/info/clamav-daemon.postinst: cannot create : Directory nonexistent
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Mon Feb 16 19:27:52 UTC 2015
Control: tags -1 pending
Hi Andy,
On 16.02.2015 01:07, Andy Dorman wrote:
> Testing install of clamav reports the subject error with the postinst script.
>
> The problem is really simple, line 626 of clamav-daemon.postinst has a typo:
>
> [ -n "$PidFile" ] && echo "PidFile $PidFile" >> $DEBCONFILE
>
> should actually be
>
> [ -n "$PidFile" ] && echo "PidFile $PidFile" >> $DEBCONFFILE
Thanks for this patch, which I just applied.
(It was actually a copy and paste error, because
clamav-freshclam.postinst uses/used DEBCONFILE...)
> Thank you for your excellent work on packaging ClamAV.
You're welcome.
Best regards,
Andreas
More information about the Pkg-clamav-devel
mailing list