-
Hello,
I am doing step Perform an initial population of the ClamAV malware database mirror in Cloud Storage:
python3 -m venv pyenv
. pyenv/bin/activate
pip3 install crcmod cvdupdate
./updateCvd…
-
When freshclam is running it is unable to reach the diff files:
```
--------------------------------------
freshclam daemon 1.0.6 (OS: Linux, ARCH: x86_64, CPU: x86_64)
ClamAV update process sta…
-
## Erroneous Behavior
Update ClamAV Database step fails
## Expected Behavior
Update ClamAV Database don’t fail
## Steps to reproduce
Have both ClamAV installed and ClamAV auto-updater r…
-
**Describe the bug
----------------**
I had version 1.3.0 installed and perfectly running on window server 2019 VM, Yesterday tried updating it to 1.4.0 but found issues with freshclam service (…
-
The clamav-daemon service needs the signature file to start (created by clamav-freshclam). Sometimes it takes more than 1 minute since clamav-freshclam is started for the first time.
Please wait 2 …
-
I am using google-cloud-sdk/slim docker image with this config (note the non default size limits):
```
RUN apt-get install clamav-daemon -y && \
npm ci && \
curl -sSL https://sdk.cloud.g…
-
Describe the bug
----------------
When `/var/log/clamav/freshclam.log` does not exist (such as when `/var/log` is mounted as `tmpfs` to extend SSD (or SD card on rpis) longevity), freshclam does…
-
Describe the bug
----------------
Using the ``freshclam`` command without parameters yields an error:
```
[root@host]# freshclam
ClamAV update process started at Tue Oct 12 13:25:40 2021
E…
-
#### Steps To Reproduce
Set `services.clamav.daemon.enable = true;` and get
```
clamd[1221]: LibClamAV Error: cl_load(): No such file or directory: /var/lib/clamav
systemd[1]: clamav-daemon.…
-
Describe the bug
----------------
Installed clamav using helm chart, functionality wise things are working as expected, however unable to get memory details with clamdtop command.
Versions:…