From owner-svn-ports-head@freebsd.org Thu Nov 28 09:27:42 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3A4801CA81D; Thu, 28 Nov 2019 09:27:42 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Nsk5752qz4JhP; Thu, 28 Nov 2019 09:27:41 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id B13CF3D49E; Thu, 28 Nov 2019 09:27:40 +0000 (UTC) Date: Thu, 28 Nov 2019 09:27:39 +0000 From: Mark Linimon To: "Jason W. Bacon" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r518557 - head/biology/unanimity Message-ID: <20191128092738.GA7631@lonesome.com> References: <201911280546.xAS5k5ev042352@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201911280546.xAS5k5ev042352@repo.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Rspamd-Queue-Id: 47Nsk5752qz4JhP X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-0.997,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 28 Nov 2019 09:27:42 -0000 On Thu, Nov 28, 2019 at 05:46:05AM +0000, Jason W. Bacon wrote: > Unsure why this was marked unfetchable. => PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz doesn't seem to exist in /home/linimon/ports/default/distfiles/. => Attempting to fetch https://codeload.github.com/PacificBiosciences/unanimity/tar.gz/v3.4.1?dummy=/PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz fetch: https://codeload.github.com/PacificBiosciences/unanimity/tar.gz/v3.4.1?dummy=/PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/PacificBiosciences/unanimity/tar.gz/v3.4.1?dummy=/PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz: size of remote file is not known PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz 6341 kB 4064 kBps 00m01s => Fetched file size mismatch (expected 6493661, actual 6493569) => Trying next site => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz so, the cached file on FreeBSD.org is ok, but the original on the mastersite is wrong. The FreeBSD distcache is merely a fallback for temporary failures. Ports are supposed to work if they are fetched directly from the mastersites. IIUC the most recent marking of BROKEN was for a what we used to call a 'fetch-original' run, e.g, skipping the fallback. mcl