I am running Proxmox Mail Gateway on Debian 13 (Trixie) and I noticed a serious issue with ClamAV signature updates. The daily and bytecode databases update correctly, but the main.cvd database never updates and remains stuck at:
main.cvd: version 62
date: 16 Sep 2021
signatures: 6,647,427
Freshclam shows the following message:
main.cvd database is up-to-date (version: 62)
However, this database is clearly outdated by several years. It looks like the old main.cvd format is no longer being updated upstream, and Debian 13 (Trixie) might not be downloading the newer main.cld database format that other distributions use.
So far I have tried:
Any help or guidance would be greatly appreciated.
Thank you!
main.cvd: version 62
date: 16 Sep 2021
signatures: 6,647,427
Freshclam shows the following message:
main.cvd database is up-to-date (version: 62)
However, this database is clearly outdated by several years. It looks like the old main.cvd format is no longer being updated upstream, and Debian 13 (Trixie) might not be downloading the newer main.cld database format that other distributions use.
So far I have tried:
- Updating freshclam
- Stopping all services and deleting /var/lib/clamav/*.cvd and *.cld
- Forcing a full signature redownload via freshclam
- Restarting ClamAV and PMG services
- Checking network and mirror configuration
My questions:
- Is this a known issue with ClamAV on Debian 13 (Trixie)?
- Is the main.cvd format deprecated on Trixie and not replaced by main.cld?
- Does PMG require the official ClamAV upstream repository instead of Debian’s repository on Trixie?
- Has anyone found a working solution or workaround for this issue?
Any help or guidance would be greatly appreciated.
Thank you!