I've installed OpenSUSE 11.2 x86 in a VM (VMWare Workstation 7). Whenever I try to add/configure apps (fresh from a reboot), I get:

System management is locked by the application with pid 3276 (/usr/sbin/packagekitd).

I've tried waiting etc; no joy.

I'm not very linux-savvy, and searches haven't yielded much of use. What can I do to get this working? i.e. so that I can add / configure packages.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

It's the updater applett or something like that. On a console:

sudo kill 3276

link|improve this answer
Seems to work; not quite sure what I've killed, but... ;-p – Marc Gravell Dec 16 '09 at 12:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.