← Back to issue list

Handle unquoted multi-arch: no

View original Github issue

Metadata

Project
debcraft
Number
#140
Type
issue
State
open
Author
cmatsuoka
Labels
Created
2026-04-26 13:18:49+00:00
Updated
2026-04-26 13:18:49+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

The yaml parser used in craft tools will interpret unquoted `multi-arch: no` as `multi-arch: false`. This can be confusing, we should add a proper error message when the system detects unquoted `no` (or even allow `false` as a synonym for `"no"`).

Evaluation history

No evaluation history available.