AnacondaRecipes / repodata-hotfixes

Changes to package metadata to fix behavior
BSD 3-Clause "New" or "Revised" License
14 stars 20 forks source link

ENH make CDTs conflict with sysroot packages from conda-forge #94

Closed beckermr closed 2 years ago

beckermr commented 4 years ago

This PR makes the CDTs on defaults conflict with the sysroot packages on conda-forge. This makes sure that the different sysroot paths are not causing issues.

cc @isuruf @jjhelmus @chenghlee

dbast commented 3 years ago

closing and reopening to trigger newly added github action to see the diff.

beckermr commented 3 years ago

@dbast Is this ready to merge?

beckermr commented 3 years ago

Any news here or should we close this one?

chenghlee commented 3 years ago

I'll have take a second look at this; we introduced sysroot_* to defaults as part of our CentOS 7 & gcc update, and we'll need to make sure we don't accidentally create problems by merging this.

beckermr commented 3 years ago

Right. The changes only add run constrained if the package doesn't have a sysroot dep already.