Skip to content

Conversation

@BastianZim
Copy link
Contributor

Closes #10551

Following what was done in #10214, this PR adds a Linux virtual package.

@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Mar 13, 2021
@BastianZim BastianZim marked this pull request as ready for review March 13, 2021 22:49
@BastianZim BastianZim requested a review from a team as a code owner March 13, 2021 22:49
@BastianZim
Copy link
Contributor Author

BastianZim commented Mar 13, 2021

I'm not really sure why CI fails for 3.9 as I cannot see any way how this change affected only this specific version. Any help here would be appreciated.

Edit: The error comes from the pip/conda section:

195 _______ IntegrationTests.test_conda_pip_interop_conda_editable_package ________
196 Traceback (most recent call last):
197 File "C:\conda_src\tests\test_create.py", line 2025, in test_conda_pip_interop_conda_editable_package
198 assert "UNLINK" not in json_obj["actions"]
199 AssertionError: assert 'UNLINK' not in {'FETCH': [{'arch': 'x86_64', 'build': 'py27_0', 'build_number': 0, 'channel': 'https://repo.anaconda.com/pkgs/free/wi... 'https://repo.anaconda.com/pkgs/main', 'build_number': 0, 'build_string': 'haa95532_0', 'channel': 'pkgs/main', ...}]}

Not sure how this could be caused by the virtual package.

@chenghlee chenghlee added this to the 4.10.0 milestone Mar 15, 2021
@BastianZim
Copy link
Contributor Author

@chenghlee Thanks, that fixed it.

@chenghlee chenghlee merged commit a3a31ff into conda:master Mar 15, 2021
@BastianZim
Copy link
Contributor Author

Thanks!

@BastianZim BastianZim deleted the patch-1 branch March 15, 2021 16:20
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Mar 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

__linux virtual package

3 participants