Gentoo Archives: gentoo-user

From: Robin Atwood <robin.atwood@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Filesize does not match recorded size
Date: Mon, 25 Oct 2010 17:20:25
Message-Id: 201010260018.48425.robin.atwood@attglobal.net
In Reply to: [gentoo-user] Filesize does not match recorded size by Joseph
1 On Monday 25 October 2010, Joseph wrote:
2 > I'm trying to reinstall asterisk-1.4.22.1 but I get:
3 >
4 > ('Filesize does not match recorded size', 20776689, 11602819)
5 > !!! Fetched file: asterisk-1.4.22.1.tar.gz VERIFY FAILED!
6 > !!! Reason: Filesize does not match recorded size
7 > !!! Got: 20776689
8 > !!! Expected: 11602819
9 > Refetching... File renamed to
10 > '/usr/portage/distfiles/asterisk-1.4.22.1.tar.gz._checksum_failure_.eNAPDH
11 > '
12 >
13 > The asterisk in portage stable is 1.2 (too old), unstable 1.6 does not work
14 > with some providers for me so I'm trying sticking with 1.4 I had this
15 > problem in the past and I did solve it by:
16 >
17 > cd /usr/local/portage/layman/voip/net-misc/asterisk/
18 > ebuild --force asterisk-1.4.22.1.ebuild manifest
19 >
20 > but it is not working now?
21 > Any suggestion?
22
23 Try downloading a good copy of asterisk-1.4.22.1.tar.gz to your
24 /usr/portage/distfiles and then
25
26 cd /usr/local/portage/layman/voip/net-misc/asterisk/
27 ebuild asterisk-1.4.22.1.ebuild digest
28
29 which should get the tarball and the ebuild in sync.
30
31 HTH
32 -Robin
33 --
34 ----------------------------------------------------------------------
35 Robin Atwood.
36
37 "Ship me somewheres east of Suez, where the best is like the worst,
38 Where there ain't no Ten Commandments an' a man can raise a thirst"
39 from "Mandalay" by Rudyard Kipling
40 ----------------------------------------------------------------------

Replies

Subject Author
Re: [gentoo-user] Filesize does not match recorded size Joseph <syscon780@×××××.com>