Date: Sun, 22 Jan 2017 20:14:33 +0100 From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> To: Jan Beich <jbeich@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r432111 - in head/devel/cargo: . files Message-ID: <3c81996c-5f96-89be-80f1-361a55929383@FreeBSD.org> In-Reply-To: <20170122113516.368BB75C3@freefall.freebsd.org> References: <20170122113516.368BB75C3@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22.01.2017 12:35, Jan Beich wrote: >> Author: dumbbell >> Date: Sun Jan 22 10:45:29 2017 >> New Revision: 432111 >> URL: https://svnweb.freebsd.org/changeset/ports/432111 >> >> Log: >> devel/cargo: Update to 0.15.0, enable on i386 > > Fails to fetch on i386. > > => Attempting to fetch https://static.rust-lang.org/cargo-dist/2016-11-02/cargo-nightly-i686-unknown-freebsd.tar.gz > fetch: https://static.rust-lang.org/cargo-dist/2016-11-02/cargo-nightly-i686-unknown-freebsd.tar.gz: size mismatch: expected 4795563, actual 4427612 Crap, I did several make makesum/checksum and Poudriere runs, but I still got caught by the fact that the file is unversionned and lang/rust-nightly fetches a different bootstrap with the same name... Do you have an advice to handle this situation? Perhaps using per-port subdirectories in ${DISTDIR}? -- Jean-Sébastien Pédron
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3c81996c-5f96-89be-80f1-361a55929383>