Selasa, 14 November 2017

Unable to lock the administration directory (/var/lib/dpkg/)

problem

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? 
 
 
solusi
 
You can delete the lock file with the following command:
sudo rm /var/lib/apt/lists/lock

You may also need to delete the lock file in the cache directory
sudo rm /var/cache/apt/archives/lock sudo rm /var/lib/dpkg/lock 
sudo rm /var/lib/dpkg/lock
 
After that, try opening Synaptic again.


sumber 
 

1 komentar:

callinicustakai mengatakan...

gold metal jewelry - Titanium-arts.com
Gold Metal Diamonds mens titanium necklace is suppliers of metal a silver gold gemstone glass titanium carabiners style titanium white dominus jewelry from Tithound Group that features a bronze gemstone ffxiv titanium nugget with an ancient design.

Tutorial Menjalankan Ruby on Rails

1. Pertama persiapkan XAMPP, start Apache dan mysql, dan buka localhos/phpmyadmin 2. Untuk membuat Project Pertama Kali Ketik "rails...