Summary
installation may produce *.defaults version mismatch
Metadata
- Id: 2241268c6ebf0969c448f9d990c28c22695e0718
- Trac id: 1687
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty: trivial
- Resolution: fixed
- Priority: minor
- Milestone: 5.3
- Version: 5.2.0
- Changetime: 2020-04-09 19:05:55 UTC
- Created: 2020-03-13 14:47:34 UTC
- Keywords:
Description
When installing, "chicken-install -update-db" loads any existing setup.defaults file and will produce a version-mismatch error if the version differs in the newly installed chicken distribution. The loaded defaults file should probably be overridden in this case.