unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "B. Wilson" <elaexuotee@wilsonb.com>
To: guix-devel@gnu.org
Subject: Error pulling custom channel that includes another third-party channel
Date: Thu, 14 Apr 2022 08:29:01 +0900	[thread overview]
Message-ID: <3FTWY74E0IXDQ.2Q44GE2Y7QQQ5@"@WILSONB.COM> (raw)

Hey Guix,

In my channels.scm, in addition to the primary guix channel I have my-channel
and other-channel. This has worked just fine, until I added a commit in
my-channel which use-modules something from other-channel.

Now guix pull fails when attempting to build my-channel:

    (exception misc-error (value #f) (value "no code for module ~S") (value ((other channel module))) (value #f))

What am I missing?

Just to be clear, locally building with `guix build -L path/to/my-channel foo`
succeeds just fine. Is there somewhere inside my-channel where I need to
explicitly declare the dependency on other-channel?

Any help appreciated. Cheers,

BW


             reply	other threads:[~2022-04-13 23:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13 23:29 B. Wilson [this message]
2022-04-15 15:24 ` Error pulling custom channel that includes another third-party channel Kaelyn

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='3FTWY74E0IXDQ.2Q44GE2Y7QQQ5@"@WILSONB.COM' \
    --to=elaexuotee@wilsonb.com \
    --cc=guix-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).