Bump to this error this morning...
Err:9 http://archive.raspberrypi.com/debian trixie InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on CF8A1AF502A2AA2D763BAE7E82B129927FA3303E is not bound: No binding signature at time 2026-01-29T17:03:28Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
This error comes from rpi-debian-trixie
# METABEGIN
# X-Env-Layer-Name: rpi-debian-trixie
# X-Env-Layer-Provides: rpi-debian
# X-Env-Layer-Desc: Raspberry Pi Debian Trixie APT repository
# X-Env-Layer-Version: 1.0.0
# METAEND
---
mmdebstrap:
mirrors:
- deb http://archive.raspberrypi.com/debian trixie main
packages:
- raspberrypi-archive-keyring
customize-hooks:
- test -f $1/usr/share/keyrings/raspberrypi-archive-keyring.gpg || false
- mkdir -p $1/etc/apt/sources.list.d
- |-
cat <<- EOF > $1/etc/apt/sources.list.d/raspberrypi.list
deb [signed-by=/usr/share/keyrings/raspberrypi-archive-keyring.gpg] http://archive.raspberrypi.com/debian trixie main
EOF
- sed -i '/archive\.raspberrypi\.com/d' $1/etc/apt/sources.list
Bump to this error this morning...
This error comes from rpi-debian-trixie