Nanopi NEO2 v6.1
if i run apt-get update, it returns this:
Fetched 14.8 kB in 4s (3,461 B/s)
Reading package lists... Done
W: GPG error: http://packages.openmediavault.org/public erasmus InRelease: The following signatures were invalid: 0F6BCC17C26BFADC27F221007E7A6C592EF35D13 The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 24863F0C716B980B
W: The repository 'http://packages.openmediavault.org/public erasmus InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Nanopi NEO2 v6.1 possible key issue
Re: Nanopi NEO2 v6.1 possible key issue
Thanks for the report, seems this got left on the image, please run the following to resolve:
Code: Select all
rm /etc/apt/sources.list.d/openmediavault.list
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
-
- Posts: 5
- Joined: Sun May 21, 2017 8:41 am
Re: Nanopi NEO2 v6.1 possible key issue
worked great, thanks again.