all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Jack Hill <jackhill@jackhill.us>, help-guix@gnu.org
Subject: Re: Why are these derivations different?
Date: Sat, 08 Jun 2019 22:45:07 +0200	[thread overview]
Message-ID: <878sub7qng.fsf@devup.no> (raw)
In-Reply-To: <alpine.DEB.2.20.1906081023140.5164@marsh.hcoop.net>

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

Jack Hill <jackhill@jackhill.us> writes:

> Hi Guix,
>
> I'm trying to copy the store items for ungoogled-chromium from one of my 
> hosts that has many computational resources to another one that does not, 
> so that I do not have to build ungoogled-chromium on the less powerful 
> host.
>
> However, even after copying the store items using guix archive --export | 
> guix archive --import, the less powerful host wants to build 
> ungoogled-chromium because the derivations differ (see attachments).

I suspect this has to do with grafts.  Guix is missing a substitute for
the 'ungrafted' package and fails to realize the grafted derivation.

Exporting with --no-grafts should do the trick.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2019-06-08 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-08 14:49 Why are these derivations different? Jack Hill
2019-06-08 20:45 ` Marius Bakke [this message]
2019-06-09  2:43   ` Jack Hill
2019-06-10 11:35     ` Marius Bakke
2019-06-10 17:25       ` Jack Hill

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=878sub7qng.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=help-guix@gnu.org \
    --cc=jackhill@jackhill.us \
    /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.