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

jackett: 0.8.151 -> 0.8.716 #36601

Merged
merged 1 commit into from Mar 14, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 9, 2018

Semi-automatic update. These checks were done:

  • built on NixOS
  • ran /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716/bin/Jackett -v and found version 0.8.716
  • found 0.8.716 with grep in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716
  • found 0.8.716 in filename of file in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716

cc @edwtjo

Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716/bin/Jackett -v` and found version 0.8.716
- found 0.8.716 with grep in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716
- found 0.8.716 in filename of file in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716/bin 
patching script interpreter paths in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716
/nix/store/gpy3r9ss5ngfkib8ylx7jzgahq7m0x5b-patch-shebangs.sh: line 22: warning: command substitution: ignored null byte in input
/nix/store/gpy3r9ss5ngfkib8ylx7jzgahq7m0x5b-patch-shebangs.sh: line 22: warning: command substitution: ignored null byte in input
/nix/store/gpy3r9ss5ngfkib8ylx7jzgahq7m0x5b-patch-shebangs.sh: line 22: warning: command substitution: ignored null byte in input
/nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716/share/jackett-0.8.716/install_service_macos: interpreter directive changed from "/bin/bash" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-jackett-0.8.716.drv-0 in /nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716...
/nix/store/j1arij5hyi6b28sg3hf08k4s81nz26bz-jackett-0.8.716

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

installing
post-installation fixup
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/1nimbmsqscx2g4cn1zq3cs6sp9swizf1-jackett-0.8.716/bin
patching script interpreter paths in /nix/store/1nimbmsqscx2g4cn1zq3cs6sp9swizf1-jackett-0.8.716
/nix/store/gpy3r9ss5ngfkib8ylx7jzgahq7m0x5b-patch-shebangs.sh: line 22: warning: command substitution: ignored null byte in input
/nix/store/gpy3r9ss5ngfkib8ylx7jzgahq7m0x5b-patch-shebangs.sh: line 22: warning: command substitution: ignored null byte in input
/nix/store/gpy3r9ss5ngfkib8ylx7jzgahq7m0x5b-patch-shebangs.sh: line 22: warning: command substitution: ignored null byte in input
/nix/store/1nimbmsqscx2g4cn1zq3cs6sp9swizf1-jackett-0.8.716/share/jackett-0.8.716/install_service_macos: interpreter directive changed from "/bin/bash" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash"
/nix/store/1nimbmsqscx2g4cn1zq3cs6sp9swizf1-jackett-0.8.716

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

make[4]: *** [Makefile:51: profile-do--basic--all] Error 2
make[3]: *** [Makefile:47: profiles-do--all] Error 2
make[2]: *** [Makefile:583: all-local] Error 2
make[2]: Leaving directory '/build/mono-5.0.1.1/runtime'
make[1]: *** [Makefile:532: all-recursive] Error 1
make[1]: Leaving directory '/build/mono-5.0.1.1'
make: *** [Makefile:462: all] Error 2
builder for '/nix/store/khgh6sx3b6701q2l47322j4gv54fc0w3-mono-5.0.1.1.drv' failed with exit code 2
cannot build derivation '/nix/store/yk1w4yvm47nrv26c5ljgixcivg8bp4an-jackett-0.8.716.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/yk1w4yvm47nrv26c5ljgixcivg8bp4an-jackett-0.8.716.drv' failed

@joachifm joachifm merged commit 9da2f8d into NixOS:master Mar 14, 2018
@ryantm ryantm deleted the auto-update/jackett branch March 14, 2018 21:06
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