Opened 13 years ago

Closed 4 months 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 Changed 13 years ago by felix winkelmann

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 Changed 13 years ago by felix winkelmann

Owner: set to felix winkelmann
Status: newassigned

comment:3 Changed 13 years ago by felix winkelmann

Owner: felix winkelmann deleted

comment:4 Changed 12 years ago by felix winkelmann

Milestone: 4.8.0

comment:5 Changed 7 years ago by sjamaan

Estimated difficulty: medium

Felix, is this still relevant?

comment:6 Changed 7 years ago by felix winkelmann

No, deployment is currently gone for 5.0

comment:7 Changed 4 months ago by felix winkelmann

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