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

udisks: 2.8.0 -> 2.8.1 #47422

Merged
merged 1 commit into from Sep 27, 2018
Merged

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Sep 27, 2018

https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS

  • 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.

@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: udisks

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 x86_64-linux (full log)

Attempted: udisks

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/2cwh3kjl69q3p19i9g36y9wj4qcdpaac-udisks-2.8.1-dev
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2cwh3kjl69q3p19i9g36y9wj4qcdpaac-udisks-2.8.1-dev/lib
patching script interpreter paths in /nix/store/2cwh3kjl69q3p19i9g36y9wj4qcdpaac-udisks-2.8.1-dev
checking for references to /build in /nix/store/2cwh3kjl69q3p19i9g36y9wj4qcdpaac-udisks-2.8.1-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/s8xld4ylw75gh338z6hkqk0w0minzzil-udisks-2.8.1-devdoc
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/s8xld4ylw75gh338z6hkqk0w0minzzil-udisks-2.8.1-devdoc
checking for references to /build in /nix/store/s8xld4ylw75gh338z6hkqk0w0minzzil-udisks-2.8.1-devdoc...
/nix/store/pz2pl7yyah27aiqc4vhgv5j5ra80hfri-udisks-2.8.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: udisks

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/lv83b3ad03mpg3f4bgnb3nj5a2pg8zmx-udisks-2.8.1-dev
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lv83b3ad03mpg3f4bgnb3nj5a2pg8zmx-udisks-2.8.1-dev/lib
patching script interpreter paths in /nix/store/lv83b3ad03mpg3f4bgnb3nj5a2pg8zmx-udisks-2.8.1-dev
checking for references to /build in /nix/store/lv83b3ad03mpg3f4bgnb3nj5a2pg8zmx-udisks-2.8.1-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/r7gy90walh7nm5p1n8had5s4bdddwk97-udisks-2.8.1-devdoc
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/r7gy90walh7nm5p1n8had5s4bdddwk97-udisks-2.8.1-devdoc
checking for references to /build in /nix/store/r7gy90walh7nm5p1n8had5s4bdddwk97-udisks-2.8.1-devdoc...
/nix/store/sswk4psbiazlr6h2qd44f5r3v9rmm5n1-udisks-2.8.1

@xeji
Copy link
Contributor

xeji commented Sep 27, 2018

@GrahamcOfBorg test udisks2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.udisks2

Partial log (click to expand)

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

@disassembler disassembler merged commit 8185f07 into NixOS:master Sep 27, 2018
@disassembler
Copy link
Member

Just a hash change and I see successes for borg, so I merged. Accidentally hit revert, but closed it above. Sorry for any confusion.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.udisks2

Partial log (click to expand)

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

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