Bug 890344
| Summary: | spacewalk-service enable|disable relies on service scripts with potentially flawed dependancies. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | William Brown <william> | ||||
| Component: | Server | Assignee: | Stephen Herr <sherr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.8 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | spacewalk-java-1.9.36-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-06 18:34:46 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: | 917805 | ||||||
| Attachments: |
|
||||||
|
Description
William Brown
2012-12-26 14:54:07 UTC
The problem appears to be that we have a comma-separated list of services we depend on in those two files. The list should be space-separated, not comma-separated. fedoraproject.org/wiki/Packaging:SysVInitScript Created attachment 671664 [details]
Cobbler patch
Committed taskomatic fix to Spacewalk master: 5519cb7ee8ddee38ccd740d7e6513553f3a0af96
**Note** when we port this fix over to an OS where we maintain the version of cobbler we use (e.g. RHEL) make sure to apply the attached patch to cobbler!
We (the Spacewalk devs) don't maintain cobbler in Fedora, so I can't fix the first couple of warnings here. 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 |