Multiple attempts to update a 9.0 server to 9.3-RELEASE via freebsd-update(8) always bombed out with the 'cowardly refusing...' message. The sed(1) trick did not help. Oddly, I was able to update to 9.1-RELEASE, then to 9.2-RELEASE. Ultimately I would like to make it to 9.3, but prior to that I want to address some old ports and switch the system to pkgng, but that is now failing.
Thoughts / ideas?
Code:
configure: error: Unable to find the libarchive headers
===> Script "configure" failed unexpectedly.
Please report the problem to pkg@FreeBSD.org [maintainer] and attach the
"/usr/ports/ports-mgmt/pkg/work/pkg-1.6.1/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/ports/ports-mgmt/pkg/work/pkg-1.6.1/src/pkg-static info -g -Ea).
*** [do-configure] Error code 1
Stop in /usr/ports/ports-mgmt/pkg.
*** [/usr/ports/ports-mgmt/pkg/work/.config
Thoughts / ideas?