tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bootstrap now failing, reinstall tnftp, pkg_info wrong path
On FreeBSD 4.x which I have used pkgsrc recently. Using pkgsrc HEAD. (It
looks like the undefined uintmax_t problem I had 1.5 months ago is fixed
now.)
./bootstrap --prefix /root/testing-jeremy
ends with:
=> Registering installation for pax-20080110
===> running: (cd /foo/pkgsrc/pkgtools/pkg_install &&
/foo/pkgsrc/bootstrap/work/bin/bmake -DPKG_PRESERVE
MAKECONF=/foo/pkgsrc/bootstrap/work/mk.conf install)
/root/testing-jeremy/sbin/audit-packages: not found
===> Skipping vulnerability checks.
WARNING: No /pkg-vulnerabilities file found.
WARNING: To fix run: `/root/testing-jeremy/sbin/download-vulnerability-list'.
===> Installing dependencies for pkg_install-20080423
/foo/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/pkg_install-20080423/info/pkg_info:
not found
=> Full dependency tnftp-[0-9]*: NOT found
=> Verifying reinstall for ../../net/tnftp
/foo/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/pkg_install-20080423/info/pkg_info:
not found
ERROR: [depends.mk] A package matching ``tnftp-[0-9]*'' should
ERROR: be installed, but one cannot be found. Perhaps there is a
ERROR: stale work directory for ../../net/tnftp?
*** Error code 1
Stop.
bmake: stopped in /foo/pkgsrc/pkgtools/pkg_install
===> exited with status 1
aborted.
Why this ...
/foo/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/pkg_install-20080423/info/pkg_info
?
It is really at
/foo/pkgsrc/bootstrap/work/pkg_install/info/pkg_info
My workaround is to revert Revision 1.153 of
pkgsrc/pkgtools/pkg_install/Makefile
My next problem will be in another email.
Not related to this problem, but my audit-packages during the bootstrap
above isn't installed yet. And it was not built when the original pkg_*
tools were built.
Jeremy C. Reed
Home |
Main Index |
Thread Index |
Old Index