From: Simon Tournier <zimon.toutoune@gmail.com>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>, 72061@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>
Subject: bug#72061: Discrepancy when running ‘guix pull’ from different machines
Date: Mon, 26 Aug 2024 18:38:54 +0200 [thread overview]
Message-ID: <87ed6bi6ht.fsf@gmail.com> (raw)
In-Reply-To: <m1ikwud1n6.fsf@fastmail.net>
Hi Konrad,
CC: Ludo, do you think it comes from the commit c14b8636fb: “records: Do
not inline the constructor.”?
On Wed, 24 Jul 2024 at 21:35, Konrad Hinsen <konrad.hinsen@fastmail.net> wrote:
>> Could you share the channels.scm file?
>
> Attached.
Thanks. Do you know what the current Guix revision? It should have no
effect but who knows. :-)
I mean, guix-daemon had been updated. Has the Guix command launching
“guix time-machine” been updated too?
>> Because the mention of ’guix-science’ means third-party channels, I
>> guess. And maybe there is something tricky when mixing different
>> specific pinned channels.
>
> I thought about that as well, but the behavior should still be the same
> on every machine, right? For me, the attached channels.scm works fine.
Yes. But there is a "Computing Guix derivation“ in the middle. :-)
If I read correctly, this error message:
> guix time-machine --channels=channels.scm -- …
> guix-science/build-system/node.scm:119:2: error: #{ %make-build-system-procedure/abi-check}#: unbound variable
> hint: Did you forget a `use-modules' form?
comes from the macro ’define-record-type*’; see module (guix records).
(symbol-append (string->symbol " %")
(syntax->datum #'ctor)
'-procedure/abi-check)))
That’s weird, because all seems correctly included, i.e., the variable
should be bounded. Well, the revisions from the channels.scm file
reads:
guix-science: 12eba5aa0c5cbf357c476ef7872e0d562d054eff
CommitDate: Wed May 22 17:40:02 2024 +0200
guix: 325fed4c1514bffd084355455710fcc3f1c8da2c
CommitDate: Tue Jul 16 10:28:05 2024 -0500
And the file guix/records.scm had been modified by:
records: Do not inline the constructor.
c14b8636fbac9826115f4524d500536d54c15625
CommitDate: Sat May 4 19:14:24 2024 +0200
Change-Id: Ifd7b4e884e9fbf21c43fb4c3ad963126ef5cb476
Is the current failing Guix running a revision older than May?
Cheers,
simon
next prev parent reply other threads:[~2024-08-27 14:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 13:59 bug#72061: Discrepancy when running ‘guix pull’ from different machines Ludovic Courtès
2024-07-11 14:41 ` Ludovic Courtès
2024-07-11 15:33 ` Ludovic Courtès
2024-07-12 9:32 ` Simon Tournier
2024-07-24 8:05 ` Konrad Hinsen
2024-07-24 12:30 ` Simon Tournier
2024-07-24 19:35 ` Konrad Hinsen
2024-08-26 16:38 ` Simon Tournier [this message]
2024-09-02 15:31 ` Konrad Hinsen
2024-09-02 20:04 ` Simon Tournier
2024-09-03 12:47 ` Konrad Hinsen
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=87ed6bi6ht.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=72061@debbugs.gnu.org \
--cc=konrad.hinsen@fastmail.net \
--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.