Summary
chicken-install does not order egg version properly
Metadata
- Id: e31a0ae7dfa33bdad2237ddc79702a44a0f0f8cf
- Trac id: 25
- Type: defect
- Reporter: iraikov
- Owner: felix
- Cc:
- Status: closed
- Component: infrastructure
- Estimated difficulty:
- Resolution: fixed
- Priority: critical
- Milestone:
- Version: 4.0.1
- Changetime: 2009-05-16 02:03:30 UTC
- Created: 2009-05-12 03:45:09 UTC
- Keywords: chicken-install version
Description
The latest version of the uri-generic egg is 2.1, yet chicken-install insists on installing version 1.12. Clearly, the code that orders egg versions is broken. I had fixed that issue in chicken-setup in Chicken 3, please refer to the version comparison code there and use it in setup-api.
Changes and comments
[2009-05-13 14:54:42 UTC] felix wrote:
The problem is that the henrietta CGI instance on chicken.kitten-technologies.co.uk is built with a chicken that doesn't incorporate the recent version-comparison changes. I have contacted Alaric but are waiting for a response, yet. The henrietta on galinha has been updated and appears to work correctly.
[2009-05-13 14:56:05 UTC] felix changed priority from major to critical
[2009-05-13 14:56:05 UTC] felix changed component from build system to infrastructure
[2009-05-15 11:57:28 UTC] felix wrote:
Should work now - please verify and close ticket.