Package: podman Version: 5.8.2+ds1-3 Severity: normal X-Debbugs-Cc: [email protected] User: [email protected] Usertags: arm64
Dear Maintainer, ``` lemourin@debian-vm:~$ sudo podman pull ghcr.io/autobrr/autobrr:v1.80@sha256:004fb15d02e77a6a2799e76798359a2152daae5f939f19412fba7d344e87e3b2 Error: checking platform of image ghcr.io/autobrr/autobrr@sha256:004fb15d02e77a6a2799e76798359a2152daae5f939f19412fba7d344e87e3b2: parsing image platform: "v9.2" is an invalid component of "linux/arm64/v9.2": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument ``` The upstream 5.8.2 built from source works fine. I found that debian unvendors podman's go dependencies and uses outdated https://packages.debian.org/sid/golang-github-containerd-platforms-dev. Updating golang-github-containerd-platforms-dev to match the version in podman's repo will fix this issue. -- System Information: Debian Release: 13.5 APT prefers stable APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 'stable-security'), (400, 'testing') Architecture: arm64 (aarch64) Kernel: Linux 6.12.90+deb13.1-arm64-16k (SMP w/14 CPU threads) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages podman depends on: ii conmon 2.1.12-4 ii golang-github-containers-common 0.67.1-2 ii libc6 2.41-12+deb13u3 ii libgpgme45 2.1.0-2 ii libseccomp2 2.6.0-2 ii libsqlite3-0 3.46.1-7+deb13u1 ii libsubid5 1:4.17.4-2 ii netavark 1.14.0-2 ii runc 1.1.15+ds1-2+b4 ii systemd [systemd-tmpfiles] 257.13-1~deb13u1 Versions of packages podman recommends: ii buildah 1.43.1+ds1-1 ii ca-certificates 20250419 ii containers-storage 1.57.2+ds1-1+b2 ii criu 4.1.1-1 ii dbus-user-session 1.16.2-2 ii gvproxy 0.8.1-3 ii libcriu2 4.1.1-1 ii passt 0.0~git20250503.587980c-2+deb13u1 ii slirp4netns 1.2.1-1.1 ii tini 0.19.0-3+b7 ii uidmap 1:4.17.4-2 Versions of packages podman suggests: ii containernetworking-plugins 1.1.1+ds1-3+b17 pn docker-compose <none> ii iptables 1.8.11-2 -- no debconf information

