unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Skyler Ferris via <help-guix@gnu.org>
To: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Identifying cause of local package build
Date: Wed, 24 May 2023 20:56:41 +0000	[thread overview]
Message-ID: <b78391d2-e716-1970-9826-cf6a46659cd1@protonmail.com> (raw)
In-Reply-To: <zZz_PS_IahaY49EMai_78Z4y7yYMykBEmhuICQwJB4PbLoxCjlFjUqeBfp6E5BVxQPUq64NtgsH2s1pPlPnaly1OFCu3Dwho__k1gDJm6rw=@protonmail.com>

I believe I understand what is happening now, and it is the result of the
way guix releases software and not a bug in my configuration. I put all of
the packages in my system configuration into a manifest and ran `guix weather`
against it, and it said that only 85% of packages have substitutes available.
I had assumed that substitutes should be available and either there was
something in my configuration that was causing me to download an old version
of a package, which had presumably been deleted from the server, or that I
was telling it to build some unexpected variant. But thinking about it more,
updating a guix system is just pulling down package definitions, which become
available before the substitute server finishes building everything. And it has
a lot to build. So I think this is just expected, and guix decides to build the
software locally instead of just refusing to let me upgrade.

I could probably configure the system to use a commit from a short time ago
which still has substitutes available, but I have been meaning to minimize my
system anyway since I don't use much beyond a terminal in guix. And this means
I will remove most of the packages that take a long time to build, and the
remaining long-build packages are things like the kernel which do have
substitutes available.

Sincerely,
Skyler

  reply	other threads:[~2023-05-24 20:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 21:33 Identifying cause of local package build Skyler via
2023-05-01 14:26 ` Felix Lechner via
2023-05-03 17:09 ` Simon Tournier
2023-05-23 19:36   ` Skyler
2023-05-24 20:56     ` Skyler Ferris via [this message]
2023-05-25 18:31       ` Simon Tournier
2023-05-25 19:47         ` Eugen Stan

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=b78391d2-e716-1970-9826-cf6a46659cd1@protonmail.com \
    --to=help-guix@gnu.org \
    --cc=skyvine@protonmail.com \
    /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).