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.03] libtiff: fix download url #51193

Merged
merged 1 commit into from Nov 29, 2018

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Nov 28, 2018

Motivation for this change
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.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libtiff

Partial log (click to expand)

  /nix/store/xgk8y984kz4ha5zrya8a88d2s4dcm5d2-libjpeg-turbo-1.5.3
  /nix/store/zha5kjbpdiks0w37399sbxnxpj2r3614-zlib-1.2.11
copying path '/nix/store/kxqm82pkbpwkc8rhic1a6ih4p4js8321-glibc-2.26-131' from 'https://cache.nixos.org'...
copying path '/nix/store/n2vqwh97dy6p5i93vri7yagj8ascaj00-gcc-7.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/xgk8y984kz4ha5zrya8a88d2s4dcm5d2-libjpeg-turbo-1.5.3' from 'https://cache.nixos.org'...
copying path '/nix/store/mrg5c2765rgcinsmf3p6qj10pm9cx82q-xz-5.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/zha5kjbpdiks0w37399sbxnxpj2r3614-zlib-1.2.11' from 'https://cache.nixos.org'...
copying path '/nix/store/d2hzwshwbb2rab86lqckihw7akqw7ax4-libtiff-4.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/rz8187b7j6i7hfzlnmzpckm1rzc3cq6l-libtiff-4.0.9-bin' from 'https://cache.nixos.org'...
/nix/store/rz8187b7j6i7hfzlnmzpckm1rzc3cq6l-libtiff-4.0.9-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libtiff

Partial log (click to expand)

these paths will be fetched (0.38 MiB download, 1.22 MiB unpacked):
  /nix/store/0pw5xflvkchcgbscli9qhyf025ijr38p-libtiff-4.0.9-bin
  /nix/store/p0hfz1v6kbfm3si7kz4myyln7aikwwyy-libtiff-4.0.9
  /nix/store/zwlzkh9kp3fs9aa8mgljv574rs5gbby3-libjpeg-8d
copying path '/nix/store/zwlzkh9kp3fs9aa8mgljv574rs5gbby3-libjpeg-8d' from 'https://cache.nixos.org'...
copying path '/nix/store/p0hfz1v6kbfm3si7kz4myyln7aikwwyy-libtiff-4.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/0pw5xflvkchcgbscli9qhyf025ijr38p-libtiff-4.0.9-bin' from 'https://cache.nixos.org'...
/nix/store/0pw5xflvkchcgbscli9qhyf025ijr38p-libtiff-4.0.9-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libtiff

Partial log (click to expand)

/nix/store/gyk0ga511fk9lg18rwlfd7hbq6wpyhd3-libtiff-4.0.9-bin

@c0bw3b c0bw3b merged commit a18112a into NixOS:release-18.03 Nov 29, 2018
@veprbl veprbl deleted the pr/libtiff_fix_url_18.03 branch December 1, 2020 16:55
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