← Back to issue list

Craft parts swallows chisel errors if logging level is info or higher

View original Github issue

Metadata

Project
craft-parts
Number
#1367
Type
issue
State
open
Author
lengau
Labels
Status: Triaged Type: Bug
Created
2025-10-14 16:15:34+00:00
Updated
2025-10-14 16:28:09+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description When installing a chisel slice, if it goes wrong the errors do not get bubbled up to the user. ### To Reproduce Try running the part below ### part yaml ```shell parts: my-part: plugin: nil stage-packages: [this-is-not-a-real-package_slice] ``` ### Relevant log output ```shell [Does not contain chisel output, nor does the error message contain the chisel output] ```

Evaluation history

No evaluation history available.