Active
Project:
DruCall
Version:
7.x-2.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2016 at 16:02 UTC
Updated:
8 Jul 2016 at 03:43 UTC
Jump to comment: Most recent
apt-get install drupal7-mod-drucall
" 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?"
Why i get this kind of error? Please Help.
Comments
Comment #2
pocock commentedYou need to use the "sudo" command to run apt-get with root permissions:
$ sudo apt-get install drupal7-mod-drucall
or if you log in to the root account and you have the '#' prompt, you can run apt-get without sudo:
# apt-get install drupal7-mod-drucall
Comment #3
edrigor29 commentedHey boss pocock, You're the best. However, this one helps my agony -->
https://www.privateinternetaccess.com/forum/discussion/18063/debian-8-1-...
My debian8 jessie is now unpacking drucall 2.3. Alright!
#DrupalIsLife
Comment #4
edrigor29 commentedcan i add you in skype? Got some question with drucall.
Comment #5
edrigor29 commentedShould you be kind in assisting me on this one, i'm dying to get inside the drupal core. I just don't know what command line to execute
in the terminal.
Creating config file /etc/php5/mods-available/readline.ini with new version
php5_invoke: Enable module readline for cli SAPI
php5_invoke: Enable module readline for apache2 SAPI
Processing triggers for systemd (215-17+deb8u4) ...
Processing triggers for libc-bin (2.19-18+deb8u4) ...
Processing triggers for libapache2-mod-php5 (5.6.22+dfsg-0+deb8u1) ...
root@debian8:/home/edrigor29#_command line here_
Please help?