[Bug 220114] ports-mgmt/pkg unable to open database file when run from a non-existent dir
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 2 06:35:14 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220114
Herbert J. Skuhra <h.skuhra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |h.skuhra at gmail.com
--- Comment #1 from Herbert J. Skuhra <h.skuhra at gmail.com> ---
I often see this error updating ports with portmaster:
# pwd
/root
# portmaster security/ca_root_nss
[...]
pkg: sqlite error while executing sqlite open in file pkgdb.c:1126: unable to
open database file
If I remove pkg-message from SUB_FILES (security/ca_root_nss/Makefile) the
error is gone. After more testing I think the error does not appear on
12.0-CURRENT (pkg) and 11-RELEASE/STABLE (pkg-devel).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list