Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2020 16:42:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 245401] ports-mgmt/pkg breaks NanoBSD builds
Message-ID:  <bug-245401-32340-2fXEKvuRPU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245401-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245401-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg mailing li=
st
<pkg@FreeBSD.org> for maintainer-feedback:
Bug 245401: ports-mgmt/pkg breaks NanoBSD builds
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245401



--- Description ---
After upgrading from pkg-1.13.2 to pkg-1.14.2 it seems NanoBSD builds are
broken.

1) Creating the pkg package (`pkg create pkg` or `pkg create -a`) to place =
in
Pkg directory works but returns with the following warning:

pkg: lstat(/usr/local/lib/compat/pkg): No such file or directory

2) Ignoring the above, and trying the create a NanoBSD image fails with the=
 the
following error in _.cust.cust_pkgng:

...
+ env 'BATCH=3DYES' 'ASSUME_ALWAYS_YES=3DYES' 'PKG_DBDIR=3D/var/db/pkg'
'SIGNATURE_TYPE=3Dnone' /usr/sbin/pkg add /_.p/pkg-1.14.2.txz
Installing pkg-1.14.2...
Extracting pkg-1.14.2: .......... done
pkg-static: Fail to set time on /usr/local/lib/compat/pkg:No such file or
directory

Failed to install the following 1 package(s): /_.p/pkg-1.14.2.txz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245401-32340-2fXEKvuRPU>