Show full error message when bundle parsing fails
Bug #1823810 reported by
Kenneth Koski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
I have a bundle that I accidentally indented a field in to produce invalid YAML. I tried deploying it with `juju deploy ./bundle.yaml`, and got this output:
ERROR invalid charm or bundle provided at "./bundle.yaml"
When I redeployed with `juju deploy ./bundle.yaml --debug`, I got a full error message that said why the bundle was invalid. Since this is a fatal error, would it be possible to have the full error message show up without having to pass in the `--debug` flag?
tags: | added: bitesize bundles ux |
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
This bug has not been updated in 2 years, so we're marking it Low importance. If you believe this is incorrect, please update the importance.