Skip to content

syslogng: 3.14.1 -> 3.15.1#40062

Merged
xeji merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/syslog-ng
May 12, 2018
Merged

syslogng: 3.14.1 -> 3.15.1#40062
xeji merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/syslog-ng

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 7, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/syslog-ng/versions.

These checks were done:

  • built on NixOS
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen -h’ got 0 exit code
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen --help’ got 0 exit code
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen -V’ and found version 3.15.1
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen --version’ and found version 3.15.1
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng -h’ got 0 exit code
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng --help’ got 0 exit code
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng-ctl --help’ got 0 exit code
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng-debun -h’ got 0 exit code
  • ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng-debun help’ got 0 exit code
  • found 3.15.1 with grep in /nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1
  • directory tree listing: https://gist.github.com/e99978b52b48e592a7c12121b246128c

cc @rickynils @fpletz for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/syslog-ng/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen -h’ got 0 exit code
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen --help’ got 0 exit code
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen -V’ and found version 3.15.1
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/loggen --version’ and found version 3.15.1
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng -h’ got 0 exit code
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng --help’ got 0 exit code
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng-ctl --help’ got 0 exit code
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng-debun -h’ got 0 exit code
- ran ‘/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin/syslog-ng-debun help’ got 0 exit code
- found 3.15.1 with grep in /nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1
- directory tree listing: https://gist.github.com/e99978b52b48e592a7c12121b246128c
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 7, 2018
@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: syslogng

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: syslogng

Partial log (click to expand)

/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/share/syslog-ng/tools/merge-grammar.py: interpreter directive changed from "/usr/bin/env python" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python"
/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/share/syslog-ng/tools/system-expand.sh: interpreter directive changed from " /bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1...
moving /nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/sbin/* to /nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/z2vwimbrafdwdpvqz145a5lxvgp60dk3-syslog-ng-3.15.1-man
gzipping man pages under /nix/store/z2vwimbrafdwdpvqz145a5lxvgp60dk3-syslog-ng-3.15.1-man/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/z2vwimbrafdwdpvqz145a5lxvgp60dk3-syslog-ng-3.15.1-man
checking for references to /build in /nix/store/z2vwimbrafdwdpvqz145a5lxvgp60dk3-syslog-ng-3.15.1-man...
/nix/store/dwmr0h5zbh22ijcwcsg74m301hg8hab9-syslog-ng-3.15.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: syslogng

Partial log (click to expand)

/nix/store/jss82hkfqwcw49f3h0pjyygj2264pxg4-syslog-ng-3.15.1/sbin/syslog-ng-debun: interpreter directive changed from "/bin/sh" to "/nix/store/a4qslf0yfs44mhnbagarn232sjnckhy0-bash-4.4-p19/bin/sh"
/nix/store/jss82hkfqwcw49f3h0pjyygj2264pxg4-syslog-ng-3.15.1/bin/update-patterndb: interpreter directive changed from "/bin/sh" to "/nix/store/a4qslf0yfs44mhnbagarn232sjnckhy0-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/jss82hkfqwcw49f3h0pjyygj2264pxg4-syslog-ng-3.15.1...
moving /nix/store/jss82hkfqwcw49f3h0pjyygj2264pxg4-syslog-ng-3.15.1/sbin/* to /nix/store/jss82hkfqwcw49f3h0pjyygj2264pxg4-syslog-ng-3.15.1/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/aj48zvk4mg4q5sb138bsyip3621q7md2-syslog-ng-3.15.1-man
gzipping man pages under /nix/store/aj48zvk4mg4q5sb138bsyip3621q7md2-syslog-ng-3.15.1-man/share/man/
strip is /nix/store/gp7fylxwn18b7pl2c18ks89hsiaxyfvf-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/aj48zvk4mg4q5sb138bsyip3621q7md2-syslog-ng-3.15.1-man
checking for references to /build in /nix/store/aj48zvk4mg4q5sb138bsyip3621q7md2-syslog-ng-3.15.1-man...
/nix/store/jss82hkfqwcw49f3h0pjyygj2264pxg4-syslog-ng-3.15.1

@xeji xeji merged commit da1eb25 into NixOS:master May 12, 2018
@r-ryantm r-ryantm deleted the auto-update/syslog-ng branch May 12, 2018 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants