When I type
sudo apt-get update
I get a warning message:
w: GPG error: http://packages.dyalog.com wheezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1AD2BC0094FA75DD
Should I be worried?
Ray
Raspberry Pi and Dyalog signature
Raspberry Pi and Dyalog signature
Ray Cannon
Please excuse any smelling pisstakes.
Please excuse any smelling pisstakes.
- AndyS|Dyalog
- Posts: 263
- Joined: Tue May 12, 2009 6:06 pm
Re: Raspberry Pi and Dyalog signature
We have just migrated the Forums to a new server; I suspect that this is due to this move - Jason will take a look a little later on today.
-
- Posts: 22
- Joined: Tue Sep 09, 2008 2:42 pm
Re: Raspberry Pi and Dyalog signature
Hi Ray.
If you run the following line on your pi (as root)
This will import our GPG signature and resolve this issue.
Jason
If you run the following line on your pi (as root)
Code: Select all
wget -O - http://packages.dyalog.com/dyalog-apt-key.gpg.key | apt-key add -
This will import our GPG signature and resolve this issue.
Jason
Re: Raspberry Pi and Dyalog signature
Thats done the trick.
Thank you
Ray
Thank you
Ray
Ray Cannon
Please excuse any smelling pisstakes.
Please excuse any smelling pisstakes.