Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Komodoenv cant detect the release type from three coordinates #95

Open
berland opened this issue Feb 20, 2025 · 0 comments · May be fixed by #96
Open

Komodoenv cant detect the release type from three coordinates #95

berland opened this issue Feb 20, 2025 · 0 comments · May be fixed by #96
Assignees
Labels
bug Something isn't working

Comments

@berland
Copy link
Contributor

berland commented Feb 20, 2025

After the third coordinate (numpy) was added, komodoenv is no longer able to parse it in:

base_name = re.match("^(.*?)(?:-py[0-9]+)?(?:-rhel[0-9]+)?$", name)

$ source /prog/res/komodo/bleeding/enable
$ komodoenv kenv
Komodo release: bleeding-20250219-1456-py311-rhel8-numpy1
Could not automatically detect an appropriate Komodo release to track (one of: stable, testing, bleeding).
Looking for /prog/res/komodo/bleeding-20250219-1456-py311-rhel8-numpy1-py311
Use --no-update to make a komodoenv of a singular release.
@berland berland added the bug Something isn't working label Feb 20, 2025
@berland berland added this to SCOUT Feb 20, 2025
@berland berland moved this to Todo in SCOUT Feb 20, 2025
@andreas-el andreas-el self-assigned this Feb 20, 2025
@andreas-el andreas-el moved this from Todo to In Progress in SCOUT Feb 20, 2025
@andreas-el andreas-el linked a pull request Feb 21, 2025 that will close this issue
8 tasks
@andreas-el andreas-el moved this from In Progress to Ready for Review in SCOUT Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready for Review
Development

Successfully merging a pull request may close this issue.

2 participants