[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] use correct defaults file when updating module db during instal
From: |
felix . winkelmann |
Subject: |
[PATCH] use correct defaults file when updating module db during installation |
Date: |
Thu, 19 Mar 2020 17:52:10 +0100 |
This patch addresses #1687. During installation "chicken-install -update-db" may
fail when an already installed chicken at the same installation prefix contains
a setup.defaults file with a non-matching version number. The installation still
proceeded but the module db would not be created. Just overriding with
"-defaults"
should fix this.
felix
0001-ensure-chicken-install-update-db-is-invoked-during-i.patch
Description: Text document
- [PATCH] use correct defaults file when updating module db during installation,
felix . winkelmann <=