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

picroft will not install #50

Open
ejmorgan55 opened this issue Dec 27, 2021 · 1 comment
Open

picroft will not install #50

ejmorgan55 opened this issue Dec 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ejmorgan55
Copy link

(.venv) pi@picroft:~ $ apt-get -y install pianobar
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
When trying to install; the above error is received.

@ejmorgan55 ejmorgan55 added the bug Something isn't working label Dec 27, 2021
@forslund
Copy link
Collaborator

I think you need to run with sudo:

sudo apt-get -y install pianobar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants