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

wireshark-gtk: 2.6.1 -> 2.6.2 #43904

Merged
merged 1 commit into from Jul 21, 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/wireshark-gtk/versions.

meta.description for wireshark-gtk is: '"Powerful network protocol analyzer"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/wireshark-gtk passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/tshark passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/rawshark passed the binary check.
  • Warning: no invocation of /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/sharkd had a zero exit code or showed the expected version
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/randpkt passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/text2pcap passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/mergecap passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/reordercap passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/capinfos passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/captype passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/editcap passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/dumpcap passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/idl2wrs passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.wireshark-gtk-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.tshark-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.rawshark-wrapped passed the binary check.
  • Warning: no invocation of /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.sharkd-wrapped had a zero exit code or showed the expected version
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.randpkt-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.text2pcap-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.mergecap-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.reordercap-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.capinfos-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.captype-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.editcap-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.dumpcap-wrapped passed the binary check.
  • /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2/bin/.idl2wrs-wrapped passed the binary check.
  • 24 of 26 passed binary check by having a zero exit code.
  • 0 of 26 passed binary check by having the new version present in output.
  • found 2.6.2 with grep in /nix/store/jxb2j252adfhknyjff3g2vh2xgx5klsc-wireshark-gtk-2.6.2
  • directory tree listing: https://gist.github.com/ee1cda9a954332aec189c27de47fdb90
  • du listing: https://gist.github.com/816318f0d40b159745c87017f4df8c1f
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 564e733a520f81ccdeccf7ceb2113594df532772 && nix-shell --pure -I nixpkgs=. -p wireshark-gtk

cc @bjornfor @fpletz 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/wireshark-gtk/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: wireshark-gtk

Partial log (click to expand)

shrinking /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/lib/wireshark/extcap/randpktdump
shrinking /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/lib/wireshark/extcap/sshdump
shrinking /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/lib/libwireshark.so.11.1.2
shrinking /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/lib/libwscodecs.so.2.0.0
shrinking /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/lib/libwiretap.so.8.0.2
gzipping man pages under /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/share/man/
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/lib  /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2/bin
patching script interpreter paths in /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2
checking for references to /build in /nix/store/ak8n63r3a09mlzhi497bsr955m156hc7-wireshark-gtk-2.6.2...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: wireshark-gtk

Partial log (click to expand)

shrinking /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/bin/.captype-wrapped
shrinking /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/bin/.editcap-wrapped
shrinking /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/bin/.dumpcap-wrapped
shrinking /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/bin/.idl2wrs-wrapped
gzipping man pages under /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/share/man/
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/lib  /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2/bin
patching script interpreter paths in /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2
checking for references to /build in /nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2...
/nix/store/1l87b1fq39z241qbv5flwxlr5mmzymwf-wireshark-gtk-2.6.2

@FRidh FRidh merged commit e97e174 into NixOS:master Jul 21, 2018
@r-ryantm r-ryantm deleted the auto-update/wireshark-gtk branch July 21, 2018 17:41
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: wireshark-gtk

Partial log (click to expand)

Hunk #1 succeeded at 176 (offset -156 lines).
Hunk #2 succeeded at 565 (offset -175 lines).
Hunk #3 succeeded at 804 (offset -204 lines).
applying patch /nix/store/scwzi9ymp5fw630c1x1vqx81hv815vk1-cmake.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 7 with fuzz 1 (offset -12 lines).
Hunk #2 FAILED at 41.
1 out of 2 hunks FAILED -- saving rejects to file CMakeLists.txt.rej
builder for '/nix/store/42x5zlqcrljy1shi7d50mp8zpfsnc8np-wireshark-gtk-2.6.2.drv' failed with exit code 1
�[31;1merror:�[0m build of '/nix/store/42x5zlqcrljy1shi7d50mp8zpfsnc8np-wireshark-gtk-2.6.2.drv' failed

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