help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Manifest causes channel to fail on pull


From: address@hidden
Subject: Re: Manifest causes channel to fail on pull
Date: Fri, 05 Apr 2019 22:44:50 -0500

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: address@hidden
Date: Fri, Apr 5, 2019 7:56 PM
To: address@hidden;
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 link
https://git.sr.ht/~brettgilio/guix-system/commit/1bec473b8014aca15ca2bada87874be35df8b9ac

Does anybody have any idea on how to fix this?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]