Date: Tue, 20 Sep 2016 12:22:44 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 212852] ports-mgmt/pkg: pkg 1.8.7_3 fails with Undefined symbol "utimensat" in libpkg.so.3 Message-ID: <bug-212852-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212852 Bug ID: 212852 Summary: ports-mgmt/pkg: pkg 1.8.7_3 fails with Undefined symbol "utimensat" in libpkg.so.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pkg@FreeBSD.org Reporter: aduitsis@gmail.com Assignee: pkg@FreeBSD.org Flags: maintainer-feedback?(pkg@FreeBSD.org) 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212852-32340>