Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. sudo apt-get install sysbench
  2.  
  3. E: Could not open lock file /var/lib/dpkg/lock - open (2: Directory or file does not exist)
  4.  
  5. E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
  6.  
  7. rpi ~$ apt install sysbench
  8. E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
  9. E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
  10.  
  11. rpi ~$ sudo whoami
  12. root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement