A while ago, I tried to install wine: sudo apt-get install wine. At some point (I was not watching closely), the terminal window went black.
I finally killed the terminal process, and tried to remove wine. I had various lock problems. After consulting the Internet, I deleted a lock file. Now dist-upgrade just gives me a black screen at a point I do not have time to note.
Also:
$ sudo apt-get autoremove
[sudo] password for jon:
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?
I have rebooted the computer since the initial problem.
I have no idea how to go about solving this problem. Help, please.
I finally killed the terminal process, and tried to remove wine. I had various lock problems. After consulting the Internet, I deleted a lock file. Now dist-upgrade just gives me a black screen at a point I do not have time to note.
Also:
$ sudo apt-get autoremove
[sudo] password for jon:
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?
I have rebooted the computer since the initial problem.
I have no idea how to go about solving this problem. Help, please.
Comment