[Bug 237369] ports-mgmt/pkg: pkg delete removes required NLS directories
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 19 11:38:38 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237369
--- Comment #1 from Baptiste Daroussin <bapt at FreeBSD.org> ---
before starting why is /usr/local/share/nls/en_US.US-ASCII a symlink? In the
ports tree I cannot see anything making it a symlink.
When I install the port:
# file /usr/local/share/nls/en_US.US-ASCII
/usr/local/share/nls/en_US.US-ASCII: directory
That said when I look at the port itself and its plist. there is nothing under
/usr/local/share/nls/C at all so pkg will not remove it. (btw it does not even
install it from the test I am doing.
am I missing something?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list