See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ubuntu Software
#5
(09-18-2018, 09:39 PM)jimalexander link Wrote: Thanks for the help.

Everything works fine until i get to the installation, which throws:

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?

Thanks,J

This often happens when there's a still running instance of apt being stopped before, i.e you stopped it with Ctrl + C. I've also faced this problem and this is the way I know how to fix it, and if you google for it that would be the first result you'll get.

In a terminal type
Code:
$ sudo rm /var/lib/dpkg/lock
and then
Code:
$ sudo dpkg --configure -a
after that run
Code:
$ sudo apt-get update
and then
Code:
$ sudo apt-get install qucs

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Messages In This Thread
Ubuntu Software - by jimalexander - 09-18-2018, 08:16 PM
Re: Ubuntu Software - by Moltke - 09-18-2018, 08:53 PM
Re: Ubuntu Software - by jimalexander - 09-18-2018, 09:39 PM
Re: Ubuntu Software - by bitsnpcs - 09-18-2018, 11:10 PM
Re: Ubuntu Software - by Moltke - 09-18-2018, 11:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)