{Solved} Yum locked when using Yumex

General support questions
Post Reply
eddiener
Posts: 121
Joined: 2009/08/18 18:50:42

{Solved} Yum locked when using Yumex

Post by eddiener » 2014/12/12 08:01:44

I am using Yumex on CentOS7 instead of PackageKit. I often receive a message from Yumex:

"Yum is locked: waiting for release. The other application is: PackageKit"

after which Yumex never continues. Is there an easy fix for this situation ? I do not want to use PackageKit which is very poor software.
Last edited by eddiener on 2014/12/16 06:19:29, edited 1 time in total.

umarzuki
Posts: 63
Joined: 2008/05/08 09:32:24
Contact:

Re: Yum locked when using Yumex

Post by umarzuki » 2014/12/12 11:53:30

Code: Select all

killall PackageKit
would that work?

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Yum locked when using Yumex

Post by TrevorH » 2014/12/12 13:55:06

I suspect that if you're not going to use it then removing it would be a better choice. I ran yum remove PackageKit-yum.x86_64 and it didn't look like it was going to do too much damage though I didn't go ahead and do it.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

stevemowbray
Posts: 519
Joined: 2012/06/26 14:20:47

Re: Yum locked when using Yumex

Post by stevemowbray » 2014/12/12 15:09:14

I remove PackageKit on all my dekstops and servers. I don't see any problems from this.

eddiener
Posts: 121
Joined: 2009/08/18 18:50:42

Re: Yum locked when using Yumex

Post by eddiener » 2014/12/16 06:20:06

stevemowbray wrote:I remove PackageKit on all my dekstops and servers. I don't see any problems from this.
So far it has worked well. Thanks !

Post Reply