Bug 1985471
| Summary: | systemtap-mode.el from install of devtoolset-11-systemtap-devel-4.5-5.el7.x86_64 conflicts | ||
|---|---|---|---|
| Product: | Red Hat Developer Toolset | Reporter: | Martin Cermak <mcermak> |
| Component: | systemtap | Assignee: | Frank Ch. Eigler <fche> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | DTS 11.1 RHEL 7 | CC: | mcermak, mnewsome, ohudlick |
| Target Milestone: | alpha | Keywords: | Bugfix, FastFix, Triaged |
| Target Release: | 9.1 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | devtoolset-11-systemtap-4.5-6.el7 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-15 11:14:12 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
2021-07-23 16:13:41 UTC
looks like devtoolset-10-systemtap-testsuite requires systemtap-devel, which it shouldn't.... scr0 7.9 Server x86_64 # yum remove systemtap-devel Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package systemtap-devel.x86_64 0:4.0-13.el7 will be erased --> Processing Dependency: /usr/bin/stap for package: devtoolset-10-systemtap-testsuite-4.4-6.el7.x86_64 --> Restarting Dependency Resolution with new changes. --> Running transaction check ---> Package devtoolset-10-systemtap-testsuite.x86_64 0:4.4-6.el7 will be erased --> Finished Dependency Resolution Dependencies Resolved =========================================================================================================================================================== Package Arch Version Repository Size =========================================================================================================================================================== Removing: systemtap-devel x86_64 4.0-13.el7 @beaker-Server 8.2 M Removing for dependencies: devtoolset-10-systemtap-testsuite x86_64 4.4-6.el7 @devtoolset-10.1 5.3 M Transaction Summary =========================================================================================================================================================== Remove 1 Package (+1 Dependent package) Installed size: 14 M Is this ok [y/N]: ugh, this is systemtap-10, not 11 .... but since we should make sure dts-10 and dts-11 are able to co-exist, we seem to have a new potential dts-10 relared fun on our desk... but devtoolset-11-systemtap-testsuite also pulls in systemtap-devel OTOH we don't ship -testsuite, do we? Verified with devtoolset-11-systemtap-4.5-6.el7 thanks! 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 (new packages: devtoolset-11-systemtap), 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-2021:4665 |