Offline Mirror Snapshot ClamAV 403

rrmike

New Member
May 10, 2024
1
0
1
I'm trying to create an Offline Repository Mirror. I've successfully created mirrors for 'pve_bookworm_no_subscription' and 'debian_bookworm_security'.

However, when I create the mirrors for 'debian_bookworm_main' and 'debian_bookworm_updates'. It starts to download files but then stops:

sudo proxmox-offline-mirror mirror snapshot create debian_bookworm_updates

Code:
Fetching main packages..

main/binary-all/Packages - 16 total file(s)
    Progress: 0 new files (0b), re-used 1 existing files (100.00% re-used)..
    Progress: 0 new files (0b), re-used 2 existing files (100.00% re-used)..
    Progress: 0 new files (0b), re-used 3 existing files (100.00% re-used)..
-> GET 'http://deb.debian.org/debian/pool/main/c/clamav/clamav-testfiles_1.0.3+dfsg-1~deb12u1_all.deb'..
Error: Connection reset by peer (os error 104)

I tried to exclude the clamav file but that did not work.
No AV is installed on the server.

Here is the config:

Code:
xyla@PVE-Mirror-31:~$ proxmox-offline-mirror config mirror show --id debian_bookworm_updates
┌───────────────┬────────────────────────────────────────────────────────────────┐
│ Name          │ Value                                                          │
╞═══════════════╪════════════════════════════════════════════════════════════════╡
│ architectures │ ["amd64","all"]                                                │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ base-dir      │ /var/lib/proxmox-offline-mirror/mirrors/                       │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ id            │ debian_bookworm_updates                                        │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ key-path      │ /usr/share/keyrings/debian-archive-bookworm-automatic.gpg      │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ repository    │ deb http://deb.debian.org/debian bookworm-updates main contrib │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ sync          │ 1                                                              │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ verify        │ 1                                                              │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ ignore-errors │ 0                                                              │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ skip-packages │ ["clamav-testfiles_1.0.3+dfsg-1~deb12u1_all.deb"]              │
├───────────────┼────────────────────────────────────────────────────────────────┤
│ skip-sections │ ["games,debug,linux-image"]                                    │
└───────────────┴────────────────────────────────────────────────────────────────┘

How do I get it to finish?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!