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

Avogadro-squared git clone fails #4

Open
recifx opened this issue Sep 7, 2016 · 0 comments
Open

Avogadro-squared git clone fails #4

recifx opened this issue Sep 7, 2016 · 0 comments

Comments

@recifx
Copy link

recifx commented Sep 7, 2016

On Ubuntu 16.04, when I try
git clone --recursive git://github.com/cryos/avogadro-squared.git

I get the error:

Cloning into 'avogadro-squared'...
remote: Counting objects: 91, done.
remote: Total 91 (delta 0), reused 0 (delta 0), pack-reused 91
Receiving objects: 100% (91/91), 18.29 KiB | 0 bytes/s, done.
Resolving deltas: 100% (50/50), done.
Checking connectivity... done.
Submodule 'avogadro' (git://github.com/cryos/avogadro.git) registered for path 'avogadro'
Submodule 'avogadrovtk' (git://github.com/cryos/AvogadroVTK.git) registered for path 'avogadrovtk'
Submodule 'eigen' (git://github.com/cryos/eigen.git) registered for path 'eigen'
Submodule 'openbabel' (git://github.com/openbabel/openbabel.git) registered for path 'openbabel'
Submodule 'openqube' (git://github.com/cryos/openqube.git) registered for path 'openqube'
Cloning into 'avogadro'...
remote: Counting objects: 57465, done.
error: inflate: data stream error (incorrect data check) MiB/s   
fatal: pack has bad object at offset 57445900: inflate returned -3
fatal: index-pack failed
fatal: clone of 'git://github.com/cryos/avogadro.git' into submodule path 'avogadro' failed

I would appreciate any help in fixing this problem.

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