[Bug 216547] databases/neo4j start script broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 28 15:21:28 UTC 2017


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

            Bug ID: 216547
           Summary: databases/neo4j start script broken
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: crees at FreeBSD.org
          Reporter: atmeney at gmail.com
          Assignee: crees at FreeBSD.org
             Flags: maintainer-feedback?(crees at FreeBSD.org)

after installing openjdk8 package and neo4j port, unable to start neo4j

I changed

command=/usr/local/libexec/neo4j

to

command=/usr/local/libexec/neo4j/neo4j

in the rc script (/usr/local/etc/rc.d/neo4j), and neo4j could
then be started.

Note that /usr/local/libexec/neo4j is a directory, hence the problem,
the executable neo4j is inside that directory.

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


More information about the freebsd-ports-bugs mailing list