Chris, could you debug it by running the commands inside the install script
line by line?

The script is basically very simple: create a temporary directory, cd in to
that directory, then clone hashdist and hashstack, cd into hashstack and
then run the `hit` command from ../hashdist/bin/.

--
Anders


Mon Dec 08 2014 at 10:37:16 AM skrev Chris Richardson <[email protected]>:

>
> My install got interrupted, but when I try to run it again I get this
> (see below).
> I deleted .hashdist - where are the hashdist binaries? I can't seem to
> get past this.
>
> Chris
>
>
>
> Created temporary directory /tmp/fenics-install.VL8DOh for FEniCS
> installation
>
> Downloading HashDist...
> Cloning into 'hashdist'...
> remote: Counting objects: 4716, done.
> remote: Compressing objects: 100% (29/29), done.
> remote: Total 4716 (delta 12), reused 1 (delta 0)
> Receiving objects: 100% (4716/4716), 2.13 MiB | 986.00 KiB/s, done.
> Resolving deltas: 100% (2838/2838), done.
> Checking connectivity... done.
> patching file hashdist/spec/package_loader.py
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file
> hashdist/spec/package_loader.py.rej
> patching file hashdist/spec/tests/test_package.py
> Hunk #1 FAILED at 397.
> 1 out of 1 hunk FAILED -- saving rejects to file
> hashdist/spec/tests/test_package.py.rej
> patching file hashdist/spec/tests/test_package.py
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
> 5 out of 5 hunks ignored -- saving rejects to file
> hashdist/spec/tests/test_package.py.rej
> patching file doc/source/specs.rst
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file
> doc/source/specs.rst.rej
>
> Downloading HashStack...
> Cloning into 'hashstack'...
> remote: Counting objects: 5612, done.
> remote: Compressing objects: 100% (24/24), done.
> remote: Total 5612 (delta 5), reused 0 (delta 0)
> Receiving objects: 100% (5612/5612), 972.59 KiB | 749.00 KiB/s, done.
> Resolving deltas: 100% (3302/3302), done.
> Checking connectivity... done.
> patching file pkgs/python/python.yaml
> patching file common.yaml
> patching file config.yaml
> patching file darwin.yaml
> patching file linux.yaml
> patching file osx.yaml
> patching file osx_clt.yaml
> patching file pkgs/python/python.yaml
> patching file tests/test.scipy-stack-py2.7.yaml
> patching file pkgs/vtk/vtk.yaml
>
> Downloading FEniCS Install...
> Cloning into 'fenics-install'...
> remote: Counting objects: 156, done.
> remote: Compressing objects: 100% (155/155), done.
> remote: Total 156 (delta 90), reused 0 (delta 0)
> Receiving objects: 100% (156/156), 20.12 KiB | 0 bytes/s, done.
> Resolving deltas: 100% (90/90), done.
> Checking connectivity... done.
>
> Using HashStack profile fenics.Debian.yaml.
>
> Ready to build FEniCS. This may take about 2 hours... Press [Enter] to
> start.
> fenics-install.sh: line 66: ../hashdist/bin/hit: No such file or
> directory
>
> real    0m0.001s
> user    0m0.000s
> sys     0m0.001s
> Failure with exit status: 127
> Please send the error message to [email protected].
>
> _______________________________________________
> fenics mailing list
> [email protected]
> http://fenicsproject.org/mailman/listinfo/fenics
>
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to