29 Mart 2019 07:31

Muslu Y.

Ubuntu

Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend)

Anasayfa

Ubuntu

Unable to acquire the dpkg frontend lock (/var/lib...

Paket güncelleme sırasında aşağıdaki hatayı alıyorsanız sebebi yarım kalan bir güncelleme işlemi var ya da devam eden bir güncelleme işlemi var demektir.

Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

 

Kontrol

ps aux | grep -i apt

 

Çözüm

sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
sudo dpkg --configure -a
sudo apt update; sudo apt upgrade -y

 

 

Ubuntu

hakkında diğer konular

Makdos Bilişim Teknolojileri 2015 - 2025