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

pgmanage 10.1.1 #36452

Merged
merged 2 commits into from Mar 25, 2018
Merged

pgmanage 10.1.1 #36452

merged 2 commits into from Mar 25, 2018

Conversation

basvandijk
Copy link
Member

@basvandijk basvandijk commented Mar 7, 2018

Motivation for this change

https://github.com/pgManage/pgManage/releases/tag/v10.1.1

Things done

Running the test suite:

nix-build nixos/release.nix -A tests.pgmanage.x86_64-linux

currently fails on some unrelated assertion failure in <nixpkgs/pkgs/build-support/closure-info.nix>. When building with nix-2.0 using:

nix-shell -p nixStable2 --run 'nix-build nixos/release.nix -A tests.pgmanage.x86_64-linux'

I get a different error on the closure-info derivation:

building path(s) ‘/nix/store/sya4c8xzhsqbkj8by79b0f4w3sgxqvxi-closure-info’
/nix/store/aj9rz4k3xvg8q9fzqfnb0q123707zp0n-builder: line 1: .attrs.sh: No such file or directory
  • 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 and others added 2 commits March 7, 2018 22:08
The configure script uses the `command` builtin command which is bash
specific while having a "#!/bin/sh" head.

This forces the use nix default shell (bash)

(cherry picked from commit 159a021)
@7c6f434c
Copy link
Member

@GrahamcOfBorg test pgmanage

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

one: exit status 1
syncing
one: running command: sync
one: exit status 0
test script finished in 47.56s
cleaning up
killing one (pid 627)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/60851871a27v4nmjg2kpzbfqqpp1g07m-vm-test-run-pgmanage

@7c6f434c
Copy link
Member

@GrahamcOfBorg build pgmanage

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pgmanage

Partial log (click to expand)

/nix/store/ajc5bkclc5z9w73jwqgr25bdhhjhv2bq-pgmanage-10.1.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pgmanage

Partial log (click to expand)

install man/man1/pgmanage.1 //nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1/share/man/man1/pgmanage.1

Installation Successful
post-installation fixup
gzipping man pages under /nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1/share/man/
strip is /nix/store/vb6mgjqgd9h11nbv60fvrp1ls9nxck2y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1/sbin
patching script interpreter paths in /nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1
moving /nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1/sbin/* to /nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1/bin
/nix/store/b7f128fj5i36a35img0r4ly5lxmba5qs-pgmanage-10.1.1

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

Merge failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pgmanage

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1
shrinking /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1/sbin/pgmanage
gzipping man pages under /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1/share/man/
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1/sbin
patching script interpreter paths in /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1
checking for references to /build in /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1...
moving /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1/sbin/* to /nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1/bin
/nix/store/yhhj9zykzds7frwp1a98f31cvkbbli6x-pgmanage-10.1.1

@7c6f434c
Copy link
Member

Sorry for my failure at builder configuration…

@GrahamcOfBorg test pgmanage

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

one: exit status 1
syncing
one: running command: sync
one: exit status 0
test script finished in 36.80s
cleaning up
killing one (pid 627)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/3xwk636j3p8w5ii8l1vh976bgg0wbnrj-vm-test-run-pgmanage

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

one: waiting for unit ‘default.target’
one: running command: systemctl --no-pager show "default.target"
one: waiting for the VM to finish booting
error: the VM quit before connecting
the VM quit before connecting
vde_switch: EOF on stdin, cleaning up and exiting
cleaning up
killing one (pid 593)
builder for '/nix/store/sgj1pgjsh0w4nc85x3zsvizpvw601k0n-vm-test-run-pgmanage.drv' failed with exit code 255
�[31;1merror:�[0m build of '/nix/store/sgj1pgjsh0w4nc85x3zsvizpvw601k0n-vm-test-run-pgmanage.drv' failed

@7c6f434c
Copy link
Member

@GrahamcOfBorg test pgmanage

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

building path(s) ‘/nix/store/rgdkkgg9z5aaml220m9nfky9s92rjjqg-etc’
building path(s) ‘/nix/store/f03214i84w7gi6w5q7lrqk2clmichpnq-nixos-system-one-18.09.git.075bd49’
building path(s) ‘/nix/store/r95bl6iq4c9gr0afn2qigrpi4wv6jys8-closure-info’
/nix/store/aj9rz4k3xvg8q9fzqfnb0q123707zp0n-builder: line 1: .attrs.sh: No such file or directory
builder for ‘/nix/store/9ay007y6xi7y0n44yr9x6vasd6ilcyks-closure-info.drv’ failed with exit code 1
cannot build derivation ‘/nix/store/zwwwjnp19ci1n9lyyiys3w2rdg41mgfd-run-nixos-vm.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/428yk8xxyl36p8akvkf2ra85qhppfcd3-nixos-vm.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/0mrl6wy4y0j7k27bzh4jhs0z4fzi48i4-nixos-test-driver-pgmanage.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/crf8jd59vfvh2m3h9r4agmly6c9a56xl-vm-test-run-pgmanage.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/crf8jd59vfvh2m3h9r4agmly6c9a56xl-vm-test-run-pgmanage.drv’ failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

one: exit status 1
syncing
one: running command: sync
one: exit status 0
test script finished in 36.69s
cleaning up
killing one (pid 627)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/4cxzw4hvl28kxnlp1wj878ilhgpwv99x-vm-test-run-pgmanage

@7c6f434c
Copy link
Member

@GrahamcOfBorg test pgmanage

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

one: exit status 1
syncing
one: running command: sync
one: exit status 0
test script finished in 36.45s
cleaning up
killing one (pid 627)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/n790pwr4ar5s612ybyrjkw8mpqk8yfrw-vm-test-run-pgmanage

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.pgmanage

Partial log (click to expand)

one: exit status 1
syncing
one: running command: sync
one: exit status 0
test script finished in 31.04s
cleaning up
killing one (pid 593)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/ksq2b3ai3cp3gfxlwczq1vyf2y66hiji-vm-test-run-pgmanage

@7c6f434c
Copy link
Member

Sorry for the noise…

@7c6f434c 7c6f434c merged commit 8c2c82b into NixOS:master Mar 25, 2018
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

4 participants