How to disable yum auto-update in OL6

Hello,
What is the correct procedure to disable yum auto-updates?
The "yum-updatesd" daemon that existed in OL 5 does no longer exist in OL 6.
I found out that the "PackageKit Update Applet" seems to be responsible for running the auto-update. It can be enabled or disabled in the new Preferences/Startup Applications control panel. There is also the "gpk-prefs" control panel to set the update interval to "never". However, both control panels work on a per-user/login basis and cannot be used to disable yum auto-update system-wide.
Finally I found /etc/PackageKit/PackageKit.conf, which has a DefaultBackend parameter, but I don't know what I should put there.
Is there here a way, to disable the yum auto-update system-wide without uninstalling PackageKit?
I already checked the documentation at http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/ch-PackageKit.html but it was not helpful.
Thanks!

The actuall problem I'm trying to fix is the following error:
<pre>
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 45 M RSS (357 MB VSZ)
Started: Tue Jul 10 09:27:04 2012 - 04:09 ago
State : Sleeping, pid: 2317
</pre>
The above error can happen if you have an active Gnome session and e.g. connect as root using ssh session and try to use yum.
I may have found a way now to disable the automatic system updates, however, I don't know if this is the proper solution since I cannot find any information about it.
I modified */etc/PackageKit/PackageKit.conf* and changed:
<pre>
DefaultBackend=yum -> DefaultBackend=nobackend
</pre>
It requires a re-login of your Gnome X session to take affect.
Then Administration/Software update does no longer scan for updates, and apparently no longer lock yum at the system level. At least the problem seems to be fixed globally that way.
I will mark this question as answered, but any ideas are still welcome.
Thanks!
Btw, here is a link to previous older thread to disable it on a per-user basis:
Disable PackageKit Update Applet

