Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neo4j: 3.1.2 -> 3.1.4 #25747

Closed
wants to merge 1 commit into from
Closed

neo4j: 3.1.2 -> 3.1.4 #25747

wants to merge 1 commit into from

Conversation

armijnhemel
Copy link
Contributor

Motivation for this change

new version available. Note. 3.2.0 has also been released. I couldn't test this because of #25746 which means errors on Fedora.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@armijnhemel, thanks for your PR! By analyzing the history of the files in this pull request, we identified @offlinehacker, @Hinidu and @dtzWill to be potential reviewers.

@armijnhemel
Copy link
Contributor Author

Some errors related and possibly related to #25746 (not so sure about the pid warnings)

$ ./result/bin/neo4j start
/nix/store/b0h3j5rsmfydmkq194frvnfd8x4gyv7z-neo4j-3.1.4/share/neo4j/bin/neo4j: line 36: compgen: command not found
Starting Neo4j.
WARNING: Max 1024 open files allowed, minimum of 40000 recommended. See the Neo4j manual.
/nix/store/b0h3j5rsmfydmkq194frvnfd8x4gyv7z-neo4j-3.1.4/share/neo4j/bin/neo4j: line 201: /nix/store/b0h3j5rsmfydmkq194frvnfd8x4gyv7z-neo4j-3.1.4/share/neo4j/run/neo4j.pid: Permission denied
/nix/store/b0h3j5rsmfydmkq194frvnfd8x4gyv7z-neo4j-3.1.4/share/neo4j/bin/neo4j: line 200: /nix/store/b0h3j5rsmfydmkq194frvnfd8x4gyv7z-neo4j-3.1.4/share/neo4j/logs/neo4j.log: Permission denied

@pSub pSub added 8.has: package (new) This PR adds a new package 8.has: package (update) This PR updates a package to a newer version and removed 8.has: package (new) This PR adds a new package labels May 14, 2017
@c0bw3b c0bw3b self-assigned this Nov 15, 2017
@obadz
Copy link
Contributor

obadz commented Mar 18, 2018

3.3.2 was merged..

@obadz obadz closed this Mar 18, 2018
@armijnhemel armijnhemel deleted the neo4j branch March 29, 2018 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (update) This PR updates a package to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants