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

Update postgresql #35275

Merged
merged 5 commits into from Feb 27, 2018
Merged

Update postgresql #35275

merged 5 commits into from Feb 27, 2018

Conversation

lsix
Copy link
Member

@lsix lsix commented Feb 21, 2018

Motivation for this change

Many bugfix updates. Those should probably be backported to stable.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@lsix lsix added the 8.has: port to stable A PR already has a backport to the stable release. label Feb 21, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

checking for references to /build in /nix/store/d6383w0108mdra981r95mfsyihvqb7l5-postgresql-9.6.7-lib...
shrinking RPATHs of ELF executables and libraries in /nix/store/j7iklqvfywb96p5zcnwdqw4bidzdia0i-postgresql-9.6.7-doc
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/j7iklqvfywb96p5zcnwdqw4bidzdia0i-postgresql-9.6.7-doc
checking for references to /build in /nix/store/j7iklqvfywb96p5zcnwdqw4bidzdia0i-postgresql-9.6.7-doc...
shrinking RPATHs of ELF executables and libraries in /nix/store/4yahp8sinsfzxwzb731305r2slk400c4-postgresql-9.6.7-man
gzipping man pages under /nix/store/4yahp8sinsfzxwzb731305r2slk400c4-postgresql-9.6.7-man/share/man/
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/4yahp8sinsfzxwzb731305r2slk400c4-postgresql-9.6.7-man
checking for references to /build in /nix/store/4yahp8sinsfzxwzb731305r2slk400c4-postgresql-9.6.7-man...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

checking for references to /build in /nix/store/m7zv9addav47yrgsf8kgd0l93ngiwqy6-postgresql-9.6.7-lib...
shrinking RPATHs of ELF executables and libraries in /nix/store/c8cfvyk3vkiwi4ypbm8m5jkqk6v8r67n-postgresql-9.6.7-doc
strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/c8cfvyk3vkiwi4ypbm8m5jkqk6v8r67n-postgresql-9.6.7-doc
checking for references to /build in /nix/store/c8cfvyk3vkiwi4ypbm8m5jkqk6v8r67n-postgresql-9.6.7-doc...
shrinking RPATHs of ELF executables and libraries in /nix/store/q4k8d01w6bi2cwbr6maz8r36qiaysm5n-postgresql-9.6.7-man
gzipping man pages under /nix/store/q4k8d01w6bi2cwbr6maz8r36qiaysm5n-postgresql-9.6.7-man/share/man/
strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/q4k8d01w6bi2cwbr6maz8r36qiaysm5n-postgresql-9.6.7-man
checking for references to /build in /nix/store/q4k8d01w6bi2cwbr6maz8r36qiaysm5n-postgresql-9.6.7-man...

@nlewo
Copy link
Member

nlewo commented Feb 21, 2018 via email

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

@fpletz
Copy link
Member

fpletz commented Feb 23, 2018

This should be pushed to staging instead of master.

@lsix lsix changed the base branch from master to staging February 23, 2018 10:04
@lsix
Copy link
Member Author

lsix commented Feb 23, 2018

@fpletz the PR is now for staging.

@lsix
Copy link
Member Author

lsix commented Mar 1, 2018

I have cherry-picked those commits to release-17.09 since they bring bugfixes to versions present in the stable branch.

Sorry for the load on hydra…

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

5 participants