GNU bug report logs - #37842
Multiple channels with the same name hangs 'guix pull'

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 21 Oct 2019 01:51:02 UTC

Severity: normal

Tags: notabug

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37842 in the body.
You can then email your comments to 37842 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#37842; Package guix. (Mon, 21 Oct 2019 01:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 21 Oct 2019 01:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: Multiple channels with the same name hangs 'guix pull'
Date: Sun, 20 Oct 2019 21:50:47 -0400
Hello!

When using a channels.scm file such as:

--8<---------------cut here---------------start------------->8---
(cons* (channel
	(name 'my-channel)
	(url "https://gitlab.com/Apteryks/sfl-guix-channel"))
       (channel
	(name 'my-channel)
	(url "https://gitlab.com/Apteryks/my-guix-channel"))
       %default-channels)
--8<---------------cut here---------------end--------------->8---

It should throw an error, but instead it hangs indefinitely, like:

guix pull
Updating channel 'my-channel' from Git repository at 'https://gitlab.com/Apteryks/sfl-guix-channel'...
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
[hair starts greying out]

Maxim




Added tag(s) notabug. Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 21 Oct 2019 01:59:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 37842 <at> debbugs.gnu.org and Maxim Cournoyer <maxim.cournoyer <at> gmail.com> Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 21 Oct 2019 01:59:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 18 Nov 2019 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 217 days ago.

Previous Next


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