[Bug 228526] databases/neo4j: Running `cypher-shell` results in "Unable to locate cypher-shell library files"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 27 03:16:13 UTC 2018


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

            Bug ID: 228526
           Summary: databases/neo4j: Running `cypher-shell` results in
                    "Unable to locate cypher-shell library files"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-qa, regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jonathan at FreeBSD.org
          Reporter: 0mp at FreeBSD.org
          Assignee: jonathan at FreeBSD.org
             Flags: maintainer-feedback?(jonathan at FreeBSD.org)
             Flags: maintainer-feedback?

When I run `cypher-shell` I get the following error:

> Unable to locate cypher-shell library files

it looks like the problem is in this piece of code[1]. cypher-shell tries to
find its library in /usr/local/neo4j/lib and fails. The reason is that
"cypher-shell-all.jar" is installed into /usr/local/neo4j/libexec/tools. Does
it have to be like this?

Details:
 * FreeBSD 12.0-CURRENT r333659 amd64
 * neo4j version: 3.3.2

[1]:
https://github.com/neo4j/cypher-shell/blob/ed33edef35087ef6fdf16f562d1af6cf0fbe9fb3/cypher-shell/src/dist/cypher-shell#L68-L86

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


More information about the freebsd-ports-bugs mailing list