Bug #3421
Insufficient debug info from pson versus yaml
| Status: | Closed | Start date: | 03/25/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | parser | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
We had a manifest error like this:
file { "$some_variable_that_no_longer_exists":
...
}
which gave this error:
err: Could not retrieve catalog from remote server: Could not intern from pson: Could not convert from pson: Could not find relationship target "File[]"
However as soon as I switched preferred_serialization_format to yaml, I got:
err: Could not run Puppet configuration client: Parameter path failed: File paths must be fully qualified, not '' at /path/to/my/buggered/up/manifest/file.pp:25
History
Updated by James Turnbull about 2 years ago
- Category set to parser
- Status changed from Unreviewed to Accepted
- Assignee set to Markus Roberts
- Target version set to 2.6.0
Updated by Jesse Wolfe about 2 years ago
- Target version changed from 2.6.0 to 52
Updated by James Turnbull about 1 year ago
- Target version deleted (
52)
Updated by Joshua Lifton 5 months ago
- Assignee deleted (
Markus Roberts)
This issue was assigned to a former Puppet Labs employee. Adding back to the pool of unreviewed issues.
Updated by Joshua Lifton 5 months ago
This issue was assigned to a former Puppet Labs employee. Adding back to the pool of unreviewed issues.
Updated by Ben Hughes 4 months ago
- Description updated (diff)
- Status changed from Accepted to Unreviewed
Updated by Jeff Weiss 4 months ago
- Description updated (diff)
- Status changed from Unreviewed to Accepted
no longer a problem.
Updated by Jeff Weiss 4 months ago
- Status changed from Accepted to Closed