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

mrtg: 2.17.4 -> 2.17.7 #43750

Merged
merged 1 commit into from Jul 21, 2018
Merged

mrtg: 2.17.4 -> 2.17.7 #43750

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

meta.description for mrtg is: '"The Multi Router Traffic Grapher"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/mrtg passed the binary check.
  • Warning: no invocation of /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/cfgmaker had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/indexmaker had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/rateup had a zero exit code or showed the expected version
  • /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/mrtg-traffic-sum passed the binary check.
  • 2 of 5 passed binary check by having a zero exit code.
  • 0 of 5 passed binary check by having the new version present in output.
  • found 2.17.7 with grep in /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7
  • directory tree listing: https://gist.github.com/01db47906b265d60bfd80f8fdf888b45
  • du listing: https://gist.github.com/acb2662f24b744e87ff2d96ea6da10da
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 3c6a9e13a9810530566a29d33cc2534282b569e0 && nix-shell --pure -I nixpkgs=. -p mrtg

cc @robberer 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/mrtg/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mrtg

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7
shrinking /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/rateup
gzipping man pages under /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/share/man/
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/lib  /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin
patching script interpreter paths in /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7
/nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7/bin/mrtg-traffic-sum: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/7dn8rrvjmigv13wgzlmgdg2l4m6q6bwx-perl-5.24.4/bin/perl -w"
checking for references to /build in /nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7...
/nix/store/xqs7fi5ddp4kjki502qbxkm6cdqd5np1-mrtg-2.17.7

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mrtg

Partial log (click to expand)

mkdir /nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7/share/man/man1
for x in ./doc/*.1; do \
  /nix/store/4biv886kklq2jbx8ca23krwn66kcp53a-coreutils-8.29/bin/install -c -m 644 $x /nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7/share/man/man1; done
post-installation fixup
gzipping man pages under /nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7/share/man/
strip is /nix/store/8axizw5mf6dx7wip65nbkyrmlkhmjhc5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7/lib  /nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7/bin
patching script interpreter paths in /nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7
/nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7/bin/mrtg-traffic-sum: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/66103yn34knil01sz58z2fk4p2ly8dw3-perl-5.24.4/bin/perl -w"
/nix/store/kp1sbq6k9jfybx86dwcxa46bi9h5nc6b-mrtg-2.17.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mrtg

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7
shrinking /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7/bin/rateup
gzipping man pages under /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7/share/man/
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7/lib  /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7/bin
patching script interpreter paths in /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7
/nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7/bin/mrtg-traffic-sum: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/pngyllkbhkjvbkmwg1k6nhf1mx9775w6-perl-5.24.4/bin/perl -w"
checking for references to /build in /nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7...
/nix/store/z98iwkh7ssryqnqw3a7hxyy5qccgmhnq-mrtg-2.17.7

@FRidh FRidh merged commit 9b41494 into NixOS:master Jul 21, 2018
@r-ryantm r-ryantm deleted the auto-update/mrtg branch July 21, 2018 17:38
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