Skip to content

chromedriver: 2.39 -> 2.40#42042

Merged
xeji merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/chromedriver
Jun 18, 2018
Merged

chromedriver: 2.39 -> 2.40#42042
xeji merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/chromedriver

Conversation

@r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/chromedriver/versions.

These checks were done:

meta.description for chromedriver is: '"A WebDriver server for running Selenium tests on Chrome"'.

cc @cillianderoiste for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout a74387b0279367da133f6b4b5cef34e15fcd3585 && nix-shell --pure -I nixpkgs=. -p chromedriver

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/chromedriver/versions.

These checks were done:

- built on NixOS
- /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40/bin/chromedriver passed the binary check.
- Warning: no invocation of /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40/bin/.chromedriver-wrapped had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.40 with grep in /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40
- directory tree listing: https://gist.github.com/2beed7dbaa434f54d37a742a2c0e2662
- du listing: https://gist.github.com/8b1a61054a03382c346ba383ac79c163
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 14, 2018
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: chromedriver

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: chromedriver

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40
shrinking /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40/bin/.chromedriver-wrapped
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40/bin
patching script interpreter paths in /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40
checking for references to /build in /nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40...
/nix/store/b62dsg9dibywkpx8yzfm08dbcdfh9i60-chromedriver-2.40

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: chromedriver

Partial log (click to expand)

configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/yyak5sjv68n9vdgnkd2cb5djk1l9sqj5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9apimlqfzxrnvmcv75kl31s8a0abifbp-chromedriver-2.40/bin
patching script interpreter paths in /nix/store/9apimlqfzxrnvmcv75kl31s8a0abifbp-chromedriver-2.40
/nix/store/9apimlqfzxrnvmcv75kl31s8a0abifbp-chromedriver-2.40

@xeji
Copy link
Contributor

xeji commented Jun 18, 2018

@GrahamcOfBorg build selendroid

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: selendroid

Partial log (click to expand)

building
no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nm0iwrsfmx8isqqs736jmn7pz10740bs-selendroid-standalone-0.17.0
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nm0iwrsfmx8isqqs736jmn7pz10740bs-selendroid-standalone-0.17.0/bin
patching script interpreter paths in /nix/store/nm0iwrsfmx8isqqs736jmn7pz10740bs-selendroid-standalone-0.17.0
checking for references to /build in /nix/store/nm0iwrsfmx8isqqs736jmn7pz10740bs-selendroid-standalone-0.17.0...
/nix/store/nm0iwrsfmx8isqqs736jmn7pz10740bs-selendroid-standalone-0.17.0

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: selendroid

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: selendroid

Partial log (click to expand)

configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/99r7bsn6qdc2lpkxhlpv7fgdljlsza9k-selendroid-standalone-0.17.0/bin
patching script interpreter paths in /nix/store/99r7bsn6qdc2lpkxhlpv7fgdljlsza9k-selendroid-standalone-0.17.0
/nix/store/99r7bsn6qdc2lpkxhlpv7fgdljlsza9k-selendroid-standalone-0.17.0

@xeji xeji merged commit 8563f50 into NixOS:master Jun 18, 2018
@r-ryantm r-ryantm deleted the auto-update/chromedriver branch June 19, 2018 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants