unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Funding the build farm
@ 2015-11-18 23:09 matias_jose_seco
  0 siblings, 0 replies; 14+ messages in thread
From: matias_jose_seco @ 2015-11-18 23:09 UTC (permalink / raw)
  To: guix-devel

One curiosity appears:
which is your opinion about the Libreboot D16[1] ?
could be LibreFirmware an access to discover low-level SW creations for 
Guix?

[1] http://minifree.org/product/libreboot-d16/

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: updating list of substitutes
@ 2015-04-22 11:46 Pjotr Prins
  2015-10-11  7:46 ` Pjotr Prins
  0 siblings, 1 reply; 14+ messages in thread
From: Pjotr Prins @ 2015-04-22 11:46 UTC (permalink / raw)
  To: Ludovic Courtès, guix-devel

I wish to thank you guys for bearing with my dumb-ass questions. I
think Guix is totally awesome. I have been tracking Nix for a long
time and Guix makes me happy where Nix did not.

Please keep on answering me. First because I am learning and second
because we are building a record on this ML for others to see. Your
responses have been very valuable, including Ludo creating the
tar-ball install and Ricardo's mail on the database layout.

You should know I have at least three hats, as system administrator,
as software developer and as scientist - these roles have conflicting
goals and demands which is why I can discuss direct state
modifications in the store on one end and ask for reproducible
software on the other ;).

What I have learned is that:

1. We now have a tar-ball install (awesome!)
2. The DB is the authority
3. We can't reconstruct the DB from the store 
4. Every release fixates the dependencies so if we know the exact
   release we can recreate the same dependencies 
5. We reload the list of substitutes after a fixed time

Correct?

One more below on (5):

On Tue, Apr 21, 2015 at 10:40:28AM +0200, Pjotr Prins wrote:
> > > Q1: Do we retain older builds of binaries for some time for download?
> > 
> > Yes, but the amount of time is unspecified.
> > 
> > On hydra.gnu.org it can be quite long in practice, so that would call in
> > favor of increasing the default TTL in ???guix substitute???.
> > 
> > In the longer run, we need servers to advertise their TTL (someone
> > running ???guix publish??? may have a different TTL.)
> > 
> > > Q2: Can we switch off updating list of substitutes? A command line
> > >     switch would do. '--no-update-supstitutes'
> > 
> > No.

Let me rephrase. Can we have a more lazy approach towards fetching
substitutes? Rather than a fixed TTL we could fetch the latest list on
the first failed substitute. I expect, in practise that would save a
lot of downloads which turn out to be very slow, even on decent
internet connections. It also saves load on the build server.

It does mean the initial binary/build overview on package install can
be wrong but since we retain binaries for a long time (in practise) it
would be more likely to change between releases anyway. A simple
message would do:

  INFO: failed download of substitute XXX (you may want to pull the latest release)
  INFO: substitute list downloading...
  INFO: updated substitute list. The following packages will now be built:
    1. etc etc.

I think this is actually safer and fairer than a TTL.

Pj.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-11-24 15:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 23:09 Funding the build farm matias_jose_seco
  -- strict thread matches above, loose matches on Subject: below --
2015-04-22 11:46 updating list of substitutes Pjotr Prins
2015-10-11  7:46 ` Pjotr Prins
2015-10-11 18:39   ` Ludovic Courtès
2015-10-11 21:27     ` Pjotr Prins
2015-10-12  5:15       ` Mark H Weaver
2015-10-12  6:06         ` Pjotr Prins
2015-10-12 17:03           ` Ludovic Courtès
2015-10-13 12:11             ` Pjotr Prins
2015-10-13 12:52               ` Andreas Enge
2015-10-13 14:35                 ` Ludovic Courtès
2015-11-18 16:15                   ` Pjotr Prins
2015-11-18 18:29                     ` Funding the build farm Ludovic Courtès
2015-11-18 18:38                       ` Cook, Malcolm
2015-11-18 20:55                         ` Pjotr Prins
2015-11-18 21:20                         ` Ludovic Courtès
2015-11-18 21:26                           ` Cook, Malcolm
2015-11-22 10:53                       ` Andreas Enge
2015-11-23 15:00                         ` Ludovic Courtès
2015-11-23 15:29                           ` Mathieu Lirzin
2015-11-23 19:38                         ` John Darrington
2015-11-24 12:05                           ` Alex Sassmannshausen
2015-11-24 14:54                           ` Efraim Flashner
2015-11-24 15:12                             ` John Darrington
2015-11-24 15:12                             ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).