Bug 2039483

Summary: move dbginfo.sh script to s390utils-core
Product: Red Hat Enterprise Linux 8 Reporter: Prashanth Sundararaman <psundara>
Component: s390utilsAssignee: Dan Horák <dhorak>
Status: CLOSED NOTABUG QA Contact: Vilém Maršík <vmarsik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.4CC: rvr
Target Milestone: rc   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-09 22:27:17 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 Prashanth Sundararaman 2022-01-11 18:50:44 UTC
As part of the split of s390utils into s390utils-core and base, the dbginfo script is not part of s390utils-core. This script is used when debugging OCP issues and today RHCOS pulls in only s390utils-core. 

The request here is also to pull the script into s390utils-core.

Comment 1 Prashanth Sundararaman 2022-01-27 15:15:38 UTC
hi Dan,

any idea when it will make it in?

Thanks

Comment 2 Dan Horák 2022-02-04 12:41:47 UTC
Moving dbginfo.sh itself won't be that useful, because it relies on other tools from s390utils-base. Add all of them to "core" goes against the idea, why "core" exists. So we will need some other solution.

Comment 3 Prashanth Sundararaman 2022-02-09 22:27:03 UTC
closing this because most of what dbginfo does is in sos-report as well.

Comment 4 Dan Horák 2022-02-10 12:29:12 UTC
ack, we should try to use common tools across all arches, like sos-report here