[Bug 186431] BROKEN www/hiawatha fails to start after make install: Error creating work directory '/usr/local/var/lib/hiawatha'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 8 14:24:05 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186431
Tijl Coosemans <tijl at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|freebsd-ports-bugs at FreeBSD. |tijl at FreeBSD.org
|org |
--- Comment #11 from Tijl Coosemans <tijl at FreeBSD.org> ---
Created attachment 145523
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145523&action=edit
proposed patch
Please try this patch. The problem is that PREFIX/var/lib/hiawatha is an empty
directory which requires special treatment (@exec mkdir) with the old
pkg_install tools. The patch also sets LOCALSTATEDIR=/var so
PREFIX/var/lib/hiawatha moves to /var/lib/hiawatha. It has been tested on
Redports: https://redports.org/buildarchive/20140808140009-75695/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list