Version: 4.7 (using KDE 4.7.2) OS: Linux MUON refuses to install/remove software by displaying this error : Another application seems to be using the package system at this time. You must close all other package managers before you will be able to install or remove any packages. No other package managers is open during this sequence. This occurs in the software manager and the package manager. Reproducible: Always Steps to Reproduce: Trying to install/remove software. Actual Results: MUON refuses to proceed. Expected Results: Install requested items.
This could be a stale dpkg lock. Try running "sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a"
(In reply to comment #1) > This could be a stale dpkg lock. Try running "sudo fuser -vki > /var/lib/dpkg/lock;sudo dpkg --configure -a" Great ! Many thanks, your command line solved my issue. I'll write it down should the bug reappear. By the way, what action can cause a dpkg lock ?
A power loss during an update or something similar could cause the lock to remain.
hi, total newb here. not sure how to enter that command line in the konsole. should i copy and paste as is or is it multiple commands? any help would be great, thanks!
Copy "sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a" (without quotes) and paste it in to konsole, then hit enter. You will be prompted for your password afterwards.
Thanks johnathan! That worked wonders! On Jan 6, 2012 2:59 PM, "Jonathan Thomas" <echidnaman@kubuntu.org> wrote: > > https://bugs.kde.org/show_bug.cgi?id=284962 > > > > > > --- Comment #5 from Jonathan Thomas <echidnaman kubuntu org> 2012-01-06 20:59:25 --- > Copy "sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a" (without > quotes) and paste it in to konsole, then hit enter. You will be prompted for > your password afterwards. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug.
*** Bug 312250 has been marked as a duplicate of this bug. ***
*** Bug 310212 has been marked as a duplicate of this bug. ***
*** Bug 312459 has been marked as a duplicate of this bug. ***