Opened 14 years ago

Closed 2 years ago

#612 closed defect (wontfix)

"chicken-install -deploy" must make sure the installed extensions have the same version as the currently installed ones

Reported by: felix winkelmann Owned by:
Priority: major Milestone:
Component: core tools Version: 4.7.x
Keywords: chicken-install deployment Cc:
Estimated difficulty: medium

Description

Installing eggs into a deployment directory must make sure the extensions have the same version as the ones that have been used to compile the deployed executable.

Change History (7)

comment:1 by felix winkelmann, 14 years ago

Summary: csc -deploy must make sure the installed extensions have the same version as the currently installed ones"chicken-install -deploy" must make sure the installed extensions have the same version as the currently installed ones

Since there is already an "override" feature, it would make sense to extract the retrieval of the egg-versions into setup-api and do this automatically.

comment:2 by felix winkelmann, 14 years ago

Owner: set to felix winkelmann
Status: newassigned

comment:3 by felix winkelmann, 14 years ago

Owner: felix winkelmann removed

comment:4 by felix winkelmann, 14 years ago

Milestone: 4.8.0

comment:5 by sjamaan, 8 years ago

Estimated difficulty: medium

Felix, is this still relevant?

comment:6 by felix winkelmann, 8 years ago

No, deployment is currently gone for 5.0

comment:7 by felix winkelmann, 2 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.