Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing from APT fails #310

Open
SiKing opened this issue Jun 18, 2020 · 0 comments
Open

installing from APT fails #310

SiKing opened this issue Jun 18, 2020 · 0 comments

Comments

@SiKing
Copy link

SiKing commented Jun 18, 2020

Following the documentation here:

$ wget -qO - http://apt.monkey-project.com/monkey.key | sudo apt-key add -
OK
$ echo "deb http://apt.monkey-project.com/raspbian jessie main" >> /etc/apt/sources.list
$ sudo apt-get update
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://archive.raspberrypi.org/debian buster InRelease                    
Get:3 http://apt.monkey-project.com/raspbian jessie InRelease [1,983 B]         
Err:3 http://apt.monkey-project.com/raspbian jessie InRelease
  The following signatures were invalid: 2ADB5A6EFBDA7B393F1C7E7894BF84E9EE3D14C7
Reading package lists... Done
W: GPG error: http://apt.monkey-project.com/raspbian jessie InRelease: The following signatures were invalid: 2ADB5A6EFBDA7B393F1C7E7894BF84E9EE3D14C7
E: The repository 'http://apt.monkey-project.com/raspbian jessie 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant