LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Help cant add programs yum locked. PLEASE HELP ME (https://www.linuxquestions.org/questions/fedora-35/help-cant-add-programs-yum-locked-please-help-me-621822/)

yusuo 02-17-2008 02:38 PM

Help cant add programs yum locked. PLEASE HELP ME
 
Ok i've just installed fedora 8 after ubuntu kept on crashing on me
I keep on having the same problem whenever I go to add a program Add/Remove Software. I always get "Another application is currently running which is accessing software information." i know what this means but have no idea how to solve it, no other updater is open hell no other program is open just boot up the pc go there and I get that please help me because i cant listen to music or watch movies as well i cant add programs to play them

terry-duell 02-17-2008 04:21 PM

It might be the automated updater, or whatever it is called, which checks for available updates.
Go to System>Adminstration>Servives and switch off yum-updatesd and see if that makes any difference. If it solves your problem, then you know where the trouble is.
Hope this helps.

Cheers,

shafty023 02-18-2008 09:07 AM

Do the following from a terminal window
*This will stop the service*
sudo /sbin/service yum-updatesd stop

*This will stop it from running at boot*
sudo /sbin/chkconfig --level 5 yum-updatesd off

*This will remove any lock file yum created so you can launch add/remove software*
sudo rm /var/run/yum.pid

riordanmr 07-20-2009 11:19 AM

System | Administration | Services worked for me
 
Stopping and disabling yum-updatesd solved this problem for me on my test CentOS 5.3 machine. I'll reenable when done installing software.
Thanks for the help!

maker10 09-29-2009 06:47 PM

Fedora 11 Resolution
 
Hi All,

If you're running F11 yum-updatesd is not installed, but there is another program that's the culprit of the "yum locked" error. The way to disable it is to go to System > Preferences > Startup Applications and uncheck 'PackageKit Update Applet'. This will keep Fedora from going out and checking to see if there are any updates in the repos. Of course, if you prefer to have this feature enabled, so that you can be notified of updates, then just leave it ticked on.

maker10

salasi 09-29-2009 06:56 PM

There is also the totally apathetic way of dealing with this problem...give the updater five minutes to check for updates and then install the program that you wanted to (or, for the apathetic in a hurry, pull the network cable so the updater fails fairly quickly, re-plug the network cable and then install your program).

brianL 09-29-2009 06:59 PM

Then again, you could always install Slackware. ;) :)


All times are GMT -5. The time now is 08:20 PM.