all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Manifest causes channel to fail on pull
@ 2019-04-06  0:55 brettg
  2019-04-08 10:35 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: brettg @ 2019-04-06  0:55 UTC (permalink / raw)
  To: help-guix

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

Hey all,I typically like to keep all of my guix-related files in my personal channel. This tends to work fine as long as every file has a define-module statement.Recently, I included a package in one of my manifest files that is not part of the guix master packages which is causing the channel to fail when building. The log says it can not find the package, but 'guix package -s' shows it and I have a use-module statement pointing to it in the manifest.Here is a relevant linkhttps://git.sr.ht/~brettgilio/guix-system/commit/1bec473b8014aca15ca2bada87874be35df8b9acDoes anybody have any idea on how to fix this?

[-- Attachment #2: Type: text/html, Size: 1061 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Manifest causes channel to fail on pull
@ 2019-04-06  3:44 brettg
  0 siblings, 0 replies; 3+ messages in thread
From: brettg @ 2019-04-06  3:44 UTC (permalink / raw)
  To: help-guix

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

I have temporarily fixed this by removing the .scm extension from the manifests, so guile does not read and compile it.Sent from my Sprint Phone.------ Original message------From: brettg@posteo.netDate: Fri, Apr 5, 2019 7:56 PMTo: help-guix@gnu.org;Cc: Subject:Manifest causes channel to fail on pull
    Hey all,I typically like to keep all of my guix-related files in my personal channel. This tends to work fine as long as every file has a define-module statement.Recently, I included a package in one of my manifest files that is not part of the guix master packages which is causing the channel to fail when building. The log says it can not find the package, but 'guix package -s' shows it and I have a use-module statement pointing to it in the manifest.Here is a relevant linkhttps://git.sr.ht/~brettgilio/guix-system/commit/1bec473b8014aca15ca2bada87874be35df8b9acDoes anybody have any idea on how to fix this?



[-- Attachment #2: Type: text/html, Size: 1930 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Manifest causes channel to fail on pull
  2019-04-06  0:55 Manifest causes channel to fail on pull brettg
@ 2019-04-08 10:35 ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-04-08 10:35 UTC (permalink / raw)
  To: brettg@posteo.net; +Cc: help-guix

Hello,

"brettg@posteo.net" <brettg@posteo.net> skribis:

> I typically like to keep all of my guix-related files in my personal channel. This tends to work fine as long as every file has a define-module
> statement.
>
> Recently, I included a package in one of my manifest files that is not part of the guix master packages which is causing the channel to fail when
> building. The log says it can not find the package, but 'guix package -s' shows it and I have a use-module statement pointing to it in the
> manifest.

Please include the exact command you typed and its output.  Here I’m not
sure what command is failing.

> Here is a relevant link
> https://git.sr.ht/~brettgilio/guix-system/commit/1bec473b8014aca15ca2bada87874be35df8b9ac

This is 404 for me.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-08 10:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-06  0:55 Manifest causes channel to fail on pull brettg
2019-04-08 10:35 ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2019-04-06  3:44 brettg

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.