[redports] error fetching print/texinfo

Fernando Apesteguía fernando.apesteguia at gmail.com
Thu Mar 6 11:03:59 UTC 2014


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


More information about the freebsd-ports mailing list