all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: 53496@debbugs.gnu.org
Cc: Peter Kois <kangus@gmail.com>
Subject: bug#53496: guix pull from 1.1.0 --> 29091731a0c6cb649cdfd72297575fe2bb2a9591 fails
Date: Sat, 19 Mar 2022 23:28:26 +0100	[thread overview]
Message-ID: <0d089b384be80e404ade7f9cf1647432aa1877f1.camel@telenet.be> (raw)
In-Reply-To: <861ffd27bf4ada1dd6c1d37208d818b3df83e0cd.camel@telenet.be>

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

Maxime Devos schreef op za 19-03-2022 om 23:20 [+0100]:
> Hi,
> 
> I got the exact same error, but with time-machine, when travelling
> from 1.1.0 to 29091731a0c6cb649cdfd72297575fe2bb2a9591 (actually,
> 29091731a0c6cb649cdfd72297575fe2bb2a9591 + a patch, but that probably
> does not matter).
> 
> TBI ...

The only use of 'module-re-export!' in current Guix is

  (module-re-export! (current-module) '(delete) #:replace? #t)

from (guix packages).

Probably the issue is that 'module-re-export!' did not always support
#:replace?, and that 1.1.0 uses an old version of Guile with the old
calling convention when computing the derivation ... (I don't know
if these details are actually true, it's a bit of a guess.)

I guess the patch from e89f767ce8990f4959616031e3c98fbfe92a008b, while
fixing time-travelling from v1.2.0 to current Guix, broke time-
travelling from v1.1.0 to current Guix.

> Greetings,
> Maxime.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-03-19 22:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24  6:24 bug#53496: guix pull: error: build of `/gnu/store/njrsv4nw8v750zn6ajdcn8495592q6jb-compute-guix-derivation.drv' failed Peter Kois
2022-03-19 22:20 ` bug#53496: guix pull from 1.1.0 --> 29091731a0c6cb649cdfd72297575fe2bb2a9591 fails Maxime Devos
2022-03-19 22:28   ` Maxime Devos [this message]
2022-03-19 22:33     ` Maxime Devos
2022-03-19 22:58       ` Maxime Devos
2022-03-20  9:03         ` Maxime Devos
2022-03-21 15:19         ` Ludovic Courtès
2022-03-21 18:33           ` Maxime Devos

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=0d089b384be80e404ade7f9cf1647432aa1877f1.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=53496@debbugs.gnu.org \
    --cc=kangus@gmail.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.
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.