pkgsrc-Users archive

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

Re: Fetchsum error in print/tex-pdftex



2010/9/19 Min Sik Kim <minskim%bawi.org@localhost>:
> On Sep 19, 2010, at 12:59 AM, Jens Rehsack wrote:
>
>> 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:
>
> I've just updated tex-pdftex to 1.40.11.

Similar problems occur with print/tex-german and print/tex-german-doc:

bash-4.1$ for a in print/tex-german print/tex-german-doc; do (cd $a &&
make replace clean); done
=> 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-german-2.5e/german.tar.xz
ERROR: Make sure the Makefile and checksum file
(/usr/pkgsrc/print/tex-german/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-german
=> 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-german-doc-2.5e/german.doc.tar.xz
ERROR: Make sure the Makefile and checksum file
(/usr/pkgsrc/print/tex-german-doc/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-german-doc

Same problem?

Jens


Home | Main Index | Thread Index | Old Index