[yt-users] install script fails!
Matthew Turk
matthewturk at gmail.com
Thu Feb 7 13:26:41 PST 2013
Hi Suri,
Welcome to yt!
Looks like this might be a transient error -- if you're installing on
NFS or another networked file system, it's entirely possible that
something funky caused it.
However, I'd like to suggest you give a shot at wiping the
installation directory:
rm -rf /home/labuser/exp_ib_tests/yt-x86_64/
and installing from the development script. We're about 7 days out
from a new release, and the development branch is pretty stable at
this time. Here's how to do that:
wget http://hg.yt-project.org/yt/raw/yt/doc/install_script.sh
bash install_script.sh
Let us know if that fixes it,
Matt
On Thu, Feb 7, 2013 at 12:21 PM, Suresh Shelvapille
<suri at baymicrosystems.com> wrote:
> Dear Folks:
>
>
>
> I am new to YT and I was trying to install YT using the install script. And
> it fails with the following error:
>
>
>
> I have cut and pasted lines of the log:
>
>
>
> -----------------------------------------------------------
>
> Installing BZLIB
>
> Installing ZLIB
>
> Installing PNG
>
> Installing FreeType2
>
> Installing HDF5
>
> Installing SQLite3
>
> Installing Python. This may take a while, but don't worry. YT loves you.
>
> Installing Mercurial.
>
> Installing mercurial-2.2.2 (arguments: 'mercurial-2.2.2')
>
> Setting YT_DIR=/home/labuser/exp_ib_tests/yt-x86_64/src/yt-hg/
>
> Installing distribute
>
> ********************************************
>
> FAILURE REPORT:
>
> ********************************************
>
>
>
> return self.readnormal(size)
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/tarfile.py", line
> 744, in readnormal
>
> return self.fileobj.read(size)
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/gzip.py", line
> 252, in read
>
> self._read(readsize)
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/gzip.py", line
> 299, in _read
>
> self._read_eof()
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/gzip.py", line
> 338, in _read_eof
>
> hex(self.crc)))
>
> IOError: CRC check failed 0x900b50a1 != 0x35489988L
>
>
>
> ********************************************
>
> ********************************************
>
> Failure. Check /home/labuser/exp_ib_tests/yt-x86_64/yt_install.log. The
> last 10 lines are above.
>
>
>
>
>
> Any help would be great!
>
> Many thanks,
>
> Suri
>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
On Thu, Feb 7, 2013 at 12:21 PM, Suresh Shelvapille
<suri at baymicrosystems.com> wrote:
> Dear Folks:
>
>
>
> I am new to YT and I was trying to install YT using the install script. And
> it fails with the following error:
>
>
>
> I have cut and pasted lines of the log:
>
>
>
> -----------------------------------------------------------
>
> Installing BZLIB
>
> Installing ZLIB
>
> Installing PNG
>
> Installing FreeType2
>
> Installing HDF5
>
> Installing SQLite3
>
> Installing Python. This may take a while, but don't worry. YT loves you.
>
> Installing Mercurial.
>
> Installing mercurial-2.2.2 (arguments: 'mercurial-2.2.2')
>
> Setting YT_DIR=/home/labuser/exp_ib_tests/yt-x86_64/src/yt-hg/
>
> Installing distribute
>
> ********************************************
>
> FAILURE REPORT:
>
> ********************************************
>
>
>
> return self.readnormal(size)
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/tarfile.py", line
> 744, in readnormal
>
> return self.fileobj.read(size)
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/gzip.py", line
> 252, in read
>
> self._read(readsize)
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/gzip.py", line
> 299, in _read
>
> self._read_eof()
>
> File "/home/labuser/exp_ib_tests/yt-x86_64/lib/python2.7/gzip.py", line
> 338, in _read_eof
>
> hex(self.crc)))
>
> IOError: CRC check failed 0x900b50a1 != 0x35489988L
>
>
>
> ********************************************
>
> ********************************************
>
> Failure. Check /home/labuser/exp_ib_tests/yt-x86_64/yt_install.log. The
> last 10 lines are above.
>
>
>
>
>
> Any help would be great!
>
> Many thanks,
>
> Suri
>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
More information about the yt-users
mailing list