Hi,

I am trying to install freecad which pulls in dev-cpp/eigen-3.0.3.
I get a filesize error which prevents installation of eigen.
Any clues on how to solve this problem?
Thanks

Denis

Here is portage output:

Emerging (1 of 3) dev-cpp/eigen-3.0.3 from science
 * Fetching files in the background. To view fetch progress, run
 * `tail -f /var/log/emerge-fetch.log` in another terminal.
>>> Downloading 
>>> 'http://mirror.switch.ch/ftp/mirror/gentoo/distfiles/eigen-3.0.3.tar.bz2'
--2012-01-25 10:25:26--
http://mirror.switch.ch/ftp/mirror/gentoo/distfiles/eigen-3.0.3.tar.bz2
Resolving mirror.switch.ch... 130.59.10.36, 2001:620:0:8::20
Connecting to mirror.switch.ch|130.59.10.36|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-01-25 10:25:26 ERROR 404: Not Found.

>>> Downloading 'http://bitbucket.org/eigen/eigen/get/3.0.3.tar.bz2'
--2012-01-25 10:25:26--  http://bitbucket.org/eigen/eigen/get/3.0.3.tar.bz2
Resolving bitbucket.org... 207.223.240.181, 207.223.240.182
Connecting to bitbucket.org|207.223.240.181|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://bitbucket.org/eigen/eigen/get/3.0.3.tar.bz2 [following]
--2012-01-25 10:25:26--  https://bitbucket.org/eigen/eigen/get/3.0.3.tar.bz2
Connecting to bitbucket.org|207.223.240.181|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 956798 (934K) [application/x-bzip-compressed-tar]
Saving to: `/usr/portage/distfiles/eigen-3.0.3.tar.bz2'

100%[======================================>] 956,798      458K/s   in 2.0s

2012-01-25 10:25:29 (458 KB/s) -
`/usr/portage/distfiles/eigen-3.0.3.tar.bz2' saved [956798/956798]

!!! Fetched file: eigen-3.0.3.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      956798
!!! Expected: 955653
Refetching... File renamed to
'/usr/portage/distfiles/eigen-3.0.3.tar.bz2._checksum_failure_.nOd3Qz'

!!! Couldn't download 'eigen-3.0.3.tar.bz2'. Aborting.
 * Fetch failed for 'dev-cpp/eigen-3.0.3', Log file:
 *  '/var/tmp/portage/dev-cpp/eigen-3.0.3/temp/build.log'

>>> Failed to emerge dev-cpp/eigen-3.0.3, Log file:

>>>  '/var/tmp/portage/dev-cpp/eigen-3.0.3/temp/build.log'

Reply via email to