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

HTScodecs submodule commit does not exist #20

Closed
fwip opened this issue Dec 9, 2019 · 2 comments
Closed

HTScodecs submodule commit does not exist #20

fwip opened this issue Dec 9, 2019 · 2 comments
Labels

Comments

@fwip
Copy link

fwip commented Dec 9, 2019

When cloning from source, the referenced version of htscodecs (d08a84db103c1cc460af8cded0c76987e8ed591d) does not seem to be publicly available.

$ git submodule update --init
error: Server does not allow request for unadvertised object d08a84db103c1cc460af8cded0c76987e8ed591d
Fetched in submodule path 'htscodecs', but it did not contain d08a84db103c1cc460af8cded0c76987e8ed591d. Direct fetching of that commit failed.

I did cd htscodecs ; git checkout master ; cd .. to workaround this issue for now, but I don't know what the "right" version is to use with the current version of io_lib.

Thank you for all your work on this software, and let me know if I can be of any help with regards to this issue.

@jkbonfield
Copy link
Owner

Thanks for the bug report. I'm not sure how I ended up with that commit hash in there. I bumped it to the current master which is sufficient.

I do have some other fixes to go in to htscodecs, but it's premature to be pointing io_lib to that version other than within my more experimental branches (eg CRAM4b).

@fwip
Copy link
Author

fwip commented Dec 10, 2019

Thanks!

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

No branches or pull requests

2 participants