From: Mark H Weaver <mhw@netris.org>
To: Brian Woodcox <bw@inskydata.com>
Cc: help-guix@gnu.org
Subject: Re: Where is the best place to download texlive-20170524-extra.tar.xz ?
Date: Sat, 03 Nov 2018 02:19:18 -0400 [thread overview]
Message-ID: <87d0rmadj2.fsf@netris.org> (raw)
In-Reply-To: <1B133486-D331-4EE0-9373-D37216C2BAE5@inskydata.com> (Brian Woodcox's message of "Fri, 2 Nov 2018 23:19:58 -0600")
Hi Brian,
When looking for a file that Guix is trying to download but which is no
longer available at the expected URL, I normally just do a web search
for the file name, in this case "texlive-20170524-extra.tar.xz". Any
site will do. It needn't be a site you trust, because Guix always
checks the sha256 hash anyway.
If you "guix download" a file with the right name but the wrong
contents, it will be successfully added to the store, but with the wrong
hash string in the file name in /gnu/store, so nothing will ever use it.
When you attempt to restart the build that failed, it will again try to
download it, because the file it needs is not in the store. The bogus
file will be deleted the next time to run "guix gc".
I did a web search for this file name, and found this:
ftp://tug.org/texlive/historic/2017/texlive-20170524-extra.tar.xz
Mark
next prev parent reply other threads:[~2018-11-03 6:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-03 5:19 Where is the best place to download texlive-20170524-extra.tar.xz ? Brian Woodcox
2018-11-03 5:31 ` Brian Woodcox
2018-11-03 6:19 ` Mark H Weaver [this message]
2018-11-03 14:44 ` Brian Woodcox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d0rmadj2.fsf@netris.org \
--to=mhw@netris.org \
--cc=bw@inskydata.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.