CentOSはPackageKitバックグラウンドの解析を永久に禁止する
centosを使用する場合、yumを使用してソフトウェアをインストールすると、このようなヒントが常に表示されます。
1.Existing lock /var/run/yum.pid: another copy is running as pid 3053.
2.Another app is currently holding the yum lock; waiting for it to exit...
3.The other application is: PackageKit
4.Memory : 37 M RSS ( 82 MB VSZ)
5.Started: Sun Jan 24 16:11:53 2010 - 14:44 ago
6.State : Sleeping, pid: 3053
後で気づいたのは/etc/yum/pluginconf.d/refresh-packagekit.confは以下のように変更されました。
enabled=0
OKです。