[Bug 203883] ports-mgmt/pkg: Bad error message
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 26 03:20:11 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203883
rkoberman at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Closed |Open
Resolution|FIXED |---
Severity|Affects Only Me |Affects Many People
--- Comment #2 from rkoberman at gmail.com ---
Problem still exists in 1.6.4. Looks like something did not get committed.
grep "has require a missing libraries" src/*.c
src/check.c: pkg_sbuf_printf(out, "%n has require a missing
libraries: %S\n",
I believe it should read:
pkg_sbuf_printf(out, "%n requires a missing library:%S\n"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list