LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Execute file error
#9
Hello!

Heebma, did you get this error?

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?

You probably did, because I did, also. You got this error because of a syntax error:

Code:
$ sudo apt-get update && apt-get install popcorn-time -y
.

The correct syntax is as follows:

Code:
$ sudo apt-get update && sudo apt-get install popcorn-time -y
.

Change this, and LL-user's reply SHOULD work for you.

Unless you're in a root terminal ('#' instead of' '$'), when concatenating sudo commands, both commands must start with sudo.

(The usage of root terminals is discouraged. It makes it much easier to inflict catastrophic ignorance upon your own system.)

No offense intended to anyone, but it is what it is...

73 DE N4RPS
Rob


[Image: EtYqOrS.png%5D]

A gun in your hand is worth more than a whole police force on the phone.
Reply


Messages In This Thread
Execute file error - by Heebma - 03-22-2015, 07:29 PM
Re: Execute file error - by Valtam - 03-22-2015, 09:59 PM
Re: Execute file error - by Heebma - 03-23-2015, 07:59 PM
Re: Execute file error - by shengchieh - 03-24-2015, 03:58 AM
Re: Execute file error - by LL-user - 03-24-2015, 04:20 AM
Re: Execute file error - by Valtam - 03-24-2015, 06:15 AM
Re: Execute file error - by Heebma - 03-26-2015, 04:29 PM
Re: Execute file error - by LL-user - 03-26-2015, 05:32 PM
Re: Execute file error - by N4RPS - 03-29-2015, 07:15 AM
Re: Execute file error - by LL-user - 03-29-2015, 09:14 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)