mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-07 02:24:42 +00:00
Both scripts provision Debian 13 containers (var_version 13) but add a Debian 12 (bookworm) non-free apt source to obtain unrar. Because the base image only enables the `main` component, trixie's non-free is never enabled, so bookworm is the only source offering unrar and the containers deterministically install the Debian 12 build (1:6.2.6-1+deb12u1) instead of trixie's 1:7.1.8-1. Mylar3 additionally never removes the source, leaving bookworm non-free and non-free-firmware permanently enabled at priority 500 on a Debian 13 system. Aligns both with install/sabnzbd-install.sh, which already sets up the same unrar dependency correctly against trixie. Co-authored-by: Tim Moore <tim.moore@ingenuity.com.au> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1.5 KiB
1.5 KiB