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

jruby: 9.2.4.0 -> 9.2.5.0 #52241

Merged
merged 1 commit into from Dec 18, 2018
Merged

jruby: 9.2.4.0 -> 9.2.5.0 #52241

merged 1 commit into from Dec 18, 2018

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/jruby/versions.

meta.description for jruby is: '"Ruby interpreter written in Java"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/rake had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/ast had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/jgem had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/jirb had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/jirb_swing had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/gem had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/ri had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/irb had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/testrb had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/rdoc had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/jrubyc had a zero exit code or showed the expected version
  • /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/jruby passed the binary check.
  • /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/jruby.bash passed the binary check.
  • /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/ruby passed the binary check.
  • /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/.jruby-wrapped passed the binary check.
  • /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin/.jruby.bash-wrapped passed the binary check.
  • 5 of 16 passed binary check by having a zero exit code.
  • 0 of 16 passed binary check by having the new version present in output.
  • found 9.2.5.0 with grep in /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0
  • directory tree listing: https://gist.github.com/486c3b3d83cf15959c4c026de1774406
  • du listing: https://gist.github.com/b7b2bcf29c1b5a128a7a6e44c8db6e2c
Rebuild report (if merged into master) (click to expand)

4 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
jruby

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0 \
  --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 jruby https://github.com/r-ryantm/nixpkgs/archive/b2ef061bc21446b73829b1b0721437daa3714314.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/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0
ls -la /nix/store/pfazwy2gx13fn5wk70jpqv5s94hcc5xj-jruby-9.2.5.0/bin

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

Ma27 commented Dec 18, 2018

built and tested locally 👍

@r-ryantm r-ryantm deleted the auto-update/jruby branch December 24, 2018 04:44
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