Date: Wed, 1 Dec 2010 16:31:16 -0600 From: ajtiM <lumiwa@gmail.com> To: freebsd-ports@freebsd.org Cc: David Southwell ARPS <david@atf4.com>, Rainer Hurling <rhurlin@gwdg.de> Subject: Re: math/py-numpy size mismatch Message-ID: <201012011631.17172.lumiwa@gmail.com> In-Reply-To: <201012011834.39251.david@atf4.com> References: <201012011716.52328.david@atf4.com> <4CF68DB0.1050603@gwdg.de> <201012011834.39251.david@atf4.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 01 December 2010 12:34:38 David Southwell ARPS wrote: > > On 01.12.2010 18:16 (UTC+1), David Southwell ARPS wrote: > > > File size mismatch error > > > > > > dns1# make clean > > > ===> Cleaning for py26-numpy-1.5.1,1 > > > dns1# make > > > ===> License check disabled, port has not defined LICENSE > > > ===> Found saved configuration for py26-numpy-1.4.1,1 > > > ===> Extracting for py26-numpy-1.5.1,1 > > > => SHA256 Checksum OK for numpy-1.5.1.tar.gz. > > > => SHA256 Checksum mismatch for numpy-ref.pdf. > > > => SHA256 Checksum mismatch for numpy-user.pdf. > > > => SHA256 Checksum OK for amd64/fenv.c?p=203441. > > > => SHA256 Checksum OK for amd64/fenv.h?p=203441. > > > ===> Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf > > > ===> License check disabled, port has not defined LICENSE > > > ===> Found saved configuration for py26-numpy-1.4.1,1 > > > => numpy-ref.pdf doesn't seem to exist in /usr/ports/distfiles/. > > > => Attempting to fetch from http://docs.scipy.org/doc/numpy-1.5.x/. > > > fetch: http://docs.scipy.org/doc/numpy-1.5.x/numpy-ref.pdf: Requested > > > Range Not Satisfiable > > > => Attempting to fetch from > > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > > > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-ref.pdf: > > > size mismatch: expected 5865550, actual 7112007 > > > > rm /usr/ports/distfiles/numpy-ref.pdf > > rm /usr/ports/distfiles/numpy-user.pdf > > > > Then retry. Hope this helps, > > Rainer Hurling > > Thanks v. much > So far (compilation) so good BUT after deinstalling previous version > reinstall failed with: > > dns1# make reinstall > ===> Installing for py26-numpy-1.5.1,1 > ===> py26-numpy-1.5.1,1 depends on executable: nosetests - found > ===> py26-numpy-1.5.1,1 depends on file: /usr/local/bin/python2.6 - found > ===> py26-numpy-1.5.1,1 depends on executable: gcc45 - found > ===> py26-numpy-1.5.1,1 depends on shared library: lapack.4 - found > ===> py26-numpy-1.5.1,1 depends on shared library: blas.2 - found > rm: /usr/ports/math/py- > numpy/work/numpy-1.5.1/numpy/core/include/numpy/fenv/fenv.c.bak: No such > file or directory > *** Error code 1 > > Stop in /usr/ports/math/py-numpy. > *** Error code 1 > > Stop in /usr/ports/math/py-numpy. > *** Error code 1 > > Stop in /usr/ports/math/py-numpy. > > > Photographic Artist > Permanent Installations & Design > Creative Imagery and Advanced Digital Techniques > High Dynamic Range Photography & Official Portraiture > Combined darkroom & digital creations > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I ahd the same problem as you and after > rm /usr/ports/distfiles/numpy-ref.pdf >rm /usr/ports/distfiles/numpy-user.pdf I use portmaster for update and it works without problem. Mitja -------- http://jpgmag.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012011631.17172.lumiwa>