conda-forge / conda-forge/conda-forge.github.io

ruby `track_feature` fixes/changes

オープン
#1,568 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
170
フォーク
320
平均マージ
2日 10時間
マージ済み PR(30日)
5

説明

So we've been incorrectly removing the ruby "rb2X" `track_feature` entries in our repodata patches. These are used to ensure conda does not update ruby since gems depend on the major.minor version.

We have a few options to fix this.

1. Fix the repodata patching.
- This will fix things for conda, but mamba likely won't interpret the fixed repodata correctly.

2. Move the ruby package to self-pin itself using a post-link script (idea from @jaimergp).
- Depending on how conda/mamba CLI flags override things, this may prevent updates unless the pin is removed by hand.

3. Leave it as broken.
- Clear downsides w/ gems but overall keeps the status quo.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。