Skip to content

Conversation

@chenghlee
Copy link
Contributor

Use a regex based on documented versioning schemes to extract a version to the __linux virtual package; this replaces our naive scheme of splitting on the first "-", which failed on certain vendor strings (e.g., container-optimized OS) and didn't handle bogus version strings.

Fixes #10596

Use a regex based on documented versioning schemes to extract a version
to the `__linux` virtual package; this replaces our naive scheme of
splitting on the first "-", which failed on certain vendor strings
(e.g., container-optimized OS) and didn't handle bogus version strings.

Fixes conda#10596
@chenghlee chenghlee added this to the 4.10.1 milestone Apr 8, 2021
@chenghlee chenghlee requested a review from a team April 8, 2021 02:44
@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 8, 2021
@dbast dbast merged commit 33a142c into conda:master Apr 8, 2021
@chenghlee chenghlee deleted the fix-linux-vp-version branch April 8, 2021 13:45
@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 Apr 13, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 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.

Conda 4.10.0 cannot read linux kernel version "5.4.89+"

3 participants