pkg 1.9.4_1 broken on 10.2 ?

Simon J Gerraty sjg at juniper.net
Mon Jan 23 22:59:30 UTC 2017


I just tried to add a couple of packages on a 10.2-RELEASE box.

pkg -C /etc/pkg/FreeBSD.conf install swig30
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
New version of pkg detected; it needs to be installed first.
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
        pkg: 1.8.8 -> 1.9.4_1 [FreeBSD]

Number of packages to be upgraded: 1

2 MiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching pkg-1.9.4_1.txz: 100%    2 MiB 283.2kB/s    00:09
Checking integrity... done (0 conflicting)
[1/1] Upgrading pkg from 1.8.8 to 1.9.4_1...
[1/1] Extracting pkg-1.9.4_1: 100%
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.

when it finally got to installing swig though:

New packages to be INSTALLED:
        swig30: 3.0.11 [FreeBSD]
	        jpeg: 8_6 [cs01]
		        fftw3-float: 3.3.5 [FreeBSD]
			        json-c: 0.12.1 [FreeBSD]

Number of packages to be installed: 4

The process will require 25 MiB more space.
282 KiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching jpeg-8_6.txz: 100%  282 KiB 289.2kB/s    00:01
[1/4] Installing swig30-3.0.11...
[1/4] Extracting swig30-3.0.11:   0%/usr/local/lib/libpkg.so.3:
Undefined symbol "utimensat"

# pkg info swig30
pkg: No package(s) matching swig30
#


More information about the freebsd-pkg mailing list