ethereumonarm icon indicating copy to clipboard operation
ethereumonarm copied to clipboard

Invalid signature for http://apt.ethraspbian.com repo

Open 0xalfalfa opened this issue 2 years ago • 3 comments

root:~# apt update
Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
Hit:5 http://apt.ethraspbian.com focal InRelease
Hit:6 https://packages.grafana.com/oss/deb stable InRelease
Err:5 http://apt.ethraspbian.com focal InRelease
  The following signatures were invalid: EXPKEYSIG 8A584409D327B0A5 Diego Losada Eth On ARM <[email protected]>
Reading package lists... Done
Building dependency tree
Reading state information... Done
24 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.ethraspbian.com focal InRelease: The following signatures were invalid: EXPKEYSIG 8A584409D327B0A5 Diego Losada Eth On ARM <[email protected]>
W: Failed to fetch http://apt.ethraspbian.com/dists/focal/InRelease  The following signatures were invalid: EXPKEYSIG 8A584409D327B0A5 Diego Losada Eth On ARM <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead.

0xalfalfa avatar Apr 14 '22 06:04 0xalfalfa

Yes, this happens on previous installed images. Please run:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 96B52AFDF8C1BD5E
sudo apt-get update

I'm leaving the issue open for now.

diglos avatar Apr 14 '22 09:04 diglos

Thanks a lot! That worked fine.

0xalfalfa avatar Apr 14 '22 11:04 0xalfalfa

Would it be good to update the docs or there's a fix for this?

mryalamanchi avatar Apr 19 '22 01:04 mryalamanchi

focal repo is no longer supported, we're close it

washosk avatar May 17 '23 14:05 washosk