pkg : Undefined symbol "openat"
Arto Pekkanen
isoa at kapsi.fi
Tue Jan 10 14:43:42 UTC 2017
I firstly recommend using the quarterly repository that is configured by
default. The quarterly repository is more stable.
If you have a supported release version of FreeBSD installed, you should
not fear pkg. I am running a supported release of FreeBSD on multiple
devices, one being a full fledged desktop, and I've never had serious
issues thus far. The worst problems I've ever had (running multiple
systems on supported releases) have been fixed with:
pkg update -f && pkg upgrade -f pkg && pkg upgrade
The above command does not upgrade anything before you give it a go. It
forcibly updates database, forcibly upgrades pkg itself and then shows
you first what would be done during an upgrade. If it would do something
that you don't want, ie. it would remove needed packages for some
reason, then just cancel the operation (by pressing n for No), wait for
a few days and try again. Most of these issues are ephemeral.
I have a complex setup, installing packages mixing from remote and local
custom repository (for custom compiled versions of some packages). And
even then pkg knows what to do most of the time.
And like always, if you run into issues you cannot figure out yourself,
reporting them here gets them resolved most of the time.
On 9.1.2017 21:44, Erdos New via freebsd-pkg wrote:
> I'm still exploring freebsd, and i still haven't got a good grasp on 'pkg' ecosystem. on several instances, 'pkg' rendered entire system unusable after installing a package. firefox, xfce DE, and 'x' windows all have been broken before by 'pkg update/upgrade'. coming from Debian, i thought 'pkg' is equivalent to 'apt', but now i know better: 'pkg' is not 'apt', it does more to break system than anything else. it does dependency check only on limited scale, and it does not install all needed dependencies.
>
>
> so why i haven't upgraded? because i don't want to spend several hours to fix a system breaking by 'pkg' again. i've freebsd11 running on two other computers and i dread to install any package with 'pkg', worrying my system will break by it.
>
>
>
> -erdos
>
>
>
> -----Original Message-----
> From: Brad Davis <brd at FreeBSD.org>
> To: Erdos New <shaojwen at aim.com>
> Cc: freebsd-pkg <freebsd-pkg at freebsd.org>
> Sent: Fri, Jan 6, 2017 2:23 pm
> Subject: Re: pkg : Undefined symbol "openat"
>
> On Fri, Jan 06, 2017 at 01:14:54PM -0500, Erdos New via freebsd-pkg wrote:
>> for now i'd like to stay with 10.1 instead of upgrading to 10.3.
>
> Why would you stay with something that is not supported?
>
>
> Regards,
> Brad Davis
>
> _______________________________________________
> freebsd-pkg at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-pkg
> To unsubscribe, send any mail to "freebsd-pkg-unsubscribe at freebsd.org"
>
> _______________________________________________
> freebsd-pkg at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-pkg
> To unsubscribe, send any mail to "freebsd-pkg-unsubscribe at freebsd.org"
>
--
Arto Pekkanen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20170110/2ad778a7/attachment.sig>
More information about the freebsd-pkg
mailing list