From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PARiP-0008LT-QS for garchives@archives.gentoo.org; Mon, 25 Oct 2010 18:24:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6282E07F6; Mon, 25 Oct 2010 18:23:38 +0000 (UTC) Received: from mail.shawcable.com (shawmail.shawcable.com [64.59.128.220]) by pigeon.gentoo.org (Postfix) with ESMTP id 862A6E07F6 for ; Mon, 25 Oct 2010 18:23:38 +0000 (UTC) Received: from bpd2mi4no-svcs.prod.shawcable.com ([10.0.184.123]) by bpd2mo3no-ssvc.prod.shawcable.com with ESMTP; 25 Oct 2010 12:23:38 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=W1EbViUdRLrB3xZls61b9cpNy9JNgdRUyrcMJe3sx/g= c=1 sm=1 a=DjCQZ0WMgHEA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=dgx804EzjhD8CRYpIFkhZA==:17 a=2IgQTLnk46WX3P0Wf_UA:9 a=vt-_sltg-KAQ7RcFsyv5dhyWG_UA:4 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 X-IronPort-AV: E=Sophos;i="4.58,236,1286172000"; d="scan'208";a="274844632" Received: from unknown (HELO bpd2mi4no-cmts.prod.shawcable.com) ([192.168.183.123]) by bpd2mi4no-cmts.prod.shawcable.com with ESMTP; 25 Oct 2010 12:23:38 -0600 X-reinject: true Received: from unknown (HELO syscon4.localdomain) ([68.148.245.78]) by bpd2mi4no-dmz.prod.shawcable.com with ESMTP; 25 Oct 2010 12:23:38 -0600 Received: by syscon4.localdomain (Postfix, from userid 1000) id 43F9DC3A7F; Mon, 25 Oct 2010 12:23:03 -0600 (MDT) Date: Mon, 25 Oct 2010 12:23:03 -0600 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Filesize does not match recorded size Message-ID: <20101025182303.GV17225@syscon4.inet> References: <20101025155214.GT17225@syscon4.inet> <201010260018.48425.robin.atwood@attglobal.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <201010260018.48425.robin.atwood@attglobal.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: 92863630-aa0a-4736-bd6a-88ce15b7c6f5 X-Archives-Hash: 0f2601f60bdb2f5b894c6313ba1626f3 On 10/26/10 00:18, Robin Atwood wrote: >On Monday 25 October 2010, Joseph wrote: >> I'm trying to reinstall asterisk-1.4.22.1 but I get: >> >> ('Filesize does not match recorded size', 20776689, 11602819) >> !!! Fetched file: asterisk-1.4.22.1.tar.gz VERIFY FAILED! >> !!! Reason: Filesize does not match recorded size >> !!! Got: 20776689 >> !!! Expected: 11602819 >> Refetching... File renamed to >> '/usr/portage/distfiles/asterisk-1.4.22.1.tar.gz._checksum_failure_.eNAPDH >> ' >> >> The asterisk in portage stable is 1.2 (too old), unstable 1.6 does not work >> with some providers for me so I'm trying sticking with 1.4 I had this >> problem in the past and I did solve it by: >> >> cd /usr/local/portage/layman/voip/net-misc/asterisk/ >> ebuild --force asterisk-1.4.22.1.ebuild manifest >> >> but it is not working now? >> Any suggestion? > >Try downloading a good copy of asterisk-1.4.22.1.tar.gz to your >/usr/portage/distfiles and then > > cd /usr/local/portage/layman/voip/net-misc/asterisk/ > ebuild asterisk-1.4.22.1.ebuild digest > >which should get the tarball and the ebuild in sync. > >HTH >-Robin >-- I've tried that, it still fail when I do cd /usr/local/portage/layman/voip/net-misc/asterisk/ ebuild --force asterisk-1.4.22.1.ebuild manifest it downloads a copy to: /usr/portage/distfiles it creates manifest I do: ebuild asterisk-1.4.22.1.ebuild digest but it still fails. -- Joseph