Bug 1431142 - Perftools image does not contain ltrace
Summary: Perftools image does not contain ltrace
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Developer Toolset
Classification: Red Hat
Component: devtoolset-6-perftools-container
Version: DTS 7.0 RHEL 7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.0
Assignee: Frank Ch. Eigler
QA Contact: Miloš Prchlík
Vladimír Slávik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-10 13:09 UTC by Miloš Prchlík
Modified: 2017-10-24 10:52 UTC (History)
8 users (show)

Fixed In Version: devtoolset-7-perftools-docker-7-2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-24 10:52:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1469244 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Product Errata RHEA-2017:3044 0 normal SHIPPED_LIVE new container image: rhscl/devtoolset-7-perftools-rhel7 2017-10-24 14:52:07 UTC

Internal Links: 1469244

Description Miloš Prchlík 2017-03-10 13:09:34 UTC
Description of problem:

dhcp-1-137 ~ # docker run --rm -it rhscl-beta/devtoolset-6-perftools-rhel7:6-7 /bin/bash
[root@c6eafa355d78 ~]# rpm -q devtoolset-6-ltrace
package devtoolset-6-ltrace is not installed
[root@c6eafa355d78 ~]# 


Version-Release number of selected component (if applicable):

rhscl-beta/devtoolset-6-perftools-rhel7:6-7


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Miloš Prchlík 2017-03-10 13:33:55 UTC
There are also other packages that are not included in DTS docker images: dwz, make, memstomp and strace (+ ltrace).

However this is not a regression, both DTS 4.1 and 6.0 omit these as well.

Comment 5 Frank Ch. Eigler 2017-08-16 15:20:06 UTC
devtoolset-7-perftools-docker-7-2 includes devtoolset-7-ltrace

Comment 8 Frank Ch. Eigler 2017-08-18 15:12:10 UTC
So to get it crystal clear, the request is to include "dwz, make, memstomp and strace" as well in the -perftools-docker image?

Comment 9 Martin Cermak 2017-08-18 15:42:54 UTC
(In reply to Frank Ch. Eigler from comment #8)
> So to get it crystal clear, the request is to include "dwz, make, memstomp
> and strace" as well in the -perftools-docker image?

And, I think, valgrind maybe.

Comment 10 Frank Ch. Eigler 2017-08-24 19:23:08 UTC
Sent a modified container-build toward brew, including dwz, make, memstomp, and strace. valgrind was already there.

Comment 11 Miloš Prchlík 2017-10-06 08:25:37 UTC
[remote:3]: mprchlik@dhcp-1-137 [master] ~/git/tests/rhscl-images $ docker run --rm -it rhscl-beta/devtoolset-7-perftools-rhel7 /bin/bash
[root@029d5891f5f2 ~]# rpm -qa | grep devtoolset | sort
devtoolset-7-dwz-0.12-1.el7.x86_64
devtoolset-7-dyninst-9.3.2-1.el7.x86_64
devtoolset-7-dyninst-devel-9.3.2-1.el7.x86_64
devtoolset-7-elfutils-0.170-1.el7.x86_64
devtoolset-7-elfutils-devel-0.170-1.el7.x86_64
devtoolset-7-elfutils-libelf-0.170-1.el7.x86_64
devtoolset-7-elfutils-libelf-devel-0.170-1.el7.x86_64
devtoolset-7-elfutils-libs-0.170-1.el7.x86_64
devtoolset-7-ltrace-0.7.91-1.el7.x86_64
devtoolset-7-make-4.2.1-2.el7.x86_64
devtoolset-7-memstomp-0.1.5-5.el7.x86_64
devtoolset-7-oprofile-1.2.0-1.el7.x86_64
devtoolset-7-oprofile-devel-1.2.0-1.el7.x86_64
devtoolset-7-oprofile-jit-1.2.0-1.el7.x86_64
devtoolset-7-runtime-7.0-7.el7.x86_64
devtoolset-7-strace-4.17-3.el7.x86_64
devtoolset-7-systemtap-3.1-3s.el7.x86_64
devtoolset-7-systemtap-client-3.1-3s.el7.x86_64
devtoolset-7-systemtap-devel-3.1-3s.el7.x86_64
devtoolset-7-systemtap-runtime-3.1-3s.el7.x86_64
devtoolset-7-valgrind-3.13.0-4.el7.x86_64
[root@029d5891f5f2 ~]# 

AFAICT, all tools discussed above are in the image, and can be used - e.g. ltrace:

[remote:3]: mprchlik@dhcp-1-137 [master] ~/git/tests/rhscl-images $ docker run --rm -it rhscl-beta/devtoolset-7-perftools-rhel7 ltrace
ltrace: too few arguments
Try `ltrace --help' for more information.
[remote:3]: mprchlik@dhcp-1-137 [master] ~/git/tests/rhscl-images $ 

Verified with rhscl-beta/devtoolset-7-perftools-rhel7:7-6.

Comment 13 errata-xmlrpc 2017-10-24 10:52:19 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://access.redhat.com/errata/RHEA-2017:3044


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