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:   [Bug 245401] ports-mgmt/pkg breaks NanoBSD builds
Message-ID:  <bug-245401-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245401

            Bug ID: 245401
           Summary: ports-mgmt/pkg breaks NanoBSD builds
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg@FreeBSD.org
          Reporter: wout@canodus.be
          Assignee: pkg@FreeBSD.org
             Flags: maintainer-feedback?(pkg@FreeBSD.org)

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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