Opened 11 years ago
Closed 9 years ago
#1106 closed defect (fixed)
-deploy reinstalls all dependencies when installing an egg
Reported by: | andyjpb | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.11.0 |
Component: | core tools | Version: | 4.7.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
A problem statement and proposed workaround:
https://lists.nongnu.org/archive/html/chicken-users/2012-09/msg00086.html
...and some ways in which it doesn't work:
https://lists.nongnu.org/archive/html/chicken-users/2012-09/msg00087.html
Change History (5)
comment:1 Changed 11 years ago by
Milestone: | someday → 4.9.0 |
---|
comment:3 Changed 11 years ago by
Summary: | -deploy is broken → -deploy reinstalls all dependencies when installing an egg |
---|
comment:4 Changed 9 years ago by
Milestone: | 4.10.0 → 4.11.0 |
---|
Maybe we'll be able to fix it in CHICKEN 4.11?
comment:5 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by e090c524b782e3bc982299b4c021a5fc96db36e4 and 7be07eaf29d9227668bf95e381fa6a0e8596f0ac
Note: See
TracTickets for help on using
tickets.
Fixed for the most part by 391ead6b2971ab2893c65dd322b10eae6c2e4c22. I'm leaving it open because it's currently reinstalling all dependencies whenever a new egg is installed, or an existing one is reinstalled.