Subject: Checksum mismatches
To: None <tech-pkg@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 02/27/2005 12:06:41
I just updated my pkgsrc tree. Now suddenly I see this:

===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum SHA1 mismatch for perl-5.8.6.tar.bz2.
=> Checksum RMD160 mismatch for perl-5.8.6.tar.bz2.
Make sure the Makefile and checksum file (/usr/pkgsrc/lang/perl58/distinfo)
are up to date.  If you want to override this check, type
"/usr/bin/make NO_CHECKSUM=yes [other args]".
*** Error code 1

Neither the distinfo file nor perl-5.8.6.tar.bz2 have changed.

Any ideas where to look?

MArtin