Re: Problems in pkg

From: Cristian Cardoso <cristian.cardoso11_at_gmail.com>
Date: Wed, 10 Nov 2021 17:01:09 UTC
The problem was actually user nobody, which was deleted from the system.
I recreated and solved the problem.

Em qua., 10 de nov. de 2021 às 06:36, Baptiste Daroussin
<bapt@nours.eu> escreveu:
>
> On Mon, Nov 08, 2021 at 03:48:51PM -0300, Cristian Cardoso wrote:
> > I'm trying to use pkg to install/update packages, but I'm getting the
> > following error:
> >
> > # pkg update
> > Updating FreeBSD repository catalogue...
> > Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
> > Fetching packagesite.pkg: 100%    6 MiB   6.7MB/s    00:01
> > pkg: Unable to drop privileges: No error: 0
> > pkg: No signature found
>
> This indiquate that probably the nobody user does not exist in your system.
>
> btw I would make a better error message
>
> Best regards,
> Bapt