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

bindfs: 1.13.9 -> 1.13.10 #48556

Merged
merged 1 commit into from Oct 16, 2018
Merged

bindfs: 1.13.9 -> 1.13.10 #48556

merged 1 commit into from Oct 16, 2018

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/bindfs/versions.

meta.description for bindfs is: '"A FUSE filesystem for mounting a directory to another location"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10/bin/bindfs passed the binary check.
  • /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10/bin/mount.fuse.bindfs passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 1.13.10 with grep in /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10
  • directory tree listing: https://gist.github.com/c44293c58b93c225201c4246f5342508
  • du listing: https://gist.github.com/06fd16f547ee8540ad266fa76fbd8928
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run 'cachix use r-ryantm'

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/ddaefd444e622f7cf4426d1dd5e64760cfb45fec.tar.gz -p bindfs
ls -la /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10

cc @lovek323 for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bindfs/versions
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: bindfs

Partial log (click to expand)

make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/bindfs-1.13.10'
make[1]: Leaving directory '/build/bindfs-1.13.10'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mgy9fp92146z21hxggdv1q8wx2m8r3mb-bindfs-1.13.10
shrinking /nix/store/mgy9fp92146z21hxggdv1q8wx2m8r3mb-bindfs-1.13.10/bin/bindfs
gzipping man pages under /nix/store/mgy9fp92146z21hxggdv1q8wx2m8r3mb-bindfs-1.13.10/share/man/
patching script interpreter paths in /nix/store/mgy9fp92146z21hxggdv1q8wx2m8r3mb-bindfs-1.13.10
checking for references to /build in /nix/store/mgy9fp92146z21hxggdv1q8wx2m8r3mb-bindfs-1.13.10...
/nix/store/mgy9fp92146z21hxggdv1q8wx2m8r3mb-bindfs-1.13.10

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: bindfs

Partial log (click to expand)

make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/bindfs-1.13.10'
make[1]: Leaving directory '/build/bindfs-1.13.10'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10
shrinking /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10/bin/bindfs
gzipping man pages under /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10/share/man/
patching script interpreter paths in /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10
checking for references to /build in /nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10...
/nix/store/hkm9xscmig4zi174vdcig6fpwd2mi4r1-bindfs-1.13.10

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

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.


@Mic92 Mic92 merged commit daad7af into NixOS:master Oct 16, 2018
@r-ryantm r-ryantm deleted the auto-update/bindfs branch October 24, 2018 03: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