You are currently browsing the tag archive for the ‘“Loaded plugins: langpacks’ tag.
While I was trying to make rpm installation by yum, it gave below error
[root@veridata ~]# yum install pdksh* Loaded plugins: langpacks, ulninfo Existing lock /var/run/yum.pid: another copy is running as pid 8432. Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 85 M RSS (513 MB VSZ) Started: Thu Mar 14 21:19:39 2019 - 01:41 ago State : Sleeping, pid: 8432 Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 85 M RSS (513 MB VSZ) Started: Thu Mar 14 21:19:39 2019 - 01:43 ago State : Sleeping, pid: 8432 Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 85 M RSS (513 MB VSZ) Started: Thu Mar 14 21:19:39 2019 - 01:45 ago State : Sleeping, pid: 8432
So how We can handle this error? Here is the step: