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