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 827087 - Package sisu-cglib should not be built for RHEL6.x with a dependency on ant > 1.7.1
Summary: Package sisu-cglib should not be built for RHEL6.x with a dependency on ant >...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: Unspecified
Assignee: Jesus M. Rodriguez
QA Contact: Garik Khachikyan
URL:
Whiteboard:
Depends On:
Blocks: 827094
TreeView+ depends on / blocked
 
Reported: 2012-05-31 15:00 UTC by Eric Sammons
Modified: 2019-09-25 21:09 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The sisu-cglib package specification file had an incorrect runtime requirement of ant >= 1.8.3. This caused the ant package to upgrade unnecessarily and result in dependency conflicts with other packages. This issue is resolved in the latest CloudForms System Engine release since the ant package is not installed anymore.
Clone Of:
: 827094 (view as bug list)
Environment:
Last Closed: 2012-12-04 19:46:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2012:1543 0 normal SHIPPED_LIVE Important: CloudForms System Engine 1.1 update 2012-12-05 00:39:57 UTC

Description Eric Sammons 2012-05-31 15:00:26 UTC
Description of problem:
Current issues have surfaced due to requirements specified in the current version of sisu-cglib. 

Requires: ant >= 0:1.8.3
BuildRequires: ant >= 1.8.3

Per the upstream ant is not a runtime requirement and per my testing BuildRequires ant 1.7.1 will suffice.  The issue here is by reving ant up in SAM we are essentially rebasing ant in RHEL6.  This causes issues of dependencies on 1.7.1 not being satisfied and then sam-1.1 not upgrading because of its dependencies on ant-1.8.3 due to sisu-cglib.

We should not be rebasing packages in a version of RHEL and we should not be rebasing a package provide in the rhel-server channel with a package from a add-on channel.

Version-Release number of selected component (if applicable):
sisu-cglib-2.2.2-1.2

Updated packages have been built here:
https://brewweb.devel.redhat.com/taskinfo?taskID=4467217

Comment 1 Eric Sammons 2012-05-31 16:07:32 UTC
# diff sisu-cglib.spec /tmp/sisu-cglib.spec 
52d51
< Requires:       ant >= 0:1.8.2
62c61
< BuildRequires:  ant >= 0:1.8.2
---
> BuildRequires:  ant >= 0:1.7.1

Comment 2 Eric Sammons 2012-05-31 16:07:55 UTC
Created a JIRA case also.

https://issues.jboss.org/browse/JBPAPP-9207

Comment 3 Mike McCune 2012-08-03 17:12:11 UTC
this is a candlepin issue.  Assigning to Jesus

Comment 6 Garik Khachikyan 2012-09-17 11:11:10 UTC
# VERIFIED

Checked on recent provided puddle: 

ant package is not getting installed at all. Also --requires does not show any ant there.

checked against:
----

katello-glue-candlepin-1.1.12-7.el6cf.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
python-oauth2-1.5.170-2.pulp.el6.noarch
mod_wsgi-3.3-3.pulp.el6.x86_64
qpid-cpp-server-0.14-16.el6.x86_64
katello-cli-common-1.1.8-4.el6cf.noarch
qpid-cpp-server-ssl-0.14-16.el6.x86_64
katello-certs-tools-1.1.8-1.el6cf.noarch
candlepin-0.7.8-1.el6cf.noarch
katello-common-1.1.12-7.el6cf.noarch
qpid-cpp-client-0.14-16.el6.x86_64
katello-1.1.12-7.el6cf.noarch
katello-cli-1.1.8-4.el6cf.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-configure-1.1.9-3.el6cf.noarch
candlepin-tomcat6-0.7.8-1.el6cf.noarch
katello-selinux-1.1.1-1.el6cf.noarch
pulp-common-1.1.12-1.el6cf.noarch
katello-all-1.1.12-7.el6cf.noarch
qpid-cpp-client-ssl-0.14-16.el6.x86_64
python-qpid-0.14-8.el6.noarch
candlepin-selinux-0.7.8-1.el6cf.noarch
pulp-selinux-server-1.1.12-1.el6cf.noarch
pulp-1.1.12-1.el6cf.noarch
m2crypto-0.21.1.pulp-7.el6.x86_64
katello-glue-pulp-1.1.12-7.el6cf.noarch
katello-qpid-broker-key-pair-1.0-1.noarch

Comment 9 errata-xmlrpc 2012-12-04 19:46:24 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2012-1543.html

Comment 10 Mike McCune 2013-08-16 18:18:28 UTC
getting rid of 6.0.0 version since that doesn't exist


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