When I've update 8.99.51 host with 9.0_BETA, From following URL http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/201908051430Z/ with images NetBSD-9.0_BETA-amd64-install.img.gz 05-Aug-2019 17:19 914648kB
I've got following Error | pkgsrc@makoto 06:44:45/190809(..bulklog.old/checkperms-1.12)% cat configure.log | => Bootstrap dependency digest>=20010302: found digest-20190127 | ===> Skipping vulnerability checks. | WARNING: No /var/db/pkg/pkg-vulnerabilities file found. | WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. | => Checksum SHA1 OK for checkperms-1.12.tar.gz | => Checksum RMD160 OK for checkperms-1.12.tar.gz | => Checksum SHA512 OK for checkperms-1.12.tar.gz | ===> Installing dependencies for checkperms-1.12 | => Build dependency cwrappers>=20150314: found cwrappers-20180325 | ===> Overriding tools for checkperms-1.12 | ===> Extracting for checkperms-1.12 | /bin/tar: Undefined PLT symbol "archive_match_set_inclusion_recursion" (symnum = 109) | *** Error code 1 I've checked ldd of /bin/tar, found it links to /usr/lib/libarchive.so.4 but it is the old one as: -r--r--r-- 1 root wheel 711168 Jul 24 03:28 /usr/lib/libarchive.so.4 If I've installed the same image not by update, but clean install, I've got -r--r--r-- 1 root wheel 762000 Aug 5 13:41 /usr/lib/libarchive.so.4 the same name. Is this the expected behavior ? Or am I doing something not to do ? Or shoud we bump the version of libarchive.so ? Thanks a lot -- Makoto Fujiwara [email protected] [email protected] Key fingerprint = 0BFA FAEB EAD1 90BA 7498 8F85 6809 9E0B B7EF A12E
