[Pkg-clamav-devel] Bug#1067112: fangfrisch: missing dependency on clamdscan
Joost van Baal-Ilić
joostvb+debian at uvt.nl
Fri Mar 22 09:29:16 GMT 2024
severity 1067112 wishlist
retitle 1067112 fangfrisch: mention clamdscan in Suggests or Recommends and/or Enhances
thanks
Op Mon, Mar 18, 2024 at 10:09:34PM -0400 schreef Scott Kitterman:
> On Monday, March 18, 2024 11:39:04 AM EDT Joost van Baal-Ilić wrote:
> > Package: fangfrisch
> > Version: 1.9.0-1
> > Severity: normal
> >
> > Hi,
> >
> > Thanks for maintaining fangfrisch!
> >
> > When running
> >
> > clamav at donmel:~$ fangfrisch --conf /etc/fangfrisch.conf initdb
> >
> > , in order to get fangfrisch properly setup, the fangfrisch software fails
> > with:
> >
> > Mar 18 16:01:29 donmel fangfrisch[143542]: ERROR: /bin/sh: 1: clamdscan:
> > not found
> >
> > . Please add clamdscan to fangfrisch's debian/control "Depends: ": that
> > should fix this.
>
> That's not a configuration file provided by Debian, so I don't think this is a
> valid bug in Debian (it's not the upstream default either). It's quite
> possible to use fangfrisch to just download data on one machine for further
> distribution on an internal network.
>
> It should at least be Suggests and probably Recommends though. It could also
> probably stand to have Enahnces: clamdscan.
Indeed, I failed to mention I have specified
[DEFAULT]
db_url = sqlite:////var/lib/fangfrisch/db.sqlite
local_directory = /var/lib/clamav
max_size = 10MB
on_update_exec = clamdscan --reload
on_update_timeout = 42
[...]
in my /etc/fangfrisch.conf . Suggests / Recommends sounds perfectly fine, as
does Enhances: clamdscan.
Thanks, Bye,
Joost
More information about the Pkg-clamav-devel
mailing list