Date: Tue, 20 Sep 2016 12:22:44 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 212852] ports-mgmt/pkg: pkg 1.8.7_3 fails with Undefined symbol "utimensat" in libpkg.so.3 Message-ID: <bug-212852-32340-pdHJVsucrc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212852-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-212852-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Athanasios Douitsis <aduitsis@gmail.com> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to pkg@FreeBSD.org: Bug 212852: ports-mgmt/pkg: pkg 1.8.7_3 fails with Undefined symbol "utimen= sat" in libpkg.so.3 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212852 --- Description --- I have just seen the following behaviour on a 10.2-RELEASE: # pkg upgrade .... .... [1/3] Upgrading p5-Net-SSLeay from 1.74 to 1.78... [1/3] Extracting p5-Net-SSLeay-1.78: 0%/usr/local/lib/libpkg.so.3: Undefi= ned symbol "utimensat" Basically anything we try to install or upgrade fails when pkg gets around = to decompress the archive.=20 The pkg running on the system was 1.8.7_3 freshly built on our own Poudriere builder. I can see that version 1.8.7_3 is incorporating fixes related to libarchive. Of course this may mean that the problem lies outside of pkg, n= ot sure yet. Just to be clear, our base builder and its poudriere jails are 10.3-RELEASE, but the abi is the same across all 10.x FreeBSDs, so I cannot really blame = it on that (unless I am missing something). Removing the builder repo and downgrading to 1.8.7_1 from the official Free= BSD repo restores normal functionality.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212852-32340-pdHJVsucrc>