GNU bug report logs - #57801
'inferior-with-channels' is eager, making it hard to use in channels

Previous Next

Package: guix;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Wed, 14 Sep 2022 12:29:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Moisés Simón Vázquez
 <moises.simon <at> universaldx.com>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: "57801 <at> debbugs.gnu.org" <57801 <at> debbugs.gnu.org>
Subject: bug#57801: 'inferior-with-channels' is eager, making it hard to use in channels
Date: Fri, 13 Sep 2024 08:36:21 +0000
Sorry for the empty reply...

How can we define an inferior package?

some commit broke ceph and we need it.  Doing this:

in top of our channels break pulling with:


,----
| (define inferior-for-ceph
|   (inferior-for-channels (list (channel
|                                 (name 'guix)
|                                 (url "https://git.savannah.gnu.org/git/guix.git")
|                                 (commit "53396a22afc04536ddf75d8f82ad2eafa5082725")))))
| 
| (define ceph
|   (first (lookup-inferior-packages inferior-for-ceph "ceph")))
`----


,----
| (repl-version 0 1 1)
| (exception %exception (non-self-quoting 140736906039808 "#<&store-connection-error file: \"/var/guix/daemon-socket/socket\" errno: 2>"))
`----

Do you know what would be the workaround?




This bug report was last modified 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.