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

duplicity: 0.7.18.1 -> 0.7.18.2 #50138

Merged
merged 1 commit into from Nov 10, 2018
Merged

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

meta.description for duplicity is: '"Encrypted bandwidth-efficient backup using the rsync algorithm"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/duplicity passed the binary check.
  • /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/rdiffdir passed the binary check.
  • Warning: no invocation of /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/.duplicity-wrapped had a zero exit code or showed the expected version
  • /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/..rdiffdir-wrapped-wrapped passed the binary check.
  • /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/.rdiffdir-wrapped passed the binary check.
  • Warning: no invocation of /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/...duplicity-wrapped-wrapped-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin/..duplicity-wrapped-wrapped had a zero exit code or showed the expected version
  • 4 of 7 passed binary check by having a zero exit code.
  • 4 of 7 passed binary check by having the new version present in output.
  • found 0.7.18.2 with grep in /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2
  • directory tree listing: https://gist.github.com/c18fb8a699880c6c45f52492671b2338
  • du listing: https://gist.github.com/4435cf3cb9ecf75677f070a52812d38d
Outpath report (click to expand)

Outpath difference report
11 total rebuild paths

3 package rebuilds

3 x86_64-linux rebuilds
3 i686-linux rebuilds
2 x86_64-darwin rebuilds
3 aarch64-linux rebuilds

First ten rebuilds by attrpath
deja-dup
duplicity
duply

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A duplicity https://github.com/r-ryantm/nixpkgs/archive/a481218df3b553de2ccd169db9e7561dcf3747fd.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2
ls -la /nix/store/s4dw0gd8hj3baphqfyc6vz8n83z5ardb-duplicity-0.7.18.2/bin

cc @peti 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/duplicity/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: duplicity

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2
shrinking /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2/lib/python2.7/site-packages/duplicity/_librsync.so
gzipping man pages under /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2/lib  /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2/bin
patching script interpreter paths in /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2
checking for references to /build in /nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2...
wrapping `/nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2/bin/..duplicity-wrapped-wrapped'...
wrapping `/nix/store/w4zag1fi5ndg0r7kj3gx42jm25pdy2dj-duplicity-0.7.18.2/bin/.rdiffdir-wrapped'...

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: duplicity

Partial log (click to expand)

wrapping `/nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2/bin/rdiffdir'...
glibPreFixupPhase
post-installation fixup
gzipping man pages under /nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2/share/man/
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2/lib  /nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2/bin
patching script interpreter paths in /nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2
wrapping `/nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2/bin/..duplicity-wrapped-wrapped'...
wrapping `/nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2/bin/.rdiffdir-wrapped'...
/nix/store/m34caw478k1bq6v6k4qz6nivp2q0incp-duplicity-0.7.18.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: duplicity

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2
shrinking /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2/lib/python2.7/site-packages/duplicity/_librsync.so
gzipping man pages under /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2/lib  /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2/bin
patching script interpreter paths in /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2
checking for references to /build in /nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2...
wrapping `/nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2/bin/.rdiffdir-wrapped'...
wrapping `/nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2/bin/..duplicity-wrapped-wrapped'...
/nix/store/6dla0f8cn3vynar2jzsn33nrf0fdv1fs-duplicity-0.7.18.2

@peti peti merged commit bc3c2a4 into NixOS:master Nov 10, 2018
@r-ryantm r-ryantm deleted the auto-update/duplicity branch November 17, 2018 22:51
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