Summary
chicken-install should try all mirrors
Metadata
- Id: c837951e69c9a75dfcea326246b41827f42ea11c
- Trac id: 71
- Type: enhancement
- Reporter: iraikov
- Owner: felix
- Cc:
- Status: closed
- Component: core tools
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.1.x
- Changetime: 2009-12-01 16:01:13 UTC
- Created: 2009-08-28 17:09:02 UTC
- Keywords: chicken-install mirror
Description
The Chicken extension repository at chicken.kitten-technologies.co.uk often reports that requested eggs do not exist, even though they are in the SVN repository and can be installed from the extension repository at chicken.wiki.br. Therefore, if a mirror reports that an egg does not exist, chicken-install should try chicken.wiki.br before giving up.
Changes and comments
[2009-08-29 16:19:23 UTC] felix changed status from new to accepted
[2009-08-29 16:19:23 UTC] felix set owner to felix
[2009-08-29 16:19:23 UTC] felix wrote:
Quite correct - I'll try to add this.
[2009-09-01 13:22:55 UTC] felix changed status from accepted to closed
[2009-09-01 13:22:55 UTC] felix set resolution to fixed
[2009-09-01 13:22:55 UTC] felix wrote:
Has been added in r15660: if a server responds with an error, the next server in the list is tried.