Bug 1195838
Summary: | stap -V reports wrong two elfutils version numbers | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Martin Cermak <mcermak> |
Component: | systemtap | Assignee: | Frank Ch. Eigler <fche> |
Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.7 | CC: | mcermak, mjw, scox |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | systemtap-2.7-2.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-07-22 06:45:09 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: |
Description
Martin Cermak
2015-02-24 17:06:51 UTC
The problem is that stap was built against a different version of elfutils-devel (whatever was in the buildroot) than it is being run against (a rebased elfutils). It is not actually a problem, except for this test case code. During a respin of the rpm, we could buildroot-override to the new elfutils. Verified with systemtap-2.7-2.el6. Covered by upstream testsuite. 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-2015-1333.html |