Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2017 08:04:59 +0100
From:      Franco Fichtner <franco@lastsummer.de>
To:        Erdos New <shaojwen@aim.com>
Cc:        freebsd-pkg@freebsd.org
Subject:   Re: pkg :   Undefined symbol "openat"
Message-ID:  <48F1944E-B6D3-440B-AD08-FCB76993357F@lastsummer.de>
In-Reply-To: <15970f84547-de0-3a06a@webprd-a07.mail.aol.com>
References:  <15970f84547-de0-3a06a@webprd-a07.mail.aol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> On 6 Jan 2017, at 12:30 AM, Erdos New via freebsd-pkg =
<freebsd-pkg@freebsd.org> wrote:
>=20
> hi, i'm trying to install a pkg on my freebsd10.1 system.

You've upgraded to pkg built on a newer FreeBSD 10.3, which is
incompatible with your 10.1, because the former has gone EOL
and pkg automatically adapts to the system it was built on.

Quick fix is to build pkg from the ports tree, then do:

# pkg lock pkg

to prevent further upgrade attempts of said package.  Similar
things can happen with other packages from now on, so you either

(a) build your own packages from a 10.1 system, or
(b) upgrade your system to 10.3.


Cheers,
franco=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F1944E-B6D3-440B-AD08-FCB76993357F>