Gentoo Archives: gentoo-science

From: fbissey@××××××××××××.nz
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] 'emerge -vuND sage' fails now because not matching filesize of sage-doc-html-4.7.1.tar.bz2
Date: Mon, 22 Aug 2011 20:15:32
Message-Id: 20110823081031.knzswk08cgowwk4g@webmail.slingshot.co.nz
In Reply to: [gentoo-science] 'emerge -vuND sage' fails now because not matching filesize of sage-doc-html-4.7.1.tar.bz2 by Juergen Rose
1 Quoting Juergen Rose <rose@××××××××××××××.de>:
2
3 > 'emerge sage' fails with:
4 > ..
5 >
6 >>>> Emerging (1 of 7) sci-mathematics/sage-doc-4.7.1 from sage-on-gentoo
7 > * Fetching files in the background. To view fetch progress, run
8 > * `tail -f /var/log/emerge-fetch.log` in another terminal.
9 > ^[[2~ * sage-4.7.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
10 > [ ok ]
11 > * Singular-3-1-1-4-share.tar.gz RMD160 SHA1 SHA256 size ;-) ...
12 > [ ok ]
13 >>>> Downloading
14 > 'http://www.sagemath.org/doc-bz2/sage-4.7.1-doc-html.tar.bz2'
15 > --2011-08-22 21:54:45--
16 > http://www.sagemath.org/doc-bz2/sage-4.7.1-doc-html.tar.bz2
17 > Connecting to 10.101.10.254:3128... connected.
18 > Proxy request sent, awaiting response... 200 OK
19 > Length: 10011958 (9.5M) [application/x-bzip2]
20 > Saving to: `/usr/portage_lynx/distfiles/sage-doc-html-4.7.1.tar.bz2'
21 >
22 > 100%[==========================================================================================================>] 10,011,958 590K/s in
23 > 28s
24 >
25 > 2011-08-22 21:55:13 (352 KB/s) -
26 > `/usr/portage_lynx/distfiles/sage-doc-html-4.7.1.tar.bz2' saved
27 > [10011958/10011958]
28 >
29 > ('Filesize does not match recorded size', 10011958, 2651527)
30 > !!! Fetched file: sage-doc-html-4.7.1.tar.bz2 VERIFY FAILED!
31 > !!! Reason: Filesize does not match recorded size
32 > !!! Got: 10011958
33 > !!! Expected: 2651527
34
35 Hi,
36
37 it should be fixed now. Pull the overlay.
38
39 Francois