Bug 142484 - new feature: exclude packages for "up2date -p"
Summary: new feature: exclude packages for "up2date -p"
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: up2date
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bret McMillan
QA Contact:
URL: https://www.redhat.com/archives/taroo...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-09 22:42 UTC by John Vasileff
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-19 19:11:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.