puppet incorrectly enumerates upstart jobs when called with "puppet resource service"
Bug #1276766 reported by
Felix Krull
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
As the summary says: trying to run 'status startpar-bridge' fails with the output 'status: Unknown parameter: JOB' and exit code 1. This is a problem when using puppet as running 'puppet resource service' will fail because of this error. This is on a very fresh, up-to-date Ubuntu 13.10 (Kubuntu, technically).
Changed in puppet (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
summary: |
- 'status startpar-bridge' fails with 'status: Unknown parameter: JOB' + puppet incorrectly enumerates upstart jobs when called with "puppet + resource service" |
To post a comment you must log in.
This is a bug in puppet, then; there's no reason that puppet should be trying to call 'status startpar-bridge', and the fact that it's doing so is a bug in the puppet code in question.