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

Error while trying to clone the repository #49

Closed
mkyriak opened this issue Sep 29, 2022 · 2 comments
Closed

Error while trying to clone the repository #49

mkyriak opened this issue Sep 29, 2022 · 2 comments

Comments

@mkyriak
Copy link

mkyriak commented Sep 29, 2022

Hello, while I was trying to clone your repository (using git clone --recursive https://github.com/kcleal/dysgu.git), I got the following error:

fatal: remote error: upload-pack: not our ref b341a74e355bcf4ff295307ed22d1f4905facb11
fatal: Fetched in submodule path 'dysgu/htslib', but it did not contain b341a74e355bcf4ff295307ed22d1f4905facb11. Direct fetching of that commit failed.
fatal:

@kcleal
Copy link
Owner

kcleal commented Oct 3, 2022

Thanks for raising this, it looks like --recursive does not fetch htslib properly. You can download from the release though instead e.g. wget https://github.com/kcleal/dysgu/releases/tag/v1.3.12

@mkyriak
Copy link
Author

mkyriak commented Oct 3, 2022

Thank you @kcleal , indeed, it worked after downloading v1.3.12.tar.gz (downloaded using this command: wget https://github.com/kcleal/dysgu/archive/refs/tags/v1.3.12.tar.gz) and following the installation instructions described in your documentation.

@kcleal kcleal closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants