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

grub: fetch from HTTPS instead of FTP; update meta #48137

Merged
merged 1 commit into from Oct 10, 2018
Merged

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented Oct 10, 2018

HTTPS is unlikely to be worse and is often better than FTP. Aside from being
faster, there are many networking setups where outgoing FTP traffic is blocked.

sha256 is unchanged; no rebuilds.

HTTPS is unlikely to be worse and is often better than FTP. Aside from being
faster, there are many networking setups where outgoing FTP traffic is blocked.
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: grub

Partial log (click to expand)

copying path '/nix/store/982nk0a8fcagwidl4y2d5cj0dcm1xd8d-libtool-2.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/rynqllcbcbnbls7qsbmf8gfqf5shln6g-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/775s79mrfir78c8rzlfvg2ickyf7sfsw-hook' from 'https://cache.nixos.org'...
building '/nix/store/bynl1zzpp3g29ls31gpfnwlavk82s8dq-grub-0.97-73.drv'...
unpacking sources
unpacking source archive /nix/store/51f2q2iqx39csvnib6y435f1g3a4w34w-grub-0.97.tar.gz
source root is grub-0.97
/nix/store/rynqllcbcbnbls7qsbmf8gfqf5shln6g-stdenv-linux/setup: line 916: /nix/store/3krhn1yx15f348mnfrbnklj43kp9813n-coreutils-8.30/bin/chmod: cannot execute binary file: Exec format error
builder for '/nix/store/bynl1zzpp3g29ls31gpfnwlavk82s8dq-grub-0.97-73.drv' failed with exit code 126
error: build of '/nix/store/bynl1zzpp3g29ls31gpfnwlavk82s8dq-grub-0.97-73.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: grub

Partial log (click to expand)

these paths will be fetched (5.99 MiB download, 23.62 MiB unpacked):
  /nix/store/a2lmjk0b8lzm7qgj3mv51ihi8hqa3yrx-glibc-2.27
  /nix/store/fr027v1qi71rh35y3vjr9bink8lhzlvr-grub-0.97-73
copying path '/nix/store/a2lmjk0b8lzm7qgj3mv51ihi8hqa3yrx-glibc-2.27' from 'https://cache.nixos.org'...
copying path '/nix/store/fr027v1qi71rh35y3vjr9bink8lhzlvr-grub-0.97-73' from 'https://cache.nixos.org'...
/nix/store/fr027v1qi71rh35y3vjr9bink8lhzlvr-grub-0.97-73

@xeji xeji merged commit 4e7c822 into NixOS:master Oct 10, 2018
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