Opened 5 years ago
Closed 5 years ago
#1687 closed defect (fixed)
installation may produce *.defaults version mismatch
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 5.3 |
Component: | unknown | Version: | 5.2.0 |
Keywords: | Cc: | ||
Estimated difficulty: | trivial |
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.
Note: See
TracTickets for help on using
tickets.