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

upower: 0.99.7 -> 0.99.9, lock down service #49395

Merged
merged 3 commits into from Oct 30, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Oct 29, 2018

Replaces earlier PR, still uses release tarballs uploaded to gitlab
(so not problematic gitlab auto-generated ones, but awkward URL+less official looking)


@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: upower

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: upower

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9
shrinking /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/bin/upower
shrinking /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/libexec/upowerd
shrinking /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/lib/libupower-glib.so.3.0.1
gzipping man pages under /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/lib  /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/libexec  /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9/bin
patching script interpreter paths in /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9
checking for references to /build in /nix/store/14bsip6847shn9jr7g4v9kz8xz5ry4pn-upower-0.99.9...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: upower

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9
shrinking /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/libexec/upowerd
shrinking /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/bin/upower
shrinking /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/lib/libupower-glib.so.3.0.1
gzipping man pages under /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/lib  /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/libexec  /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9/bin
patching script interpreter paths in /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9
checking for references to /build in /nix/store/sa36wlyjnbcd77ff2a568nk64sawgr0m-upower-0.99.9...

@c0bw3b
Copy link
Contributor

c0bw3b commented Oct 29, 2018

✔️ 0.99.9 does fix the regressions introduced in 0.99.8

❓ the source tarball linked here is an upload associated to the tag so I'm 95% sure this can be considered stable (like assets on GH), but not much of a Gitlab expert so I might be wrong

@xeji xeji merged commit 1d9481a into NixOS:master Oct 30, 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