Hello,
I’m using Ubuntu 20.04 on a raspberry pi and when running the install script I get the following error causing the script to fail:
Importing Zymbit Packages gpg key... done.
Installing /etc/apt/sources.list.d/zymbit.list...done...Updating now.
Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Get:2 https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-aarch64 focal InRelease [2505 B]
Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
Err:2 https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-aarch64 focal InRelease
The following signatures were invalid: EXPKEYSIG CAA5E9C8755D21A0 scott@zymbit.com
Reading package lists... Done
W: GPG error: https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-aarch64 focal InRelease: The following signatures were invalid: EXPKEYSIG CAA5E9C8755D21A0 scott@zymbit.com
E: The repository 'https://zk-sw-repo.s3.amazonaws.com/apt-repo-focal-aarch64 focal 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.
Installing Zymkey Packages... {Script Exits here}
Looks like it doesn’t like the Zymbit gpg key. Looking at the key in Kleopatra shows that the key is expired? Am I doing something wrong or whats up?
Thank you!