i am new to armbian not use to deb way.
that i use to rpm way from fedora. (it did work on pine64)
The problem is i need klipper to work for 3d printer, but did not work on fedora and i discovery most come from deb so i start doing on armbain because of pine64 arm.
i had problem apt update (first time tonight before no problem) give error and i had dig info but at end i wipe gpg off and apt key del all. and i found your link and rebutli. it seem work but gpg still do same error.
i would like clean gpg off and rebutli refresh and lastest gpg so i can get apt update to work. i did not know why it come out error like that tonight first time. it was work well than broken.
i copy and paste show you.
klipper@192.168.0.23's password:
____ _ __ _ _
| _ \(_)_ __ ___ / /_ | || |
| |_) | | '_ \ / _ \ '_ \| || |_
| __/| | | | | __/ (_) |__ _|
|_| |_|_| |_|\___|\___/ |_|
Welcome to Armbian 22.05.3 Jammy with Linux 5.15.48-sunxi64
System load: 77% Up time: 26 min
Memory usage: 11% of 1.94G IP: 192.168.0.23
CPU temp: 41°C Usage of /: 19% of 29G
[ General system configuration (beta): armbian-config ]
Last login: Wed Aug 17 23:18:18 2022 from 192.168.0.1
klipper@pine64:~$ sudo apt update
[sudo] password for klipper:
Hit:3 http://deb.volian.org/volian scar InRelease
Hit:1 https://ryanfortner.github.io/box64-debs/debian ./ InRelease
Hit:5 http://ports.ubuntu.com jammy InRelease
Hit:2 https://cli.github.com/packages stable InRelease
Hit:4 http://au-mirror.bret.dk/armbian/apt jammy InRelease
Hit:6 http://ports.ubuntu.com jammy-security InRelease
Hit:7 http://ports.ubuntu.com jammy-updates InRelease
Hit:8 http://ports.ubuntu.com jammy-backports InRelease
Err:5 http://ports.ubuntu.com jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:6 http://ports.ubuntu.com jammy-security InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:7 http://ports.ubuntu.com jammy-updates InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:8 http://ports.ubuntu.com jammy-backports InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ports.ubuntu.com jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ports.ubuntu.com jammy-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ports.ubuntu.com jammy-updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ports.ubuntu.com jammy-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: Failed to fetch http://ports.ubuntu.com/dists/jammy/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: Failed to fetch http://ports.ubuntu.com/dists/jammy-security/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: Failed to fetch http://ports.ubuntu.com/dists/jammy-updates/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: Failed to fetch http://ports.ubuntu.com/dists/jammy-backports/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
W: Some index files failed to download. They have been ignored, or old ones used instead.
klipper@pine64:~$