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

home-assistant: pin voluptuous version #35174

Merged
merged 1 commit into from Feb 19, 2018
Merged

Conversation

dotlambda
Copy link
Member

Motivation for this change

Voluptuous was updated in staging.

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.

/cc @FRidh

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

running=/nix/store/wycb0gaw85205vff7csx4hy52vz4qxn8-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /tmp/nix-build-python3.6-requests-mock-1.3.0.drv-0/tmp3t28w52p
running=/nix/store/wycb0gaw85205vff7csx4hy52vz4qxn8-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /tmp/nix-build-python3.6-requests-mock-1.3.0.drv-0/tmpldlys8k8
running=/nix/store/wycb0gaw85205vff7csx4hy52vz4qxn8-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /tmp/nix-build-python3.6-requests-mock-1.3.0.drv-0/tmpa4egxhaz
running=/nix/store/wycb0gaw85205vff7csx4hy52vz4qxn8-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /tmp/nix-build-python3.6-requests-mock-1.3.0.drv-0/tmp3bu79e54
running=/nix/store/wycb0gaw85205vff7csx4hy52vz4qxn8-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /tmp/nix-build-python3.6-requests-mock-1.3.0.drv-0/tmp3p59pwlm
running=/nix/store/wycb0gaw85205vff7csx4hy52vz4qxn8-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /tmp/nix-build-python3.6-requests-mock-1.3.0.drv-0/tmp3btn9ycd
Ran 114 tests in 0.123s
PASSED (id=0)
cannot build derivation ‘/nix/store/yd0vad2s16yl8sdx3vnkw8wv8wf929pf-homeassistant-0.63.3.drv’: 3 dependencies couldn't be built
error: build of ‘/nix/store/yd0vad2s16yl8sdx3vnkw8wv8wf929pf-homeassistant-0.63.3.drv’ failed

@dotlambda
Copy link
Member Author

The failure is due to pytest-mock not building, which is fixed by #35170.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

running=/nix/store/pahl1lzrb4sh7afqcwwdzxjri0rrkhxv-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /build/tmp8r_2736i
running=/nix/store/pahl1lzrb4sh7afqcwwdzxjri0rrkhxv-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /build/tmpoj4kwxr_
running=/nix/store/pahl1lzrb4sh7afqcwwdzxjri0rrkhxv-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /build/tmpzrdl0u_j
running=/nix/store/pahl1lzrb4sh7afqcwwdzxjri0rrkhxv-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /build/tmppqatgcxz
running=/nix/store/pahl1lzrb4sh7afqcwwdzxjri0rrkhxv-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /build/tmpytu0mmlz
running=/nix/store/pahl1lzrb4sh7afqcwwdzxjri0rrkhxv-python3-3.6.4/bin/python3.6m -m subunit.run discover requests_mock  --load-list /build/tmpw0_6hyic
Ran 114 tests in 6.766s
PASSED (id=0)
cannot build derivation '/nix/store/xilbr5gng11r8503w5cz1ivnys8va1nx-homeassistant-0.63.3.drv': 3 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/xilbr5gng11r8503w5cz1ivnys8va1nx-homeassistant-0.63.3.drv' failed

@FRidh FRidh merged commit 7e70afc into NixOS:staging Feb 19, 2018
@dotlambda dotlambda deleted the home-assistant branch February 19, 2018 14:09
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