NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Regular NetBSD packaging and pkgin



On Mon, Jul 12, 2021 at 2:46 AM Mark Carroll <mtbc%ixod.org@localhost> wrote:
> Does anybody have an idea what I messed up on the
> latter? I first noticed when "pkg_admin audit" was telling me less than
> I expected on that system.

It sounds like pkgin and your pkg_* tools disagree on what the correct
PKG_DBDIR is. Probably one of them is using /var/db/pkg and the other
/usr/pkg/pkgdb. Check if you have both, set the location in the
respective config files explicitly, and try merging the two db dirs.

-- 
Benny


Home | Main Index | Thread Index | Old Index