Skip to content

[conda] - Upgrade incompatible pluggy library to prevent conda installation failure.#1617

Open
Kaniska244 wants to merge 1 commit intodevcontainers:mainfrom
Kaniska244:conda-issue-check
Open

[conda] - Upgrade incompatible pluggy library to prevent conda installation failure.#1617
Kaniska244 wants to merge 1 commit intodevcontainers:mainfrom
Kaniska244:conda-issue-check

Conversation

@Kaniska244
Copy link
Copy Markdown
Contributor

Description: Fixes the failing universal image build in devcontainers/images repository. The conda dev container feature is installing the latest available conda version in anaconda 24.5.0 but while installing any python library using conda upgrades conda to 26.3.1 which is incompatible with existing version of existing conda system python library pluggy. Ideally this should be fixed upstream in anaconda but as a workaround upgrading pluggy in the conda feature installation script explicitly.

Changelog:

  • Upgrading pluggy in the conda feature installation script.
  • Added tests.
  • Version bump.

Checklist:

  • All checks are passed.

@Kaniska244 Kaniska244 marked this pull request as ready for review April 9, 2026 11:25
@Kaniska244 Kaniska244 requested a review from a team as a code owner April 9, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant