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

update conda and docker #522

Closed
JWDebler opened this issue Aug 13, 2024 · 6 comments
Closed

update conda and docker #522

JWDebler opened this issue Aug 13, 2024 · 6 comments

Comments

@JWDebler
Copy link

Hi,

I just noticed that both medakas conda and docker repositories are out of date. Could you please update them, and make it part of releasing a new version to update both?
Conda is currently at 1.11.3 and docker at 1.12.0

Cheers

@cjw85
Copy link
Member

cjw85 commented Aug 14, 2024

We do not maintain the bioconda pacakges, you should file a issue over on their pages.

Our continuous deployment of docker containers has been amended recently, and is...cough...not very continuous it seems! I will look at fixing that.

@cjw85
Copy link
Member

cjw85 commented Aug 20, 2024

We've create prerelease conda packages for the next version of medaka. You should be able to install with:

conda create -n medaka -c conda-forge -c nanoporetech -c bioconda 'medaka==2.0.0a2'

@truong-phu-minh
Copy link

@cjw85 I can not install using your command line

@incoherentian
Copy link

@truong-phu-minh this resolved, downloaded, and built within maybe 5 minutes for me (albeit using mamba).

@cjw85 THANK YOU for carrying the ONT conda torch! As well as the py torch... I'll let myself out now.

@truong-phu-minh
Copy link

@incoherentian thanks for your comment. I have updated @cjw85 command line, but it returns this error:
Solving environment: \ warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
| warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
failed

LibMambaUnsatisfiableError: Encountered problems while solving:

  • package medaka-2.0.0a2-py310h8a0c2ca_0 requires htslib >=1.20, but none of the providers can be installed

Could not solve for environment specs
The following package could not be installed
└─ medaka 2.0.0a2 is not installable because it requires
└─ htslib >=1.20 , which conflicts with any installable versions previously reported.

Is it compatible with the OSX-ARM64 platform? Please let me know.

@cjw85
Copy link
Member

cjw85 commented Sep 11, 2024

medaka v2.0.0 has now been released. We have not as yet released a docker image, though we'll do this in due course as collateral to integrating medaka v2.0.0 into EPI2ME workflows.

@cjw85 cjw85 closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants