Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamutkarshtiwari/347a3f13dcfd1eeb0788dda38d95b0e4 to your computer and use it in GitHub Desktop.
Save iamutkarshtiwari/347a3f13dcfd1eeb0788dda38d95b0e4 to your computer and use it in GitHub Desktop.
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