Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2012 07:13:22 -0500
From:      Henry Miller <hank@millerfarm.com>
To:        freebsd-ports@freebsd.org
Subject:   checksum mismatch in print/texinfo
Message-ID:  <201205190713.23273.hank@millerfarm.com>

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

subject says it all, I'm trying to update texinfo, and getting a checksum 
mismatch.  I deleted the distfiles in questions, so I'm not sure what else to 
try.

shairia# uname -a
FreeBSD shairia.millerfarm.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 
02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  
amd64
shairia# rm ../../distfiles/tex*
shairia# make
===>  License check disabled, port has not defined LICENSE
=> texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz
texinfo-4.13.tar.gz                           100% of 2686 kB  785 kBps
=> texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
=> Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size of 
remote file is not known
texinfo.tex                                            340  B 2460 kBps
=> texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
=> Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size of 
remote file is not known
texi2dvi                                               337  B 2438 kBps
===>  Extracting for texinfo-4.13.20120406
=> SHA256 Checksum OK for texinfo-4.13.tar.gz.
=> SHA256 Checksum mismatch for texinfo.tex.
=> SHA256 Checksum mismatch for texi2dvi.
===>  Refetch for 1 more times files: texinfo.tex texi2dvi 
===>  License check disabled, port has not defined LICENSE
=> texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
=> Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size of 
remote file is not known
texinfo.tex                                            340  B 2443 kBps
=> texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
=> Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size of 
remote file is not known
texi2dvi                                               337  B 2570 kBps
===>  License check disabled, port has not defined LICENSE
=> SHA256 Checksum OK for texinfo-4.13.tar.gz.
=> SHA256 Checksum mismatch for texinfo.tex.
=> SHA256 Checksum mismatch for texi2dvi.
===>  Giving up on fetching files: texinfo.tex texi2dvi 
Make sure the Makefile and distinfo file (/usr/ports/print/texinfo/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.



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