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

cachefilesd: 0.10.9 -> 0.10.10 #35577

Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 25, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • ran /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/bin/cachefilesd -v and found version 0.10.10
  • ran /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/bin/cachefilesd --version and found version 0.10.10
  • found 0.10.10 with grep in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10
  • found 0.10.10 in filename of file in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10

Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/bin/cachefilesd -v` and found version 0.10.10
- ran `/nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/bin/cachefilesd --version` and found version 0.10.10
- found 0.10.10 with grep in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10
- found 0.10.10 in filename of file in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10
@ryantm
Copy link
Member Author

ryantm commented Feb 25, 2018

@GrahamcOfBorg build cachefilesd

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10
shrinking /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/sbin/cachefilesd
gzipping man pages under /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/sbin 
patching script interpreter paths in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10
checking for references to /tmp/nix-build-cachefilesd-0.10.10.drv-0 in /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10...
moving /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/sbin/* to /nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10/bin
/nix/store/x64h5av7wnk88kjcs1rk3cv5lv1rqhcv-cachefilesd-0.10.10

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10
shrinking /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10/sbin/cachefilesd
gzipping man pages under /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10/sbin
patching script interpreter paths in /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10
checking for references to /build in /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10...
moving /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10/sbin/* to /nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10/bin
/nix/store/z4fyga7gih9p2803qhq64fx6xgfvvss6-cachefilesd-0.10.10

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘cachefilesd-0.10.10’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/os-specific/linux/cachefilesd/default.nix:19 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

@adisbladis adisbladis merged commit 28d811a into NixOS:master Feb 26, 2018
@ryantm ryantm deleted the auto-update/cachefilesd-0.10.9-to-0.10.10 branch March 14, 2018 19:17
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