Not able to install packages through Yum command.

Discuss installation of Scalix software
yeshwant
Posts: 19
Joined: Mon Mar 09, 2015 4:52 am

Not able to install packages through Yum command.

Postby yeshwant » Tue Apr 21, 2015 3:52 am

Hello,

I'm trying to installed Scalix 12.1 on Cent OS 6, i installed some dependencies with the help of Yum command, but now yum command is not working, below error is coming

Code: Select all

another app is  currently holding the yum lock; waiting for it to exit


Where is the problem?

--Yesh

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Re: Not able to install packages through Yum command.

Postby ScalixSupport » Tue Apr 21, 2015 3:57 am

Hi Yesh,

That means yum command is in process.

Use below command to check yum process

Code: Select all

 ps aux | grep yum


Remember the PID (process id) of yum then kill the yum process

Code: Select all

kill 1448


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 2 guests