Curtin stacktraces when invalid curtin config is provided.
Bug #1613277 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curtin |
In Progress
|
Medium
|
Unassigned |
Bug Description
MAAS generated an invalid config, and curtin stack traced. It would be nice if curtin would automatically auto-detect the invalid curtin config instead of stack tracing.
Curtin installation log: http://
Curtin version: 0.1.0~bzr416-
Bad curtin config as generated by MAAS: http://
Good curtin config as generated by MAAS: http://
Related branches
lp://staging/~raharper/curtin/trunk.apt-config-validate
On hold
for merging
into
lp://staging/~curtin-dev/curtin/trunk
- Server Team CI bot: Approve (continuous-integration)
- curtin developers: Pending requested
-
Diff: 125 lines (+54/-7)2 files modifiedcurtin/commands/apt_config.py (+25/-7)
tests/unittests/test_apt_source.py (+29/-0)
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in curtin: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
It was me generating the wrong config.