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 1093187 - underspecific build requires for esc
Summary: underspecific build requires for esc
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: esc
Version: 7.0
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Jack Magne
QA Contact: Asha Akkiangady
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-30 21:00 UTC by Pat Riehecky
Modified: 2016-11-04 07:43 UTC (History)
7 users (show)

Fixed In Version: esc-1.1.0-37.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-04 07:43:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
mock config for replication (1.29 KB, application/x-extension-cfg)
2014-04-30 21:00 UTC, Pat Riehecky
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:2507 0 normal SHIPPED_LIVE esc bug fix update 2016-11-03 14:13:24 UTC

Description Pat Riehecky 2014-04-30 21:00:20 UTC
Created attachment 891294 [details]
mock config for replication

Description of problem:esc-1.1.0-27.el7 must be built against xulrunner-24.2.0 and fails to build against xulrunner-24.4.0 due to a hard coded include path.

Due to this hard restriction on the xulrunner version, I believe the build requires should be adjusted

Version-Release number of selected component (if applicable): esc-1.1.0-27.el7


How reproducible: 100%


Steps to Reproduce:
1.attempt to rebuild against RHEL7 RC
2.build fails
3.

Actual results:
python /usr/lib64/xulrunner-devel-24.2.0/sdk/bin/header.py --cachedir=/tmp -o rhITray.h -I /usr/share/idl/xulrunner-24.2.0 -I /usr/include/nspr4  rhITray.idl
python: can't open file '/usr/lib64/xulrunner-devel-24.2.0/sdk/bin/header.py': [Errno 2] No such file or directory
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/builddir/build/BUILD/esc-1.1.0/esc/src/app/xpcom/tray'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/builddir/build/BUILD/esc-1.1.0/esc/src/app/xpcom/tray'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/builddir/build/BUILD/esc-1.1.0/esc/src'
make: *** [libs] Error 2

Expected results:
If a specific version of xulrunner is required, the BuildRequires should specify

Additional info:

Comment 6 Jack Magne 2016-06-29 22:40:45 UTC
Fixed in latest build.

The build procedure calculates the xulrunner version and proceeds. The only way it will fail in the future is an unexpected API change, NOT an invalid hard coded gecko version number.

Comment 9 Roshni 2016-08-29 17:11:31 UTC
[root@dhcp129-54 ~]# rpm -qi esc
Name        : esc
Version     : 1.1.0
Release     : 37.el7
Architecture: x86_64
Install Date: Thu 04 Aug 2016 11:38:22 AM EDT
Group       : Applications/Internet
Size        : 1379484
License     : GPL+
Signature   : RSA/SHA256, Thu 28 Jul 2016 02:30:13 AM EDT, Key ID 938a80caf21541eb
Source RPM  : esc-1.1.0-37.el7.src.rpm
Build Date  : Wed 29 Jun 2016 06:23:53 PM EDT
Build Host  : x86-024.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Vendor      : Red Hat, Inc.
URL         : http://directory.fedoraproject.org/wiki/CoolKey
Summary     : Enterprise Security Client Smart Card Client

Sanity tests successfully executed.

Comment 11 errata-xmlrpc 2016-11-04 07:43:15 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.

https://rhn.redhat.com/errata/RHBA-2016-2507.html


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