Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2020 09:21:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 245401] ports-mgmt/pkg breaks NanoBSD builds
Message-ID:  <bug-245401-32340-eGl1GU3D8E@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245401

wout@canodus.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People

--- Comment #1 from wout@canodus.be ---
I think it is caused by:

https://github.com/freebsd/pkg/commit/10920fb88a121630e1b45ae1f02fc9bba8935=
51f

Workaround:

1) `mkdir /usr/local/lib/compat/pkg` before creating pkg package
2) Add `CR "mkdir -p /usr/local/lib/compat/pkg"` to cust_pkgng() so the
required directory exists in the NanoBSD build environment

--=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-eGl1GU3D8E>