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.4.8 -> 3.4.9 #49212

Merged
merged 1 commit into from Oct 27, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions.

meta.description for neo4j is: '"A highly scalable, robust (fully ACID) native graph database"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9/bin/neo4j passed the binary check.
  • /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9/bin/neo4j-admin passed the binary check.
  • /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9/bin/neo4j-import passed the binary check.
  • /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9/bin/neo4j-shell passed the binary check.
  • /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9/bin/cypher-shell passed the binary check.
  • 5 of 5 passed binary check by having a zero exit code.
  • 2 of 5 passed binary check by having the new version present in output.
  • found 3.4.9 with grep in /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9
  • directory tree listing: https://gist.github.com/e9280f809dcbe20b9d64183551bda70c
  • du listing: https://gist.github.com/bd54d0ccb82c71e8c1304f8c37bb2440
Outpath report (click to expand)

Outpath difference report
4 total rebuild paths

1 package rebuilds

1 x86_64-linux rebuilds
1 i686-linux rebuilds
1 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
neo4j

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A neo4j https://github.com/r-ryantm/nixpkgs/archive/7c85639ed7be310957c6f4f9c93f0f1f31ff386f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9
ls -la /nix/store/aslqap3x2gm1a6jdfmvjnmii9h1ni4qa-neo4j-3.4.9/bin

cc @offlinehacker for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: neo4j

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: neo4j

Partial log (click to expand)

strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9/bin
patching script interpreter paths in /nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9
/nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9/share/neo4j/bin/neo4j-shell: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9/share/neo4j/bin/neo4j-import: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9/share/neo4j/bin/neo4j: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9/share/neo4j/bin/cypher-shell: interpreter directive changed from "/bin/bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9/share/neo4j/bin/neo4j-admin: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9...
/nix/store/pzgck137k24iz34vca4lf8szf4az3ipg-neo4j-3.4.9

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: neo4j

Partial log (click to expand)

post-installation fixup
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9/bin
patching script interpreter paths in /nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9
/nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9/share/neo4j/bin/cypher-shell: interpreter directive changed from "/bin/bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9/share/neo4j/bin/neo4j: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9/share/neo4j/bin/neo4j-admin: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9/share/neo4j/bin/neo4j-import: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9/share/neo4j/bin/neo4j-shell: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/n9hba031gjky8hpjgx9fnlaxhidyzxbz-bash-4.4-p23/bin/bash"
/nix/store/dx4sqiv7db1v4bcq6nr5w08hbxzq32bv-neo4j-3.4.9

@offlinehacker offlinehacker merged commit 1276442 into NixOS:master Oct 27, 2018
@r-ryantm r-ryantm deleted the auto-update/neo4j branch November 17, 2018 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants