[Bug 205868] databases/opentsdb: Fix wrong path searching for logging.xml

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 4 22:59:34 UTC 2016


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

--- Comment #14 from Johannes Jost Meixner <xmj at FreeBSD.org> ---
Created attachment 165084
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165084&action=edit
replace sysconfigdir with configdir in files/patch-Makefile.in

Patch attached fixes the typo introduced upstream in an earlier patch,
replacing sysconfigdir with sysconfdir,
and now sets 

configdir='/usr/local/etc/opentsdb'

within /usr/local/bin/tsdb,
so that the directory containing logback.xml is in CLASSPATH and that the file
can actually be read by `tsdb`.

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


More information about the freebsd-ports-bugs mailing list