pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fetchsum error in print/tex-pdftex



Hi Kim,

probably an error of me, but after cvs up'ed at Friday and pkg_rr, I
got a build error of print/tex-pdftex:

$ make replace
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
checksum: Checksum SHA1 mismatch for tex-pdftex-19496/pdftex.tar.xz
ERROR: Make sure the Makefile and checksum file
(/usr/pkgsrc/print/tex-pdftex/distinfo)
ERROR: are up to date.  If you want to override this check, type
ERROR: "/usr/bin/make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/tex-pdftex
$ ls -l /usr/pkgsrc/distfiles/tex-pdftex-19496/pdftex.tar.xz
-rw-r--r--  1 trevor  wheel  81076 Sep 15 03:09
/usr/pkgsrc/distfiles/tex-pdftex-19496/pdftex.tar.xz
$ cat distinfo | grep Size
Size (tex-pdftex-19496/pdftex.tar.xz) = 76832 bytes
$ echo "Doesn't match"
Doesn't match

What's wrong?


Home | Main Index | Thread Index | Old Index