From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 01:37:27 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC9A2106564A for ; Thu, 14 Jun 2012 01:37:27 +0000 (UTC) (envelope-from john_m_cooper@yahoo.com) Received: from nm30.access.bullet.mail.mud.yahoo.com (nm30.access.bullet.mail.mud.yahoo.com [66.94.237.95]) by mx1.freebsd.org (Postfix) with SMTP id 4F1EB8FC08 for ; Thu, 14 Jun 2012 01:37:27 +0000 (UTC) Received: from [66.94.237.200] by nm30.access.bullet.mail.mud.yahoo.com with NNFMP; 14 Jun 2012 01:37:21 -0000 Received: from [98.138.207.12] by tm11.access.bullet.mail.mud.yahoo.com with NNFMP; 14 Jun 2012 01:37:21 -0000 Received: from [127.0.0.1] by smtp105.biz.mail.ne1.yahoo.com with NNFMP; 14 Jun 2012 01:37:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1339637841; bh=YzqtW0A74qTT8/Q+nozrssjniKqhGAkKTphxApGMUfA=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Date:From:Reply-To:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=tprIm5w+Zsbb9finazmQUq+x5QevxjtGPRCO1oDb0FLhCUCnk4XwrEeFx+fsE1ciDGftOjbwMMT7BVeAMS94CrqC34ImgMtFerDLOFaOWw1CCOfXbAKyoQEYytB+kmaIv9isYCdsHDh69q1+hbaY52Uf3bYJqWL9XTwmnyI2Pfg= X-Yahoo-Newman-Id: 628926.52330.bm@smtp105.biz.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 8Z7pZzcVM1kGWC2Hc.1.Jtf32jmaHIh7kvdDlma2XajnctS 8Nt2.q9z8pfi16QCqPHpEIFpYy2gwb0S6ZsWPtJg4KfI6h8lAeQRAVmfO_01 4NSN7ndpJL5aZY_iciog2mTCYIBTHRfpwzinKlL6YAzqMAO_.TjHNTnYXvHo x5_FZvoMKr1m20sV41IM1cSZfiC.vv5otfZhit_Hkh0Ung42_lCT2JuT.E9V 1L1_8Bj6DBVhiBKd87p6r4rMEDTqB.p9fNbXbWw4QnJTjBDn_iTrYEvkcPRP sl1og5Nd7U25lC4prFt90mPSzzJYRa4c3k2xLH3bK9_mwVxj4l8LhfE06exl 92dUAXSEHG3y2RtKZEfe_e3oWFyXuyDMVaYkI0iLRu_SN3POww7a0bP7KlQO fAjUjH9xmLNZhVlE7HyslPUh.NiMkjIWs31wwtknjQIuynK.AwFdfUIepADJ f04PeikZIJXiSJWi7bKDfbuKeENh81NnPFSepNK1_IHucLpg6ijXhGmz4zf6 LiYl270sP.i_tMIMvxxbQmG9ruSIcM_8SVdDpuciMXQ4jJcmi4fUFFOoCRfO yzot3fnDrHxG0OccFmFi5kSNkQBmb4xa1VdCoJcKckIActYLh3tzkjHpVQT3 QS8U9lv3Twraw.R6mIL8s2iI_X7qwYRi.PYA4hnuS X-Yahoo-SMTP: VcsS1ceswBAiCdFGlCDyQjSL5IpjXQVTjtG0dfoKj_spUOjjgZeO Received: from g7-HP.borgsdemons.com (john_m_cooper@72.135.31.137 with plain) by smtp105.biz.mail.ne1.yahoo.com with SMTP; 13 Jun 2012 18:37:21 -0700 PDT Message-ID: <4FD94050.3000700@yahoo.com> Date: Wed, 13 Jun 2012 20:37:20 -0500 From: John Merryweather Cooper User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120609 Thunderbird/13.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: GCC-4.6-20120608 has a corrupt archive or a bad checksum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: j.m.cooper@borgsdemons.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 01:37:27 -0000 On 06/12/12 12:04, Gerald Pfeifer wrote: > John Merryweather Cooper wrote: >> Bad distfile or checksum for lang/gcc46 > The mirror you are using per your e-mail -- > ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/ > -- provides a broken image. > > I have done several downloads myself, from the original source > and other mirrors, and always get the correct checksum (and a > matching tarball), that is, the one matching gcc46/distinfo in > FreeBSD Ports CVS. > > If you download directly from > ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20120608/gcc-4.6-20120608.tar.bz2 > and put that into ports/distfiles, that should work? Alternatively, > download repeatedly until it hits a different mirror? > > Gerald > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Well, that's exactly the point. It never got me to any other mirrors. Repeated runs always ended the same way even with me manually deleted the distfile before each run. -- John M. Cooper -- -- John M. Cooper