Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 769207 - RHEL6.2 installation failure - log4j package issues
Summary: RHEL6.2 installation failure - log4j package issues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Shannon Hughes
QA Contact: Garik Khachikyan
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers 769905
TreeView+ depends on / blocked
 
Reported: 2011-12-20 09:35 UTC by Garik Khachikyan
Modified: 2019-09-25 21:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 769905 (view as bug list)
Environment:
Last Closed: 2012-08-22 18:15:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Garik Khachikyan 2011-12-20 09:35:34 UTC
Description of problem:
log4j-1.2.16-4_redhat_1.el6.noarch (repo: katello) on RHEL 6.2 requires 

Version-Release number of selected component (if applicable):
RHEL 6.2 with: kernel-2.6.32-220.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1. reserve a RHEL6.2 system with kernel: kernel-2.6.32-220.el6.x86_64
2. do perform the steps of installation
3. fails on `yum install -y katello-all`
  
Actual results:
Error:
---
--> Running transaction check
---> Package log4j.noarch 0:1.2.16-4_redhat_1.el6 will be installed
--> Processing Dependency: javamail >= 1.4 for package: log4j-1.2.16-4_redhat_1.el6.noarch
--> Processing Dependency: glassfish-jaf >= 1.0.2 for package: log4j-1.2.16-4_redhat_1.el6.noarch
--> Processing Dependency: jms_1_1_api for package: log4j-1.2.16-4_redhat_1.el6.noarch
---> Package rubygem-polyglot.noarch 0:0.3.1-2.el6 will be installed
--> Finished Dependency Resolution
Error: Package: log4j-1.2.16-4_redhat_1.el6.noarch (katello)
           Requires: glassfish-jaf >= 1.0.2
Error: Package: log4j-1.2.16-4_redhat_1.el6.noarch (katello)
           Requires: jms_1_1_api
Error: Package: log4j-1.2.16-4_redhat_1.el6.noarch (katello)
           Requires: javamail >= 1.4
           Installing: classpathx-mail-1.1.1-9.4.el6.noarch (rhel-x86_64-server-6)
               javamail = 1.3.1
Error: Package: log4j-1.2.16-4_redhat_1.el6.noarch (katello)
           Requires: javamail >= 1.4
           Available: classpathx-mail-1.1.1-9.4.el6.noarch (rhel-x86_64-server-6)
               javamail = 1.3.1
---

Expected results:
no deps errors. Installation is clean.

Additional info:

Comment 1 Garik Khachikyan 2011-12-20 09:38:00 UTC
packaging issue - changing the "component"

Comment 2 Garik Khachikyan 2011-12-20 09:46:23 UTC
workaround: yum install -y tomcat6 --disablerepo=katello

Q: do we really need in our Katello repo the log4j-1.2.16-4_redhat_1.el6.noarch there?

if yes - please consider the dependency issues in comment#0.

Comment 3 Mike McCune 2011-12-20 17:46:07 UTC
we do need it for the new upcoming elasticsearch work

Comment 4 Shannon Hughes 2011-12-20 17:54:54 UTC
submitted necessary rpms to our internal build area

Comment 5 Garik Khachikyan 2011-12-21 10:53:45 UTC
# VERIFIED

confirm: recently just succeed on installing Katello on RHEL6.2

packages:
:: [   INFO   ] :: katello-0.1.151-1.git.0.acb9f28.el6.noarch
:: [   INFO   ] :: katello-cli-0.1.30-1.git.0.7b8087d.el6.noarch
:: [   INFO   ] :: candlepin-0.5.8-1.el6.noarch
:: [   INFO   ] :: pulp-0.0.255-1.el6.noarch
:: [   INFO   ] :: katello-configure-0.1.43-1.git.0.0b38c9a.el6.noarch

thanks, Shannon for the fix.


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