Subject: How did I do this? PKGSRC question
To: None <port-alpha@netbsd.org>
From: bob <sfmc68@bellatlantic.net>
List: port-alpha
Date: 04/11/2004 00:08:34
I am running 1.6.1 on my 164LX, running fine BUT..
I picked up the latest pkgsrc from netbsd-current directory, and 
unpacked it.

Thanks in advance,
bob


Now I get this kind of error message set:
amergin# make
===> *** No /devel/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'.
===> Overriding tools for pkg_install-20040409
amergin#

amergin# pwd
/devel/pkgsrc/pkgtools
amergin# cd ..
amergin# cd security
amergin# cd audit-packages
amergin# ls
CVS         DESCR       MESSAGE     Makefile    PLIST       README.html 
files
amergin# make
===> Error: The package tools installed on this system are out of date.
===> The installed package tools are dated 2003/02/02 and you must update
===> them to at least 2003/09/18 using the following command:
===>
===>    cd /devel/pkgsrc/pkgtools/pkg_install && /usr/bin/make clean && 
/usr/bin/make install
*** Error code 1

Stop.
make: stopped in /devel/pkgsrc/security/audit-packages
amergin# make install
===> Error: The package tools installed on this system are out of date.
===> The installed package tools are dated 2003/02/02 and you must update
===> them to at least 2003/09/18 using the following command:
===>
===>    cd /devel/pkgsrc/pkgtools/pkg_install && /usr/bin/make clean && 
/usr/bin/make install
*** Error code 1

Stop.
make: stopped in /devel/pkgsrc/security/audit-packages
amergin#