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

Fail in installing step #83

Open
baoyl818 opened this issue Jul 26, 2022 · 0 comments
Open

Fail in installing step #83

baoyl818 opened this issue Jul 26, 2022 · 0 comments

Comments

@baoyl818
Copy link

baoyl818 commented Jul 26, 2022

Hi, friend

when I install the software, it errors as this :

Scanning dependencies of target seqan
[  5%] Creating directories for 'seqan'
[ 10%] Performing download step (git clone) for 'seqan'
Cloning into 'seqan'...
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Cloning into 'seqan'...
fatal: unable to access 'https://github.com/seqan/seqan.git/': Encountered end of file
Cloning into 'seqan'...
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
-- Had to git clone more than once:
      3 times.
CMake Error at /../neusomatic/third_party/seqan/tmp/seqan-gitclone.cmake:66 (message):
Failed to clone repository: 'https://github.com/seqan/seqan.git'


make[2]: *** [/../neusomatic/third_party/seqan/src/seqan-stamp/seqan-download] Error 1
make[1]: *** [CMakeFiles/seqan.dir/all] Error 2
make: *** [all] Error 2

Does it mean that my cluster can not connnect to the 'seqan' github ? I have already installed the depened softwares and python packages.

Thanks

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

1 participant