-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
After configuring the Ubuntu Noble PPA endpoint as outlined in https://docs.ansible.com/ansible/latest/installation_guide/installation_distros.html#installing-ansible-on-debian but with a Deb822
formatted apt configured, I'm seeing the following warning when running apt update --audit
:
Warning: http://ppa.launchpad.net/ansible/ansible/ubuntu/dists/noble/InRelease: Policy will reject signature within a year, see --audit for details
Audit: http://ppa.launchpad.net/ansible/ansible/ubuntu/dists/noble/InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is:
Signing key on 6125E2A8C77F2818FB7BD15B93C4A3FD7BB9C367 is not bound:
No binding signature at time 2025-08-13T17:15:37Z
because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance
because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
# cat /etc/apt/sources.list.d/ansible.sources
Types: deb
URIs: http://ppa.launchpad.net/ansible/ansible/ubuntu
Suites: noble
Components: main
Signed-By: /usr/share/keyrings/ansible-archive-keyring.gpg
# gpg --no-default-keyring --keyring /usr/share/keyrings/ansible-archive-keyring.gpg --list-keys
/usr/share/keyrings/ansible-archive-keyring.gpg
-----------------------------------------------
pub rsa4096 2014-06-10 [SC]
6125E2A8C77F2818FB7BD15B93C4A3FD7BB9C367
uid [ unknown] Launchpad PPA for Ansible, Inc.
SlightlyGrumpyArchitect, slfbovey and wildnet
Metadata
Metadata
Assignees
Labels
No labels