This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug releng/22218] New: the gcc rpm dependency


https://sourceware.org/bugzilla/show_bug.cgi?id=22218

            Bug ID: 22218
           Summary: the gcc rpm dependency
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
  Target Milestone: ---

Systemtap expects GCC within configured $PATH.  On the rpm level, systemtap
Requires 'gcc'.  For CentOS or RHEL with Red Hat Developer Toolset yum repo
enabled, this might be an install time problem, since this dependency can get
satisfied with devtoolset-N-gcc, which doesn't install into a location covered
by $PATH by default.  This results in a non-functional configuration.  One of
the possible fixes might be to require '/usr/bin/gcc' instead of just 'gcc' at
the rpm level I believe.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]