Problem
We can't run 2 updaters at the same time so if packagekit is running then you can't run Yast update or zypper.
So, it will through confirm message to stop packageKit process.
if you click on 'Yes', it will try to stop the process of packageKit. If it is still busy, it will again arise the popup with this message.
Again click 'yes'. If it won't stop the process, follow the below method to kill the processes.
Solution
Kill the process using following commands.
It will kill all currently running packageKit processes.
Have any doubt? Feel free to comment here....
We can't run 2 updaters at the same time so if packagekit is running then you can't run Yast update or zypper.
So, it will through confirm message to stop packageKit process.
PackageKit is blocking software management.
This happens when the updater applet or another software management
application is running.
Ask PackageKit to quit?
if you click on 'Yes', it will try to stop the process of packageKit. If it is still busy, it will again arise the popup with this message.
PackageKit is still running (probably busy).
Ask PackageKit to quit again?
Again click 'yes'. If it won't stop the process, follow the below method to kill the processes.
Solution
Kill the process using following commands.
sudo killall -KILL packagekitdMake sure you are in super user mode. Just run this command in Command line Interface (CLI).
It will kill all currently running packageKit processes.
Have any doubt? Feel free to comment here....
Thanx much it worked for me!!!
ReplyDeletegoooooddddd really goood
ReplyDeleteNice work.
ReplyDeleteInstall bower and few dependencies
ReplyDeleteInstall Bower globally and install the below mentioned dependencies in bower.json as a private package named bower_commands, main as index.js in the bowerTutorial directory
Install jquery with major and minor versions as 3 and 4 respectively
Install angularjs
Install bootstrap with major version as 3
Can you please help me with the ans