From: Tomas Volf <~@wolfsden.cz>
To: "Simen Endsjø" <contact@simendsjo.me>
Cc: "Edouard Klein" <edou@rdklein.fr>,
"Hilton Chain" <hako@ultrarare.space>,
help-guix@gnu.org
Subject: Re: Avoid sending sources to offload servers
Date: Fri, 08 Nov 2024 21:55:58 +0100 [thread overview]
Message-ID: <87ses1a1i9.fsf@wolfsden.cz> (raw)
In-Reply-To: <b62b7715-daa6-42da-a9bd-090545d8765e@app.fastmail.com> ("Simen Endsjø"'s message of "Thu, 07 Nov 2024 12:08:17 +0100")
[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]
Simen Endsjø <contact@simendsjo.me> writes:
> I guess what I would like is at least that the sources for the builds
> to be downloaded by the build server instead of transferred by my
> system.
I guess one limitation here is that the build server is not always able
to download the sources. Some of my packages have source field like
this:
--8<---------------cut here---------------start------------->8---
(source (local-file "/some/path/some/tar-0.0.0.tar.gz"))
--8<---------------cut here---------------end--------------->8---
I can imagine having packages with sources that are for example
available on LAN exposed HTTP server, and the build server does not have
to be on the same network segment. I do not have use case for that yet,
but I image other people might have.
All of that is probably solvable, but I just wanted to point out that
there are some edge cases in this that would require deeper thought.
Tomas
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
next prev parent reply other threads:[~2024-11-08 20:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-07 8:57 Avoid sending sources to offload servers Simen Endsjø
2024-11-07 9:14 ` Hilton Chain
2024-11-07 10:07 ` Simen Endsjø
2024-11-07 11:00 ` Edouard Klein
2024-11-07 11:08 ` Simen Endsjø
2024-11-08 20:55 ` Tomas Volf [this message]
2024-11-08 21:08 ` Simen Endsjø
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ses1a1i9.fsf@wolfsden.cz \
--to=~@wolfsden.cz \
--cc=contact@simendsjo.me \
--cc=edou@rdklein.fr \
--cc=hako@ultrarare.space \
--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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).