Created
November 23, 2017 13:30
-
-
Save iamutkarshtiwari/347a3f13dcfd1eeb0788dda38d95b0e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
utkarshtiwari@ubuntu:~/sugar-build$ for module in sugar{-datastore,-artwork,-toolkit,-toolkit-gtk3,}; do | |
> apt build-dep $module | |
> done | |
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) | |
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? | |
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) | |
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? | |
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) | |
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? | |
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) | |
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? | |
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) | |
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? | |
utkarshtiwari@ubuntu:~/sugar-build$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment