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

Keyring issue on Raspbian #48

Closed
RogueIMP opened this issue Nov 12, 2015 · 1 comment
Closed

Keyring issue on Raspbian #48

RogueIMP opened this issue Nov 12, 2015 · 1 comment
Labels

Comments

@RogueIMP
Copy link

I was getting a GPG error when trying to add the repository. You may want to add the below instruction prior instead of after, for users who are using Raspbian. It will save some confusion, and time.

sudo apt-get install deb-multimedia-keyring

@ccrisan
Copy link
Collaborator

ccrisan commented Nov 13, 2015

It's already there in the instructions. It's just that you need an initial apt-get update before apt-get install deb-multimedia-keyring and yes, you'll get a warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants