Summary
if `-force' is given, continue installation of extensions even if building one ore more fails
Metadata
- Id: ec9dbe9822b6d28e3f87ae03b497c05624c86c38
- Trac id: 318
- Type: enhancement
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core tools
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.5.x
- Changetime: 2010-08-12 12:31:29 UTC
- Created: 2010-08-09 15:52:42 UTC
- Keywords: chicken-install
Description
This may be useful in case an extension is known to fail (for example caused by missing libraries) in a large set installed in one run. Otherwise one fail will require downloading the complete set on the next try.
Changes and comments
[2010-08-12 12:31:29 UTC] felix changed status from new to closed
[2010-08-12 12:31:29 UTC] felix set resolution to fixed
[2010-08-12 12:31:29 UTC] felix wrote:
Now done via the `-keep-going` option.