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

matrix-synapse: 0.26.0 -> 0.26.1 #37159

Merged
merged 1 commit into from
Mar 18, 2018
Merged

matrix-synapse: 0.26.0 -> 0.26.1 #37159

merged 1 commit into from
Mar 18, 2018

Conversation

Ralith
Copy link
Contributor

@Ralith Ralith commented Mar 16, 2018

Security hotfix. We should get this in 18.03 if we can.

Motivation for this change
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.

@dotlambda
Copy link
Member

@GrahamcOfBorg test matrix-synapse

/cc @corngood @roblabla

@GrahamcOfBorg
Copy link

No attempt on x86_64-linux

The following builds were skipped because they don't evaluate on x86_64-linux: tests.matrix-synapse

No log is available.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: tests.matrix-synapse

Partial log (click to expand)

cannot build derivation '/nix/store/fk9zklql34250fbl1q9nxhxyjkhpwvq8-nixos-system-server_sqlite-18.09.git.7718c51.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0gppisj1w6459x4a6qyhimif6qfkk8qk-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/6w1grd7zj6fxnrwhfbdxavr54xcz6jv1-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/05bx2mvfsciv4gf3zc22nns9jj0i5aw1-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/dqhyvvbbq44rw48s1y1xhavjqkg5phpd-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/2z8rsdmhhkv9iqjn7krbhgi80cxwki3w-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/gmq9sxh63m9rivdvdhk7sp43vxygjlrk-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/c8q0fhpxpc5hn9gf4vkd6rrdkjwbmjvq-nixos-test-driver-matrix-synapse.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/5smwzzxnfd9pp40299bm6d3p6zb6909q-vm-test-run-matrix-synapse.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/5smwzzxnfd9pp40299bm6d3p6zb6909q-vm-test-run-matrix-synapse.drv' failed

@corngood
Copy link
Contributor

@GrahamcOfBorg test matrix-synapse

I don't know if I have permission to start a test, but it looks like the x64 problem was fixed.

@Mic92
Copy link
Member

Mic92 commented Mar 18, 2018

@GrahamcOfBorg test matrix-synapse

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: tests.matrix-synapse

Partial log (click to expand)

cannot build derivation '/nix/store/1gl9qr3bb118p80z32n3vn8ay0hbsa3b-nixos-system-server_sqlite-18.09.git.9e16586.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7ghi4q81j8pv2k0sfs0fqq20waavkm1n-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/snqv7fbs37z60ahcy6bz02d3ixxlvjmh-closure-info.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/m1dhg16nb2wds8srgjfhmlsr26p3fgyz-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/zzxvl0g0cc80jmgsjsljvxdgsm0n783y-run-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/7g9g1dbnps0n3mc7y40jpidb6c5aii1j-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/y93mxsylnffn07k4ba5a42h4csh0f5yg-nixos-vm.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/17l9gmcmkw427y75i8nbc0i81ja81ivi-nixos-test-driver-matrix-synapse.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/dgsh5858mpia148al630laxpb81yin9z-vm-test-run-matrix-synapse.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/dgsh5858mpia148al630laxpb81yin9z-vm-test-run-matrix-synapse.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.matrix-synapse

Partial log (click to expand)

server_postgres: exit status 0
server_sqlite: running command: sync
server_sqlite: exit status 0
test script finished in 96.86s
cleaning up
killing server_postgres (pid 593)
killing server_sqlite (pid 604)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/n11788z4l8lrqbxg107m8lwz835ma5m1-vm-test-run-matrix-synapse

@Mic92
Copy link
Member

Mic92 commented Mar 18, 2018

@corngood you can add yourself like here: NixOS/ofborg#126

@Mic92 Mic92 merged commit bcbe9e9 into NixOS:master Mar 18, 2018
@Mic92
Copy link
Member

Mic92 commented Mar 18, 2018

also backported in bcbe9e9

@Ralith Ralith deleted the matrix-synapse branch March 18, 2018 17:35
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