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

[18.09] mtools 4.0.18 -> 4.0.21 #51159

Merged
merged 5 commits into from Nov 28, 2018

Conversation

samueldr
Copy link
Member

Motivation for this change

Backports the history to update mtools, which is necessary for clean FAT32 boot partitions on sd-image based images. See #51158. This will be required for its backport to 18.09.

Things done
  • ✔️ Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • ✔️ NixOS
    • ⬜ macOS
    • ⬜ other Linux distributions
  • ⬜ Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • ✔️ Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • ⬜ Tested execution of all binary files (usually in ./result/bin/)
  • ⬜ Determined the impact on package closure size (by running nix path-info -S before and after)
  • ✔️ Assured whether relevant documentation is up to date
  • ✔️ Fits CONTRIBUTING.md.

Only tested that sd-image-aarch64 builds correctly.

markuskowa and others added 5 commits November 27, 2018 22:06
(cherry picked from commit 4f83467)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions

(cherry picked from commit aee3689)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions

(cherry picked from commit 4f99f26)
(cherry picked from commit 47a239a)
* mtools: 4.0.20 -> 4.0.21 (NixOS#50993)

https://lists.gnu.org/archive/html/info-mtools/2018-11/msg00009.html

* mtools: homepage is https-capable

(cherry picked from commit 51b526d)
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mtools

Partial log (click to expand)

strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin
patching script interpreter paths in /nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin/amuFormat.sh: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin/mcheck: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin/mcomp: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin/mxtar: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin/tgz: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21/bin/uz: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/xffffv3ddjqv745v190y44jxxf2rnxfr-mtools-4.0.21

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mtools

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin
patching script interpreter paths in /nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin/mxtar: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin/mcheck: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin/mcomp: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin/uz: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin/amuFormat.sh: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21/bin/tgz: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21...
/nix/store/6x1as1497daj4ghdh6xs9mgwni0h32jw-mtools-4.0.21

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mtools

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin
patching script interpreter paths in /nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin/amuFormat.sh: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin/mcomp: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin/tgz: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin/uz: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin/mxtar: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21/bin/mcheck: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21...
/nix/store/cpvp1z9davva5qyksalc1v1ycflc7djn-mtools-4.0.21

@samueldr samueldr merged commit 9deeaa2 into NixOS:release-18.09 Nov 28, 2018
@samueldr samueldr deleted the 18.09/mtools-4.0.21 branch February 12, 2019 02:31
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

6 participants