Bug 142484

Summary: new feature: exclude packages for "up2date -p"
Product: Red Hat Enterprise Linux 3 Reporter: John Vasileff <john.lists>
Component: up2dateAssignee: Bret McMillan <bretm>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://www.redhat.com/archives/taroon-list/2004-December/msg00166.html
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-19 19:11:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Vasileff 2004-12-09 22:42:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0

Description of problem:
When rhn_register is initially run, there is an option to exclude
packages from the package profile stored on RHN.  However, a similar
option does not exist when performing system maintenance with "update
-p".  This can cause problems when RPMs are manually added or removed
from a system and it is desired to exclude some (other) package(s)
from RHN updates.

A discussion of this issue on the taroon-list can be found at:
https://www.redhat.com/archives/taroon-list/2004-December/msg00166.html

A workaround was discovered, but it is akward:

# Start: RHN shows updates required due to mod_ssl package
$ rpm -e --justdb mod_ssl
$ up2date -p
Updating package profile...
Updating transaction history...
# RHN now shows system is current
$ rpm -i --justdb mod_ssl-2.8.12-6.i386.rpm
# Test result of previous command
$ touch /var/www/html/manual/mod/mod_ssl/ssl_faq.html
$ rpm -qV mod_ssl
.......T   /var/www/html/manual/mod/mod_ssl/ssl_faq.html

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Start with RHN reporting system is up2date
2. run 'up2date -p'
3. RHN now shows system is out-of-date despite sysadmin preferences to
skip package.
    

Additional info:

Comment 1 Ken Snider 2004-12-10 01:23:25 UTC
This is a bug as much as an enhancement; Packages you exclude from
your system profile reappear if you do an up2date -p (or schedule a
package refresh). There is no way to prevent this.

Comment 2 RHEL Program Management 2007-10-19 19:11:42 UTC
This bug is filed against RHEL 3, which is in maintenance phase.
During the maintenance phase, only security errata and select mission
critical bug fixes will be released for enterprise products. Since
this bug does not meet that criteria, it is now being closed.
 
For more information of the RHEL errata support policy, please visit:
http://www.redhat.com/security/updates/errata/
 
If you feel this bug is indeed mission critical, please contact your
support representative. You may be asked to provide detailed
information on how this bug is affecting you.