Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: conda
-
Labels:None
-
Epic Link:
-
Team:SQuaRE
Description
Due to concerns about conda not correctly comparing some lsst product versions, conda channels should only publish a single version of each package (which at this point, should probably all be built together). We need some simple plumbing to allow "atomic" channel updates. Such as putting new builds into a new directory and changing a symlink
The upstream bug is tracked at https://github.com/conda/conda/issues/2011