Hi,
I have been trying to install sun-java by using Konsole (1). My internet connection went down before it finished however and I am now getting the error message below at (2).
I did read around the forum and tried two suggestions that I found (3) and (4).
I tried again at (5) but get the same result back. As far as I know I do not have other package programs open.
Any suggestions please?
Thanks
1) ian@PC-Ian:~$ sudo apt-get install sun-java6-jre
2) 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?
3) ian@PC-Ian:~$ sudo dpkg --configure -a
result) dpkg: status database area is locked by another process
4) ian@PC-Ian:~$ sudo killall apt-get apt aptitude adept synaptic
result) apt: no process killed
aptitude: no process killed
adept: no process killed
synaptic: no process killed
5) ian@PC-Ian:~$ sudo apt-get install sun-java6-jre
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?
ian@PC-Ian:~$
I have been trying to install sun-java by using Konsole (1). My internet connection went down before it finished however and I am now getting the error message below at (2).
I did read around the forum and tried two suggestions that I found (3) and (4).
I tried again at (5) but get the same result back. As far as I know I do not have other package programs open.
Any suggestions please?
Thanks
1) ian@PC-Ian:~$ sudo apt-get install sun-java6-jre
2) 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?
3) ian@PC-Ian:~$ sudo dpkg --configure -a
result) dpkg: status database area is locked by another process
4) ian@PC-Ian:~$ sudo killall apt-get apt aptitude adept synaptic
result) apt: no process killed
aptitude: no process killed
adept: no process killed
synaptic: no process killed
5) ian@PC-Ian:~$ sudo apt-get install sun-java6-jre
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?
ian@PC-Ian:~$
Comment