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

parallel: 20180922 -> 20181022 #49193

Merged
merged 1 commit into from Oct 28, 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/parallel/versions.

meta.description for parallel is: '"Shell tool for executing jobs in parallel"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.ash had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.csh had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.dash had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.fish had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.ksh had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.mksh had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.pdksh had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.tcsh had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.zsh had a zero exit code or showed the expected version
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/sem passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/parallel passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/sql passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/niceload passed the binary check.
  • Warning: no invocation of /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/parcat had a zero exit code or showed the expected version
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/parset passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.bash passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/env_parallel.sh passed the binary check.
  • /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin/.parallel-wrapped passed the binary check.
  • 9 of 19 passed binary check by having a zero exit code.
  • 0 of 19 passed binary check by having the new version present in output.
  • found 20181022 with grep in /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022
  • directory tree listing: https://gist.github.com/4036601e128ddd8c0b9f31c6c878e492
  • du listing: https://gist.github.com/58c87d37964a7ded12d9e62ccb5b10c0
Outpath report (click to expand)

Outpath difference report
1889 total rebuild paths

498 package rebuilds

494 x86_64-linux rebuilds
485 i686-linux rebuilds
426 x86_64-darwin rebuilds
484 aarch64-linux rebuilds

First ten rebuilds by attrpath
adapta-gtk-theme
altcoins.dcrd
altcoins.dcrwallet
altcoins.go-ethereum
altcoins.go-ethereum-classic
amazon-ecr-credential-helper
antibody
aptly
assh
awless

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022 \
  --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 parallel https://github.com/r-ryantm/nixpkgs/archive/dd0e9cf248d98fb5f4bcc0b35180ad35edd53544.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/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022
ls -la /nix/store/izyd3h2bnhagnpi0pq107h6j02v4mi66-parallel-20181022/bin

cc @pSub @vrthra 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/parallel/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: parallel

Partial log (click to expand)

/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/env_parallel.sh: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/sh"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/parset: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/.parallel-wrapped: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/parcat: interpreter directive changed from "/usr/bin/perl" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/env_parallel: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/env_parallel.bash: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/sql: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl -w"
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022/bin/niceload: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl -w"
checking for references to /build in /nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022...
/nix/store/ncgx8pab00g8k1vz5yd14jmcz89c1xyd-parallel-20181022

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: parallel

Partial log (click to expand)

cannot build derivation '/nix/store/83jx134wjgnkhki0d56ybssd6g85qmqn-developer_cmds-osx-10.11.6.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/fq13nhkfn1449x1h9xjb4hqpzz2c5hl7-libutil-osx-10.11.6.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/84ghsfm8m4nhxcszp6ai1fx67kp4grrp-Librpcsvc-osx-10.11.6.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/zzqgv90nsn1ymh9sfckc767xxkkfn4cj-top-osx-10.11.6.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/r5a94y1b283sag51q93cvfnw2g7rrrrb-system_cmds-osx-10.11.6.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/5hybqjaabs1g6j20asa7grjivfzj56ip-top-1003.1-2008.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/7gp3kvsk86hzbnlihp5d5jxwp18738q9-sysctl-1003.1-2008.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/x2y41w2jj1z9vynzvzyjcnd4fmpdxkv1-procps-1003.1-2008.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/xpri8kjy662csd23y8s2p457j60dv9m7-parallel-20181022.drv': 6 dependencies couldn't be built
error: build of '/nix/store/xpri8kjy662csd23y8s2p457j60dv9m7-parallel-20181022.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: parallel

Partial log (click to expand)

/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/.parallel-wrapped: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/env_parallel.sh: interpreter directive changed from "/usr/bin/env sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/env_parallel.bash: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/bash"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/env_parallel: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/bash"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/parset: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/bash"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/parcat: interpreter directive changed from "/usr/bin/perl" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/niceload: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022/bin/sql: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl -w"
checking for references to /build in /nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022...
/nix/store/fnh6vmygzjmv7ql2ln60h5hax7b8y3na-parallel-20181022

@Mic92 Mic92 merged commit 6dcceb2 into NixOS:staging Oct 28, 2018
@r-ryantm r-ryantm deleted the auto-update/parallel branch November 17, 2018 22:58
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

4 participants