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

fwup: 1.1.0 -> 1.2.1 #42274

Merged
merged 1 commit into from Jun 21, 2018
Merged

fwup: 1.1.0 -> 1.2.1 #42274

merged 1 commit into from Jun 21, 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/fwup/versions.

These checks were done:

  • built on NixOS
  • /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/fwup passed the binary check.
  • Warning: no invocation of /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/img2fwup had a zero exit code or showed the expected version
  • 1 of 2 passed binary check by having a zero exit code.
  • 1 of 2 passed binary check by having the new version present in output.
  • found 1.2.1 with grep in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1
  • directory tree listing: https://gist.github.com/1a05338ae9e6c25b9b4629c585534efa
  • du listing: https://gist.github.com/aa6a7bc6b62cc7b0c47ce36dc0173a5f

meta.description for fwup is: '"Configurable embedded Linux firmware update creator and runner"'.

cc @georgewhewell 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 ff0ea571bd37c53cc4aae52883eb5bb74cd4b6e3 && nix-shell --pure -I nixpkgs=. -p fwup

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

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

These checks were done:

- built on NixOS
- /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/fwup passed the binary check.
- Warning: no invocation of /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/img2fwup had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 1.2.1 with grep in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1
- directory tree listing: https://gist.github.com/1a05338ae9e6c25b9b4629c585534efa
- du listing: https://gist.github.com/aa6a7bc6b62cc7b0c47ce36dc0173a5f
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fwup

Partial log (click to expand)

make[1]: Leaving directory '/build/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1
shrinking /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/fwup
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin
patching script interpreter paths in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1
/nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1/bin/img2fwup: interpreter directive changed from "/bin/bash" to "/nix/store/0aa1ngxygf1iqanfbpdb10klc7r343c0-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1...
/nix/store/3s224sym5k1x127cdw3325viz8ra5ayk-fwup-1.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: fwup

Partial log (click to expand)

 /nix/store/phl4rr4zq1ydz4v3h4r1pkwnk81gq3ss-coreutils-8.29/bin/install -c img2fwup '/nix/store/2vmsc70fz2rl51wir3cg3w3q26ww9zby-fwup-1.2.1/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/private/tmp/nix-build-fwup-1.2.1.drv-0/source'
make[1]: Leaving directory '/private/tmp/nix-build-fwup-1.2.1.drv-0/source'
post-installation fixup
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/2vmsc70fz2rl51wir3cg3w3q26ww9zby-fwup-1.2.1/bin
patching script interpreter paths in /nix/store/2vmsc70fz2rl51wir3cg3w3q26ww9zby-fwup-1.2.1
/nix/store/2vmsc70fz2rl51wir3cg3w3q26ww9zby-fwup-1.2.1/bin/img2fwup: interpreter directive changed from "/bin/bash" to "/nix/store/7jlpy03vrh1v74b6rnrclbqc9s40ixkg-bash-4.4-p19/bin/bash"
/nix/store/2vmsc70fz2rl51wir3cg3w3q26ww9zby-fwup-1.2.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: fwup

Partial log (click to expand)

make[1]: Leaving directory '/build/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1
shrinking /nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1/bin/fwup
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1/bin
patching script interpreter paths in /nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1
/nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1/bin/img2fwup: interpreter directive changed from "/bin/bash" to "/nix/store/23kq49wszxq7k41dqfk82q5vqwlq5sww-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1...
/nix/store/w074zwcz118g2jc1n1kn3srawf3g6xvk-fwup-1.2.1

@Mic92 Mic92 merged commit bc8ba3e into NixOS:master Jun 21, 2018
@r-ryantm r-ryantm deleted the auto-update/fwup branch June 21, 2018 12:49
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