Bug 1574189
| Summary: | [LLNL RHDTS FEAT] add PKG_CONFIG_PATH to scl enable | ||
|---|---|---|---|
| Product: | Red Hat Developer Toolset | Reporter: | Ben Woodard <woodard> |
| Component: | devtoolset-meta | Assignee: | Marek Polacek <mpolacek> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | DTS 7.1 RHEL 7 | CC: | jakub, kanderso, mgrondona, mnewsome, ohudlick, tgummels |
| Target Milestone: | alpha | Keywords: | FutureFeature |
| Target Release: | 7.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | devtoolset-8-8.0-2.el7 | Doc Type: | No Doc Update |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-13 08:38:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1517824 | ||
|
Description
Ben Woodard
2018-05-02 18:44:43 UTC
Too late for DTS 7, moving out to DTS 8. Is there a specific testcase or is this just a would-be-nice-to-have thing? Nobody has ever asked for this, and DTS has been around for a couple years now... For example: $ rpm -qlp devtoolset-7-valgrind-devel-3.13.0-11.el7.aarch64.rpm | grep pc$ /opt/rh/devtoolset-7/root/usr/lib64/pkgconfig/valgrind.pc The enable script in devtoolset-8-runtime now has:
export PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}
Looks fine, seems to export the expected thing (and preserve original value if there was some). Verified with devtoolset-8-8.0-2.el{6,7}.
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://access.redhat.com/errata/RHBA-2018:3561 |