Hello Pedro! On 4/20/22 08:39, Pedro Miguel Justo wrote: > One question (a rather basic one): > > What is the right configuration for ‘atp’ on an machine with ia64 debian > ports? > > When I run ‘atp update’ I get the following error: > > Get:1 http://ftp.ports.debian.org/debian-ports sid InRelease [24.2 kB] > Err:1 http://ftp.ports.debian.org/debian-ports sid InRelease > The following signatures couldn't be verified because the public key is not > available: NO_PUBKEY 5A88D659DCB811BB > Reading package lists... Done > W: GPG error: http://ftp.ports.debian.org/debian-ports sid InRelease: The > following signatures couldn't be verified because the public key is not > available: NO_PUBKEY 5A88D659DCB811BB > E: The repository 'http://ftp.ports.debian.org/debian-ports sid InRelease' is > not signed. > N: Updating from such a repository can't be done securely, and is therefore > disabled by default. > N: See apt-secure(8) manpage for repository creation and user configuration > details.
You are just missing the package debian-ports-archive-keyring: # wget http://ftp.ports.debian.org/debian-ports/pool/main/d/debian-ports-archive-keyring/debian-ports-archive-keyring_2022.02.15_all.deb # dpkg -i debian-ports-archive-keyring_2022.02.15_all.deb # apt update Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913