Multiple channels with the same name hangs 'guix pull'

  • Done
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

M
M
Maxim Cournoyer wrote on 20 Oct 2019 18:50
(name . bug-guix)(address . bug-guix@gnu.org)
8736fmn9xk.fsf@gmail.com
Hello!

When using a channels.scm file such as:

Toggle snippet (9 lines)
(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)

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
M
M
Maxim Cournoyer wrote on 20 Oct 2019 18:58
control message for bug #37842
(address . control@debbugs.gnu.org)
871rv6n9kr.fsf@gmail.com
tags 37842 notabug
close 37842
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 37842@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 37842
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch