From owner-svn-ports-head@freebsd.org Fri Dec 9 16:35:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C2D2C6E79C; Fri, 9 Dec 2016 16:35:47 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F3A3716A; Fri, 9 Dec 2016 16:35:46 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id 81ee6f5c TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 9 Dec 2016 09:29:05 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: svn commit: r428228 - head/www/node From: Adam Weinberger In-Reply-To: <201612091617.uB9GHJGi046749@repo.freebsd.org> Date: Fri, 9 Dec 2016 09:29:03 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <4AA7AB39-6402-4D9D-9151-ED1F4800A9A2@adamw.org> References: <201612091617.uB9GHJGi046749@repo.freebsd.org> To: Mathieu Arnold X-Mailer: Apple Mail (2.3251) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2016 16:35:47 -0000 > On 9 Dec, 2016, at 9:17, Mathieu Arnold wrote: >=20 > Author: mat > Date: Fri Dec 9 16:17:19 2016 > New Revision: 428228 > URL: https://svnweb.freebsd.org/changeset/ports/428228 >=20 > Log: > Does not fetch: >=20 > =3D> Attempting to fetch = http://nodejs.org/dist/v7.2.1/node-v7.2.1.tar.gz > fetch: http://nodejs.org/dist/v7.2.1/node-v7.2.1.tar.gz: Unknown HTTP = error > =3D> Attempting to fetch = http://distcache.FreeBSD.org/ports-distfiles/node-v7.2.1.tar.gz > fetch: = http://distcache.FreeBSD.org/ports-distfiles/node-v7.2.1.tar.gz: size = mismatch: expected 27585984, actual 2596617 Hi Mat, I found this to be a transient problem. After a couple tries it fetched = successfully for me. I think that nodejs.org is just having a bad = morning; personally I'd suggest unbreaking the port so that distcache = can fetch it eventually. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org