Bug 481180
| Summary: | Unspecified interpreter causes invalid kickstart scripts | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Mike McCune <mmccune> | ||||
| Component: | WebUI | Assignee: | Brad Buckingham <bbuckingham> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 0.5 | CC: | colin.coe, johnh | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-09-17 07:09:32 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 456553, 480094 | ||||||
| Attachments: |
|
||||||
|
Description
Mike McCune
2009-01-22 16:28:40 UTC
Just in case anyone finds this bugzilla entry looking for a workaround, note that the interpreter should be /bin/sh, not /bin/bash, for pre scripts. Created attachment 331554 [details]
Prevent spaces in the interpreter field breaking ks.cfg
git commit: dce5d37f99dc77b8b611be1e62f8653cd322b318 Updated the KickstartFormatter to not include --interpreter in kickstart profiles for pre/post scripts created using the UI Wizard if the Scripting Language is empty. Spacewalk 0.5 released. Spacewalk 0.5 has been released for long time ago. |