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

appdaemon: 3.0.1 -> 3.0.2 #49581

Merged
merged 1 commit into from Nov 16, 2018
Merged

appdaemon: 3.0.1 -> 3.0.2 #49581

merged 1 commit into from Nov 16, 2018

Conversation

dotlambda
Copy link
Member

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

cc @peterhoeg

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: appdaemon

Partial log (click to expand)

Successfully installed appdaemon-3.0.2
/build/appdaemon-3.0.2
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2/lib  /nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2/bin
patching script interpreter paths in /nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2
checking for references to /build in /nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2...
wrapping `/nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2/bin/appdaemon'...
/nix/store/vzybadwn15f7jcmhcqxx6fcwqb4vcl3y-appdaemon-3.0.2

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: appdaemon

Partial log (click to expand)

        while True:
            # read HTTP response header as lines
>           byte = self._socket.recv(1)
E           ConnectionResetError: [Errno 54] Connection reset by peer

src/paho/mqtt/client.py:3011: ConnectionResetError
===================== 2 failed, 42 passed in 11.13 seconds =====================
builder for '/nix/store/9f87sksbx719mn894f4iai0r7baif52z-python3.6-paho-mqtt-1.4.0.drv' failed with exit code 1
cannot build derivation '/nix/store/5cmq86545sf97dp8xf4qrjzjm428ivxv-appdaemon-3.0.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/5cmq86545sf97dp8xf4qrjzjm428ivxv-appdaemon-3.0.2.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: appdaemon

Partial log (click to expand)

Successfully installed appdaemon-3.0.2
/build/appdaemon-3.0.2
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2/lib  /nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2/bin
patching script interpreter paths in /nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2
checking for references to /build in /nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2...
wrapping `/nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2/bin/appdaemon'...
/nix/store/xc84nckn14kkz7swqkyjm9ygcpcrs0gl-appdaemon-3.0.2

@dotlambda dotlambda merged commit 62fc9e2 into NixOS:master Nov 16, 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

2 participants