Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#593 closed enhancement (fixed)

henrietta must pass the version of the downloaded egg to chicken-install

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: minor Milestone: 4.9.0
Component: core tools Version: 4.7.x
Keywords: henrietta chicken-install Cc: sjamaan, Mario Domenech Goulart
Estimated difficulty:

Description

Since it is inconvenient and somewhat redundant to specify the version number to install-extension, chicken-install should receive the version number of the egg retrieved via henrietta. The current henrietta code drops the second result value of retrieve-extension, but should pass it to the client in some backwards-compatible way. This version could then be given to the setup-script in (extension-name-and-version ...).

Change History (4)

comment:1 Changed 13 years ago by felix winkelmann

Cc: Mario Domenech Goulart added

I fixed a bug in henrietta, so it will report the correct version in the comment header of every file. See henrietta 0.4 - I don't know exactly where and how it is installed on call-cc.org, though.

comment:2 Changed 13 years ago by felix winkelmann

Owner: set to felix winkelmann
Status: newassigned

chicken-install also has to be extended to actually parse the comment in the henrietta response.

comment:3 Changed 13 years ago by felix winkelmann

Resolution: fixed
Status: assignedclosed

This has been implemented. Note that it will not be functional until the henrietta instances at kitten-techologies and call-cc.org have been updated.

comment:4 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.