Similar Messages

  • How to disable software auto update from iPad

    I was trying to download my favorite programs and iOS 7, but first I have to stop software auto update, how will I do this?

    The actuall problem I'm trying to fix is the following error:
    <pre>
    Another app is currently holding the yum lock; waiting for it to exit...
    The other application is: PackageKit
    Memory : 45 M RSS (357 MB VSZ)
    Started: Tue Jul 10 09:27:04 2012 - 04:09 ago
    State : Sleeping, pid: 2317
    </pre>
    The above error can happen if you have an active Gnome session and e.g. connect as root using ssh session and try to use yum.
    I may have found a way now to disable the automatic system updates, however, I don't know if this is the proper solution since I cannot find any information about it.
    I modified */etc/PackageKit/PackageKit.conf* and changed:
    <pre>
    DefaultBackend=yum -> DefaultBackend=nobackend
    </pre>
    It requires a re-login of your Gnome X session to take affect.
    Then Administration/Software update does no longer scan for updates, and apparently no longer lock yum at the system level. At least the problem seems to be fixed globally that way.
    I will mark this question as answered, but any ideas are still welcome.
    Thanks!
    Btw, here is a link to previous older thread to disable it on a per-user basis:
    Disable PackageKit Update Applet

  • How do you disable iPod Auto Update with iTunes?

    How do you disable iPod Auto Update with iTunes? I know there is a key press combo that will do it but I forget which keys. Anyone?
    Intel Piii   Windows XP Pro  

    Keep iTunes from automatically updating your iPod
    Another Easier Alternative:
    While connecting the iPod to the computer, hold down the Shift + Ctrl keys in Windows (CMD + Option keys on a Mac). This will stop the iPod from auto-syncing with iTunes. The iPod will then appear in the iTunes source list. Wait until you are sure the iPod has mounted, and that it will not auto-sync and then you can release the keys. This action may take between 3 and 25 seconds depending on your computer.
    You can then ‘right-click‘ on the iPod icon in iTunes’ source column and select iPod Options, then check the box that says “Manually manage songs and playlists”. You can now manage your library without losing any songs on the iPod.
    Note: If connecting to a different computer than the ‘iPod’s Home Computer’, iTunes will ask you if you want to update your iPod and give you an opportunity to opt out. This will not happen if you connect to the ‘Home’ computer – iTunes will auto-sync without warning!. Best to know the difference.

  • Disable JRE Auto update in Vista for all users?

    I feel like a complete idiot that I can't figure this out, but it's either so obvious I'm overlooking it, or I just plain can't figure it out, so I'm hoping someone here can help.
    We have not yet been able to figure out how to simply disabled the Auto Update option when installing JRE under Vista, so it will never check for updates, no matter what user is logged into a pc. I've just installed the newest version 1.6.0_05-b13, but get the same results.
    Basically, we are creating a "base clone image" of a Vista workstation and we need the auto update feature of the JRE to be disabled so it doesn't check for updates. When a new user logs into the pc, we want them to 'inherit' this setting from the default user profile, or we simply want a 'global' setting on the pc that stops all JAVA update checks from occuring. But even though there are multiple registry keys that 'look' like they control the auto update function, no matter how we set them the update option still shows it is enabled when you open the JAVA control panel.
    We have 2 basic problems:
    - When a standard user runs the JAVA Control Panel applet and they select the 'Update' tab, the option to "uncheck" autoupdates is "grayed out". If we make the user a local administrator, then it is not grayed out anymore and they can set the option. Problem is, we have thousands of users and none of them are local administrators, hence the problem of getting it to already be defaulted to not check for updates. How do we get the update checkbox to NOT be grayed out for a NON-administrator?
    - How do we set the 'global' (or default) option to disable the auto update checkbox for ALL users? No matter what we try, when a new user logs in, the auto update feature is still enabled after their initial profile is generated from the first time login.
    I was able to figure out if I change the "EnableJavaUpdate" value in the below registry key, it will "remove" the Update tab from the JAVA Control Panel. But does the simply remove the tab? Or does it remove the tab AND disable auto updates for ALL users on the computer?
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy
    I've sent multiple emails to Sun asking for help on what should be a simple thing to do, but have never received a reply from them.
    Keith Hemmelman

    Thank you for the reply. I apologize for not getting back here sooner.
    We actually already use a deployment.properties file located under the Default User profile on our Vista setup. It's located under the "C:\Users\Default\AppData\LocalLow\Sun\Java\Deployment" folder. This file does get copied over to a new user profile when a new person logs in. This is what we want since we have set things like the maximum cache size and temporary file location.
    The problem though is there is no setting that disables the automatic update check within this file. The best I can figure out is that for some reason under the Vista environment, the auto update setting is controlled in the registry at: HKEY_CURRENT_USER\Software\JavaSoft\Java Update\Policy
    There is a REG_BINARY key there that appears to control this option. It is named "EnableAutoUpdateCheck". The problem is that the value of this key is "several" characters long and it is "different" from one user to the next. I tried disabling auto update under the Java Control Panel and then copied the value of this key into the same aread of the Default User hive but when a new user logs in, it ignores that setting and auto update is still enabled. I also tried using a simple "0" to disable the autoupdate or a "1" to enable it for this key, but it doesn't work either. (This is very frustrating why there isn't a simple 1 or 0 setting to turn the auto update setting on/off.)
    We had no problem getting this to work under XP. Basically we didn't have to do anything special in XP. We simply created a temporary user account and made all the settings we wanted and then copied that profile over to our Default User profile and the Java autoupdate setting under the Java Control Panel was disabled for all new users. We did the same thing under Vista, but the auto update setting was ignored and re-enabled for all new users.
    I read through the settings for the deployment.properties file located at the below link, but there is nothing there to control the auto update setting.
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html
    Thus, we can't get the auto update setting to be disabled in the default user profile so it will in turn be disabled for all new users that log into the computer. This is extremely frustrating.
    The other equally frustrating problem we have run into under the Vista environment is that when you run the Java Control Panel, the option to disable the auto update check is "grayed out" and the user can't uncheck this option to disable auto update. We have found you must be an administrator before this option is no longer grayed out. Since none of our thousands of users are admins, this is also a problem for us. (This option works fine for a standard user if you are on a XP machine though. It's just Vista where things have changed.)
    I've sent repeated emails to Sun in the past asking for help, but they never replied.
    Keith

  • How to stop the auto updater in N900 application m...

    Hey guys,
    Anyone know how to stop the auto updater in N900 application manager ?
    Coz when i connect via wifi or 3G, it always try to search for updates...Coz of that i cant search the web properly until its over.
    Specially when i connect via GPRS, i have to pay more for this extra mega bites use from app manager...
    So got any ideas for this prob...?
    (I usually use faster app manager to install apps.)
    Click the star if this helps you (",)
    If this is your answer, please do not forget to click "Accept as solution" (",)

    virajx3006 wrote:
    Hey guys,
    Anyone know how to stop the auto updater in N900 application manager ?
    Coz when i connect via wifi or 3G, it always try to search for updates...Coz of that i cant search the web properly until its over.
    Specially when i connect via GPRS, i have to pay more for this extra mega bites use from app manager...
    So got any ideas for this prob...?
    (I usually use faster app manager to install apps.)
    dude check your inbox
    Reality is wrong....dreams are for real... 2pac .
    don't forget to hit that green kudos

  • Disabling Java Auto Update Check

    I work for a large company that uses Deep Freeze on all of our Mac machines.  Therefore, we turn off "auto-updating" in all applications that have an "auto-update" or "check for updates" feature.
    When it comes to Java, we run into problems.  Java (found in System Preferences) has an auto-updating feature which reads, "Check for Updates Automatically".  We obviously uncheck the box, apply the change, and click "OK".  But the problem is, when you re-open the Java Preferences, the check magically re-appears!!!!!  It seems that there is no way to turn it off!!!  The check ALWAYS re-appears!!!!
    We thought that maybe it's a glitch and we were hoping the auto-updating feature is actually staying off, but our employees are getting pop-up windows asking them to update Java!!!
    Does anybody know how to disable the "check for updates" feature in Java???
    Thanks for taking the time to read this and I hope it made sense!!!
    I've attached a screenshot of the "Update" window in Java preferences. 

    Disguise,
    That worked!!!  Thank you so much!!!!  But I think you had a typo in your script..... you need to add an extra "/" between Library and Preferences.  But OH MY GOD..... I cannot believe that it worked!!!!!!!!!!!  You are a genius!!!!!
    Diane,
    We are completely on top of security threats, but thank you for the advice!!!  We update Java and Flash manually the day the updates are released.  We just don't want our computers checking for updates all day every day, or our employees running the updates themselves, because once they restart their computers, they simply go back to the way they were when we last froze them (using Deep Freeze).
    Thank you EVERYBODY for your input!!!

  • How to disable checking for updates for Shockwave plug-in?

    SOS: how can I disable checking for updates (and reporting
    that there is one) for a Shockwave object on a web page?
    I have a client with an older Shockwave version, and it's a
    royal pain for each user to be told there's a newer veriosn and do
    you want to download...
    Any help gratefully received.

    I have zero experience of macs.
    Can't you install Silverlight and the plugin for all users rather than a specific one?
    I would guess/hope/expect there'd then be one plist file for everyone? 
    Please don't forget to upvote posts which you like and mark those which answer your question.
    My latest Technet article - Dynamic XAML

  • Disable Microsoft Auto Updates via ARD/Terminal

    Hi there,
    We have rolled out 100 copies of Office 2011 to our 10.6.7 users.
    By default they are currently set to automatically check for Updates. I'd like to stop Microsoft Auto Update from running on each machine and then roll out updates (After our own testing) when we see fit using ARD. This will also save us huge amounts of bandwidth.
    Does anyone know how the terminal commands to stop Microsoft Auto Update from running automatically?
    I have asked over at Microsoft but I dare say they're not going to be too helpful!

    As an update to this thread.
    MCX would indeed be a way to do this for users, however MCX aka. Managed Preferences is deprecated in Mavericks and you should instead do this via Profile Manager. There is also another method you could use, if you put this preference in the User Template folder then any user account created afterwards will take a copy of the plist file and use it. The following command would create a plist in the User Template folder with this setting
    sudo defaults write /System/Library/User\ Template/English.lproj/Library/Preferences/com.microsoft.autoupdate2 HowToCheck Manual
    You could also add this to a DeployStudio (or similar) imaging work flow by adding the following to a generic script step
    /usr/bin/defaults write /System/Library/User\ Template/English.lproj/Library/Preferences/com.microsoft.autoupdate2 HowToCheck Manual
    By the way, my thanks to varjak for the original solution.

  • How pricing condition be auto updated if the user changes price in PO ?

    Hi
    Is there any configuration setting on how pricing condition can be automatically updated if the user changes price in the purchase order ?
    Thanks
    Maruthi

    Hi Maruthi,
    As far as I know, POs (like many other documents in SAP) are "snapshots" of data as it was at the time of the document creation.  This snapshot has no direct link to master data, so it will not change unless you go to the document and manually change/refresh whatever data you need updated. 
    Even if there were a way to link your PO to master data to auto-update I don't see how any change on a PO could go backwards and change master data.  Pricing works the other way around - the PO takes the price from the condition records, not the records from the PO.
    Hope this helps,
    J

  • TS3147 How do I stop auto updates for an HP printer I no longer have?

    I keep getting auto update notices for a printer I have discarded.  How do I stop this?  Within the last year my "HP" printer quit and I replaced it with a "Brother" printer.  It is annoying to keep getting the HP irrelevant update notifications.  I removed the HP printer info in the application folder on my hard drive, but that did not help.

    I use Find File myself.  I think it has been discontinued.

  • How do I stop auto update of date/time

    Hi,
    I'm starting to despair, a while ago I stupidly clicked on auto update/time on a letter I was working on, it seemed like a good idea at the time. But now whenever I open any letter the date is automatically updated which is a major problem as I am losing the references to when I actually wrote and therefore sent these letters. I'm too scared to open letters now because I'll lose this important piece of information.
    Any help appreciated!
    Thanks
    Nathalie

    Next time, don't use the Pages 's insert date_time feature.
    Use the one delivered in the free WordService from Devon Technologies.
    It always inserts a fixed date_time.
    But I have wondering about your problem.
    The Pages User Guide states:
    • To add and format the date and time, place the insertion point where you want the value to appear, and then choose Insert > Date & Time.
    To change the date and time format, Control-click the date and time value, choose Edit Date & Time, and then choose a date and time format from the pop-up menu. *If you want the document to always show the current date and time, select “Automatically update on open.”*
    Which, if I understand well means that the default setting is that the inserted date_time is a frozen (fixed) one.
    Yvan KOENIG (VALLAURIS, France) mardi 30 mars 2010 16:29:17

  • I didnt understand how to fix the Auto-Update

    Hi i have a podcast at Itunes:
    http://itunes.apple.com/il/podcast/id435261726
    and the RSS feed is
    http://www.icast.co.il/Rss.aspx?ID=390552
    now i uploaded a new episode onto my sever "icast", and it does not auto-update it on itunes, only when i go to my podcasts and ask for an updat it updates it, but only in my podcast and not the itunes. i read some of the answers but still i dont know where is the problam
    Thanks in advance
    Tomer

    forget about it...found the answer...

  • How do I prevent auto-updating of ATV software?

    My problem is that I have HughesNet, which has a fair usage limit. Unless either I, or Apple, can schedule ATV updates to a 2:00 - 5:59 a.m. window, the updates kick us into slower than dial up for 24 hours.
    I'm running 2.3 right now with my ATV wanting to install an update...probably the one that kicked us into fair access penalty the day before yesterday. I can see no option in the menu to manually control auto-updating. I understand there used to be one, but I can't find it.
    So far my only option is to kill the power to ATV. But that's not going to prevent updates while it's running.
    Any ideas?

    I just got off the phone with Apple tech support. He said that there is no auto-update, but we made sure that ATV wasn't somehow using any auto-update permissions in either Software Update or iTunes.
    Here's what I noticed. When I would turn my ATV back on by restoring the power and go to General, the Update Software line had the spinner going. When I would click on that I was given the choice to continue the update or to do it later. I chose 'later'. Going back to Update Software showed no spinner.
    However, it looked like every time I changed what the ATV was doing and then checked General, Update Software had gone back into the spinning mode. If the Apple tech rep is correct, that spinner wasn't indicating that a download was in progress, just that one was available. I'm not sure I believe that, since something went after 260 meg plus of download the other day when all of the Macs here were asleep and the only functioning machine was ATV. That's what helped in a big way to trigger the fair usage idiocy of HughesNet.
    This morning at 3:30 a.m. I got up and triggered the update. 360+ Meg later it was ready to install when I woke back up.
    Today, now running under then latest upgrade, the Update Software line has no spinner.
    Whether the problem has been solved is unclear. But I have decommissioned any auto-upgrade capabilities on Software Update and iTunes. We'll see when Apple launches the next ATV software upgrade.
    Props, however, to Apple's tech call availability. It's down toward the left corner of Apples's home support page.

  • How to turn off auto update in numbers?

    G'day, working with a large spreadsheet... is there any way to turn off auto-update in Numbers?
    cheers
    Mark

    Hi Mark,
    No. Numbers recalculates the whole table when any change is made to that table. The use of (multiple) header rows, header columns and footers rows exacerbates the issue. There is no way provided to shut off the auto-recalculation.
    Feature enhancements requests (for future editions) may be made using the Provide Numbers Feedback item in the Numbers menu (or by clicking the link in this message).
    Regards,
    Barry

  • How to disable check for updates??

    I ve to package a ctrlPrint 5.0.2.33 plugin to adobe incopy CS3. After installing that plugin exe , in adobe incopy first window, plugin will add two tabs called ctrl and ctrlPrint if we press ctrl tab than there is a feature called check for updates and i have to disable this update so pls suggest me how to do it ?  no reg entry ,no update reg ,no xlm file for update is there.

    Hi,
    If you are referring to Help -> Check for Updates, I'm not certain if that is possible.
    If you mean Tools -> Preferences -> Extensions, just uncheck the Automatically Check for Updates box. Doing that is standard procedure for improving the tool's launch performance.
    Regards,
    Gary

Maybe you are looking for

  • Backing up and restoring from Time Capsule

    Hi guys, I have a new laptop and I would like to put some of the files that i backed up with time machine and the old macbook, the old one is dead with no chance to recover anything from it, its there a way to just get the new mackbook pro to acces t

  • HT2470 how do I record a song that is playing form my Macbook.

    How do I record a song that is playing form my Macbook?

  • Custom Size Envelope Printing In Address Book

    First off, I'm using an Epson SC 880. I want to print on 5x7 envelopes. I am able to define the custom size of 5x7, but when I attempt to print, it spits the envelope out unprinted. I'm wondering if this is a printer driver problem or a bug in Addres

  • Recover database nosetlogs

    SQL> alter database open noresetlogs; alter database open noresetlogs ERROR at line 1: ORA-01588: must use RESETLOGS option for database open I want to open this database noresetlogs only. how can i do it. I have already restored datafiles and all ar

  • Problems using labview

    hi, i am a student and as a project i am making a testbank with 2 pumps. For the programming and the measuring i am using the NI-DAQ USB 6008. I've got 3 analoge sensors, on ai0, ai1, ai2, and a digital input and a digital output. Put i can't control