Bug 434849
| Summary: | No available s390.py plugin exists, exists upstream but doesn't work. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Eric Sammons <esammons> | ||||
| Component: | sos | Assignee: | Adam Stokes <astokes> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.3 | CC: | agk, bmr | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | s390x | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-02-26 14:08:03 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Eric Sammons
2008-02-25 20:31:33 UTC
Created attachment 295838 [details]
Patch, when applied to upstream version of sos/plugins/s390.py will create a working version.
The upstream version does work. It is just the fact that you are using an upstream plugin with a shipped version of sosreport that tries to access a function not yet released. In this case policyredhat getArch. Ive committed some of the patch mainly the ones that we aren't capturing yet. Please verify by downloading the _entire_ upstream trunk and testing against both RHEL4 and RHEL5. Thank you |