Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 12:03:57 +0100
From:      =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= <fernando.apesteguia@gmail.com>
To:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   [redports] error fetching print/texinfo
Message-ID:  <CAGwOe2Y9jCbsksemCt0TrwGtJ7pRUfN6i-1DoenkDCezEqRM7A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to update math/dynare and while testing the changes in
redports, I found it always fails (in 9.2 and 10 for both amd64 and
i386) while trying to fetch a dependency (print/texinfo). Here is the
log:

https://redports.org/~fernape/20140306100817-63387-181652/texinfo-5.2.20140209.log

The problem seems to be this:

=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch:
expected 326788, actual 326982

I have a very recent (as to a few minutes) copy of the ports tree and
I can fetch print/texinfo without problems on my machine
(9.2-RELEASE):

sudo port fetch
===>   texinfo-5.2.20140209 depends on file: /usr/local/sbin/pkg - found
=> texinfo-5.2.tar.xz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.xz
texinfo-5.2.tar.xz                            100% of 3723 kB  555 kBps
=> texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
texinfo.tex                                   100% of  319 kB  193 kBps
===> Fetching all distfiles required by texinfo-5.2.20140209 for building
===>   texinfo-5.2.20140209 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by texinfo-5.2.20140209 for building

The expected file size is what it was actually downloaded:

ls -latr /usr/ports/distfiles/texinfo.tex
-rw-r--r--  1 root  wheel  326982 Feb 17 01:37 /usr/ports/distfiles/texinfo.tex

So why is fetch in redports expecting a different size?

Thanks in advance



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2Y9jCbsksemCt0TrwGtJ7pRUfN6i-1DoenkDCezEqRM7A>