Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 708152

Summary: java-1.6.0-openjdk-plugin prevents 6.0GA->6.0.z install
Product: Red Hat Enterprise Linux 6 Reporter: John W. Lockhart <lockhart>
Component: icedtea-webAssignee: Deepak Bhole <dbhole>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0CC: dgregor, jpallich, jwest, notting, patrickm, rbiba, snagar, syeghiay
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-10 16:45:53 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 W. Lockhart 2011-05-26 20:37:37 UTC
[This applies to 6.0.z, not 6.0]

Description of problem:

If the openjdk-plugin is installed from 6.0GA media,
an attempt to update to 6.0.z will fail.

A variation of this problem was discussed in
Bug 678806 -- not cloned due to its length.

Version-Release number of selected component (if applicable):
6.0.z
java-1.6.0-openjdk-1.6.0.0-1.21.b17.el6.x86_64
java-1.6.0-openjdk-plugin-1.6.0.0-1.21.b17.el6.x86_64
java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64

How reproducible:


Steps to Reproduce:
1. Install 6.0GA, including the openjdk-plugin
2. Configure RHN settings for 6.0.z
3. yum -y update
  
Actual results:
Error message from yum, reproduced below.

Expected results:
Smooth update.


Additional info:

--> Finished Dependency Resolution
Error: Package: 1:java-1.6.0-openjdk-plugin-1.6.0.0-1.21.b17.el6.x86_64 (@optional-x86_64-os)
   Requires: java-1.6.0-openjdk = 1:1.6.0.0-1.21.b17.el6
   Removing: 1:java-1.6.0-openjdk-1.6.0.0-1.21.b17.el6.x86_64 (@Server)
               java-1.6.0-openjdk = 1:1.6.0.0-1.21.b17.el6
   Updated By: 1:java-1.6.0-openjdk-1.6.0.0-1.39.b17.el6_0.x86_64 (rhel-x86_64-server-6.0.z)
               java-1.6.0-openjdk = 1:1.6.0.0-1.39.b17.el6_0
    Available: 1:java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64 (rhel-x86_64-server-6.0.z)
               java-1.6.0-openjdk = 1:1.6.0.0-1.31.b17.el6_0
    Available: 1:java-1.6.0-openjdk-1.6.0.0-1.36.b17.el6_0.x86_64 (rhel-x86_64-server-6.0.z)
               java-1.6.0-openjdk = 1:1.6.0.0-1.36.b17.el6_0
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Notes:
  Apparently an older openjdk had an Obsoletes for the plugin, but the current one does not.