all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Marusich <cmmarusich@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: "guix-latest" differs when two users run "guix pull" from same commit
Date: Tue, 21 Nov 2017 19:53:16 -0800	[thread overview]
Message-ID: <87mv3fvuj7.fsf@gmail.com> (raw)
In-Reply-To: <87o9o2cikz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 16 Nov 2017 17:08:12 +0100")


[-- Attachment #1.1: Type: text/plain, Size: 868 bytes --]

ludo@gnu.org (Ludovic Courtès) writes:

> Chris Marusich <cmmarusich@gmail.com> skribis:
>
>> When two users run "guix pull" using the same commit, two different
>> versions of "guix-latest" get built.  This surprised me, and in any case
>> it seems inefficient to build the same version of Guix two times.  Why
>> do two different derivations get built?
>
> That’s a bug!  :-)

I see!  Nice to know my suspicions were correct.

> Can you compare the two ‘guix-latest’ outputs with ‘diff -r’?  I’m
> guessing the difference stems from (guix config).

I've attached the output of the following command:

  diff -r /home/marusich/.config/guix/latest /root/.config/guix/latest

Note that although these two "guix-latest" were built from the same
commit, that commit is NOT the one mentioned earlier in this email
thread.

-- 
Chris

[-- Attachment #1.2: guix-pull-diff --]
[-- Type: application/octet-stream, Size: 1778 bytes --]

Binary files /home/marusich/.config/guix/latest/gnu/services/version-control.go and /root/.config/guix/latest/gnu/services/version-control.go differ
Binary files /home/marusich/.config/guix/latest/gnu/services/virtualization.go and /root/.config/guix/latest/gnu/services/virtualization.go differ
Binary files /home/marusich/.config/guix/latest/guix/config.go and /root/.config/guix/latest/guix/config.go differ
diff -r /home/marusich/.config/guix/latest/guix/config.scm /root/.config/guix/latest/guix/config.scm
97c97
<   "/gnu/store/qfzl5frp52wdz1vbdj958sz35yfl94xi-libgcrypt-1.8.1/lib/libgcrypt")
---
>   "/gnu/store/1hd2i91mmlswanxla1mm0zkq33picw03-libgcrypt-1.8.1/lib/libgcrypt")
100c100
<   "/gnu/store/navpkpm1jf6zf8zmi54wl5w3b2ddv1sw-zlib-1.2.11/lib/libz")
---
>   "/gnu/store/ckdvl3frzai5nsr93apyn6gxi5papicb-zlib-1.2.11/lib/libz")
106c106
<   "/gnu/store/i1xjwb58m0zs33328zihp3lwfg2d6v59-gzip-1.8/bin/gzip")
---
>   "/gnu/store/cpw66g55cccknp99a7xwa2b7hgfja9fz-gzip-1.8/bin/gzip")
109c109
<   "/gnu/store/j8hrhxjp503ch60xlbalrrd4i18pgf79-bzip2-1.0.6/bin/bzip2")
---
>   "/gnu/store/nzwj8mcq63y63bnahiz975q0b5x0swk7-bzip2-1.0.6/bin/bzip2")
112c112
<   "/gnu/store/9cgv5prf1prqf75dwna4j7824286imyx-xz-5.2.2/bin/xz")
---
>   "/gnu/store/75apicvxhy7v38ag52qh6wpm4k8y1bab-xz-5.2.2/bin/xz")
Binary files /home/marusich/.config/guix/latest/guix/import/cabal.go and /root/.config/guix/latest/guix/import/cabal.go differ
Binary files /home/marusich/.config/guix/latest/guix/scripts/offload.go and /root/.config/guix/latest/guix/scripts/offload.go differ
Binary files /home/marusich/.config/guix/latest/guix/store.go and /root/.config/guix/latest/guix/store.go differ
Binary files /home/marusich/.config/guix/latest/guix/zlib.go and /root/.config/guix/latest/guix/zlib.go differ

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

  reply	other threads:[~2017-11-22  3:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 22:58 "guix-latest" differs when two users run "guix pull" from same commit Chris Marusich
2017-11-16 16:08 ` Ludovic Courtès
2017-11-22  3:53   ` Chris Marusich [this message]
2017-12-08  6:57     ` Chris Marusich
2017-12-08 10:44       ` Ludovic Courtès
2018-01-07  2:17       ` Mike Gerwitz
2018-01-08 15:37         ` Ludovic Courtès

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=87mv3fvuj7.fsf@gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=ludo@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.