Operating System
Debian 13
Kathará Version
3.8.0
Bug Description
Hi i am trying to install Kathará on Debian 13 following the wiki instructions. Apparently since 2026-02-01 apt treats SHA1 signatures as insecure, leading to the following error:
root@debian:~# apt update
Hit:1 http://security.debian.org/debian-security trixie-security InRelease
Hit:2 http://debian.mirror.garr.it/debian trixie InRelease
Hit:3 http://debian.mirror.garr.it/debian trixie-updates InRelease
Get:4 http://ppa.launchpad.net/katharaframework/kathara/ubuntu jammy InRelease [18.1 kB]
Err:4 http://ppa.launchpad.net/katharaframework/kathara/ubuntu jammy InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 21805A48E6CBBA6B991ABE76646193862B759810 is not bound: No binding signature at time 2025-07-28T17:42:16Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Warning: OpenPGP signature verification failed: http://ppa.launchpad.net/katharaframework/kathara/ubuntu jammy InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 21805A48E6CBBA6B991ABE76646193862B759810 is not bound: No binding signature at time 2025-07-28T17:42:16Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Error: The repository 'http://ppa.launchpad.net/katharaframework/kathara/ubuntu jammy InRelease' is not signed.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.
For now i managed to bypass the problem following the instructions in /usr/share/apt/default-sequoia.config to adjust the date that leads to this error.
Steps To Reproduce
Try to install Kathará on a fresh debian 13 install.
Expected Behavior
Kathará installs correctly.
Check Command Output
Operating System
Debian 13
Kathará Version
3.8.0
Bug Description
Hi i am trying to install Kathará on Debian 13 following the wiki instructions. Apparently since 2026-02-01 apt treats SHA1 signatures as insecure, leading to the following error:
For now i managed to bypass the problem following the instructions in
/usr/share/apt/default-sequoia.configto adjust the date that leads to this error.Steps To Reproduce
Try to install Kathará on a fresh debian 13 install.
Expected Behavior
Kathará installs correctly.
Check Command Output