- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- REHL5 RHN yum issue
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-21-2007 05:25 PM
тАО11-21-2007 05:25 PM
REHL5 RHN yum issue
I have built a couple of RHEL5 boxes and registered to RHN. For some reason 3 of the 4 boxes are automatically downloading and installing patches - when I only want them to down load.
The fourth one has been downloading but not installing. Through HP I have found that the gpg-pubkey wasnt installed on the 4th one and thus failed to meet the gpg_check=1 option in /etc/yum.conf and thus is likely the reason for not installing.
However under RHEL4 when you told the system update=0 it meant dont do updates in /etc/yum/yum-updatesd.conf i have set "do_update = no" but it seems yum isnt listening.
Also under the old RHEL4 up2date system I could do an up2date --get
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-21-2007 10:34 PM
тАО11-21-2007 10:34 PM
Re: REHL5 RHN yum issue
How to do this is in the yum man.
I have configured systems to only download and not install patches with the GUI that ships for configuring yum.
I'd suggest trying the GUI it is more straightforward.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2007 10:13 AM
тАО11-22-2007 10:13 AM
Re: REHL5 RHN yum issue
I dont do GUIs - am a DEC VMS dinosaur - no such thing just the $ prompt.
All the config stuff is set, the downloads happen just that 4/5 systems would auto install patches as well even though they were told explicitly NOT to.
/etc/yum/yum-updatesd.conf says do_update = no plain and simple I would have thought.
Robert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2007 10:28 AM
тАО11-23-2007 10:28 AM
Re: REHL5 RHN yum issue
# grep -i skip /etc/sysconfig/rhn/up2date
removeSkipList[comment]=A list of package names, optionally including wildcards that up2date will not remove
removeSkipList=kernel*;
pkgSkipList[comment]=A list of package names, optionally including wildcards, to skip
pkgSkipList=kernel*;
forceInstall[comment]=Force package installation, ignoring package, file and config file skip list
fileSkipList[comment]=A list of file names, optionally including wildcards, to skip
fileSkipList=;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2009 02:10 AM
тАО03-03-2009 02:10 AM