| Summary: | adding a check to oo-diagnostics to check abrt version | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | August Simonelli <asimonel> |
| Component: | Containers | Assignee: | Brenton Leanhardt <bleanhar> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.2.1 | CC: | asimonel, libra-onpremise-devel, lmeyer |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-21 19:45:34 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
August Simonelli
2013-10-04 02:01:21 UTC
I should have added the minimum abrt packages are abrt-2.0.8-16.el6_4.1.x86_64 :-) I'm a little confused. Is the actual abrt package a problem? Or just abrt-addon-python as reported in bug 907449 ? oo-diagnostics already reports if abrt-addon-python is present (when run on a node). https://github.com/openshift/enterprise-server/blob/enterprise-1.2.z/common/bin/oo-diagnostics#L1178-L1190 (In fact, that should probably be scoped to the non-working versions of abrt-addon-python once we release a working version.) The openshift-extras install script also gets rid of abrt-addon-python if found. So is this something new? This isn't anything new. I forgot that we already had the check. This bug could be updated to simply update oo-diagnostics to only check for the broken version of abrt-addon-python. Yes this bug is no longer valid. |