Date: Tue, 14 Nov 2017 09:42:04 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-questions@freebsd.org Subject: Re: pkgng error when installing Message-ID: <7d0785fd-54f4-28db-5e63-94970833ce1f@FreeBSD.org> In-Reply-To: <be23aed4-2108-779a-844f-61cfda54ba63@ymail.com> References: <be23aed4-2108-779a-844f-61cfda54ba63@ymail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13/11/2017 21:10, Andrew W via freebsd-questions wrote: > When installing a package Im getting /usr/local/lib/libpkg.so.4: > Undefined symbol "utimensat" > > Got this twice on two different machines with two different packages. > > Immediately before both times pkgng updated itself to the latest version > so it would appear that upgrade has gone wrong somwhere. > > Has anyone else experienced this? > Yes, this issue has been done to death on the lists quite recently. You are trying to install packages compiled for a newer version of the OS than you have installed. As you have discovered, this is not guaranteed to work, and you should update your machines to a currently supported release if you want to carry on using the FreeBSD supplied packages. Cheers, Matthew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d0785fd-54f4-28db-5e63-94970833ce1f>