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

Add missing Python dependency to Bowtie #22277

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Feb 7, 2025

(created using eb --new-pr)

The bowtie binary is a Python script: https://github.com/BenLangmead/bowtie/blob/v1.3.1/bowtie#L1

Also removed the C++ standard setting which isn't required since 1.2.3 and added a sanity check command

PR failure is due to CLEAR-20210117-foss-2021b-Python-2.7.18.eb which depends on Bowtie 1.3.1. However Bowtie requires Python3. I don't see a clear way out. Maybe purposely add a Bowtie-1.3.1-nopython to use for this single case even though it will then use a system python3 or fail if that isn't available.

@github-actions github-actions bot added the change label Feb 7, 2025
@Flamefire
Copy link
Contributor Author

Test report by @Flamefire
SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in total)
n1714 - Linux RHEL 8.9 (Ootpa), x86_64, Intel(R) Xeon(R) Platinum 8470 (icelake), Python 3.8.17
See https://gist.github.com/Flamefire/1eef519717fa5389f279b92c2c5bd452 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant