Bug 1328421

Summary: Oprofile packages are missing from perftools docker image
Product: Red Hat Developer Toolset Reporter: Miloš Prchlík <mprchlik>
Component: devtoolset-4-perftools-containerAssignee: Frank Ch. Eigler <fche>
Status: CLOSED CURRENTRELEASE QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: DTS 4.1 RHEL 7CC: mbenitez, mcermak
Target Milestone: alpha   
Target Release: 4.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: devtoolset-4-perftools-docker rhel7 4-9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-07 14:17:20 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:

Description Miloš Prchlík 2016-04-19 11:11:27 UTC
Description of problem:

There are no oprofile packages installed in perftools docker image, but, according to https://bugzilla.redhat.com/show_bug.cgi?id=1289322, "For DTS 4.1 we've agreed to build an image including all the perftools [similar to the contents of devtoolset-4-perftools]", and devtoolset-4-perftools metapackage pulls in devtoolset-4-oprofile.

.live.[root@intel-sugarbay-do-01 ~]# docker run -it rhscl_beta/devtoolset-4-perftools-rhel7 /bin/bash
[root@e06c85eea117 ~]# 
[root@e06c85eea117 ~]# 
[root@e06c85eea117 ~]# rpm -qa | grep devtoolset | sort
devtoolset-4-dyninst-9.1.0-3.el7.x86_64
devtoolset-4-dyninst-devel-9.1.0-3.el7.x86_64
devtoolset-4-elfutils-0.166-1.el7.x86_64
devtoolset-4-elfutils-devel-0.166-1.el7.x86_64
devtoolset-4-elfutils-libelf-0.166-1.el7.x86_64
devtoolset-4-elfutils-libelf-devel-0.166-1.el7.x86_64
devtoolset-4-elfutils-libs-0.166-1.el7.x86_64
devtoolset-4-gcc-5.3.1-6.1.el7.x86_64
devtoolset-4-runtime-4.1-3.el7.x86_64
devtoolset-4-systemtap-2.9-3s.el7.x86_64
devtoolset-4-systemtap-client-2.9-3s.el7.x86_64
devtoolset-4-systemtap-devel-2.9-3s.el7.x86_64
devtoolset-4-systemtap-runtime-2.9-3s.el7.x86_64
devtoolset-4-valgrind-3.11.0-19.el7.x86_64
[root@e06c85eea117 ~]# 




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

rhscl_beta/devtoolset-4-perftools-rhel7-4-8


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Frank Ch. Eigler 2016-04-21 12:08:51 UTC
added dts oprofile, -jit, -devel.