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

tcpreplay: 4.2.6 -> 4.3.0 #50545

Merged
merged 1 commit into from Nov 18, 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/tcpreplay/versions.

meta.description for tcpreplay is: '"A suite of utilities for editing and replaying network traffic"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpreplay passed the binary check.
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpprep passed the binary check.
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcprewrite passed the binary check.
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpreplay-edit passed the binary check.
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpcapinfo passed the binary check.
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpbridge passed the binary check.
  • /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpliveplay passed the binary check.
  • 7 of 7 passed binary check by having a zero exit code.
  • 0 of 7 passed binary check by having the new version present in output.
  • found 4.3.0 with grep in /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0
  • directory tree listing: https://gist.github.com/a4672598ab0b6f66ff83a76c5e3afe30
  • du listing: https://gist.github.com/8c35843922fb68139e61fdfdbdcfe2f6
Rebuild report (click to expand)

3 total rebuild path(s)

1 package rebuild(s)

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

First fifty rebuilds by attrpath
tcpreplay

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.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 tcpreplay https://github.com/r-ryantm/nixpkgs/archive/46533072b5b19c9f141d7c0fef771f784f8b9d65.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/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0
ls -la /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin

cc @proteansec 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/tcpreplay/versions
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: tcpreplay

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tcpreplay

Partial log (click to expand)

shrinking /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcprewrite
shrinking /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpreplay
shrinking /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpreplay-edit
shrinking /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin/tcpliveplay
gzipping man pages under /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0/bin
patching script interpreter paths in /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0
checking for references to /build in /nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0...
/nix/store/v1snj8ljvchzlxcyn9likfrf7jv4id6z-tcpreplay-4.3.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tcpreplay

Partial log (click to expand)

shrinking /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0/bin/tcpreplay-edit
shrinking /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0/bin/tcprewrite
shrinking /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0/bin/tcpprep
shrinking /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0/bin/tcpreplay
gzipping man pages under /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0/bin
patching script interpreter paths in /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0
checking for references to /build in /nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0...
/nix/store/mjzcy508sl7bm27yk0nsyivlvvjsmsv8-tcpreplay-4.3.0

@c0bw3b c0bw3b merged commit 9b95523 into NixOS:master Nov 18, 2018
@r-ryantm r-ryantm deleted the auto-update/tcpreplay branch December 8, 2018 22:30
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