[Bug 245401] ports-mgmt/pkg breaks NanoBSD builds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 12 09:21:06 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245401

wout at canodus.be changed:

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

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

https://github.com/freebsd/pkg/commit/10920fb88a121630e1b45ae1f02fc9bba893551f

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

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


More information about the freebsd-pkg mailing list