I installed KDE about a week ago. Now I need to update 131 packages!
When I try to install from the panel, I get a list of the 131 packages which are available. When I 'update all', nothing happens for a while, then:
Error messages flash up briefly, similar to 'E: could not get lock var/lib/...' and 'E: unable to lock the administration directory...'
howard@Snow-White:~$ apt-get -f install
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?
howard@Snow-White:~$ sudo apt-get -f install
[sudo] password for howard:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
howard@Snow-White:~$
AFAIK I am not root although I installed Samba for file sharing recently. From the terminal I am not on # but $.
I started off trying to run Rhythmbox but got an error similar to: GStreamer required for this installation. As is the way with Linux, I ended up trying to solve a seemingly different problem
I'd be grateful for any advice. Thanks!
When I try to install from the panel, I get a list of the 131 packages which are available. When I 'update all', nothing happens for a while, then:
Error messages flash up briefly, similar to 'E: could not get lock var/lib/...' and 'E: unable to lock the administration directory...'
howard@Snow-White:~$ apt-get -f install
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?
howard@Snow-White:~$ sudo apt-get -f install
[sudo] password for howard:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
howard@Snow-White:~$
AFAIK I am not root although I installed Samba for file sharing recently. From the terminal I am not on # but $.
I started off trying to run Rhythmbox but got an error similar to: GStreamer required for this installation. As is the way with Linux, I ended up trying to solve a seemingly different problem
I'd be grateful for any advice. Thanks!
Comment