Bug 908011
| Summary: | rhncfg-actions should require new version of rhn-client-tools | |||
|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Stephen Herr <sherr> | |
| Component: | Clients | Assignee: | Stephen Herr <sherr> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 1.9 | CC: | cperry | |
| Target Milestone: | --- | Keywords: | Reopened | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | rhncfg-5.10.57-1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 908014 (view as bug list) | Environment: | ||
| Last Closed: | 2014-03-04 13:08:23 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1069560 | |||
|
Description
Stephen Herr
2013-02-05 16:29:29 UTC
It's not just rhncfg-actions, there's some common code that can call that function too, so I made the dependency be on rhncfg. Committed to Spacewalk master: e0eb1fbccebf85aa0b84cb0443d194c78daf12c2 New commit, old commit can be ignored: 212e7da52fdf2a1c61cb802ef6db069299ad9fe6 I now specify the correct version we need to include for RHEL 5 and 6. For anything else we punt and just revert to old behavior. I didn't make it clear in comment 0, but this is a problem currently. If you have sufficiently old rhn-client-tools then you will get an error when using rhncfg. Marking bug as ON_QA since tonight's build of Spacewalk nightly is a release candidate for Spacewalk 1.9. Spacewalk 1.9 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes19 The RHEL 5 if statement was not correct, so we do not yet guarantee that the right version of rhn-client-tools is installed on RHEL 5. Re-opening, fixing with this commit to Spacewalk master: 939ccf905ab1bf2d4a42c640aed162c2f19b68ab Switching MODIFIED Spacewalk bugs to ON_QA before 2.1 release. Spacewalk 2.1 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes21 Spacewalk 2.1 has been released. https://fedorahosted.org/spacewalk/wiki/ReleaseNotes21 |