GNU bug report logs - #32618
Channels: guix pull error when specifying branch

Previous Next

Package: guix;

Reported by: Eric Brown <brown <at> fastmail.com>

Date: Mon, 3 Sep 2018 01:34:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

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 32618 in the body.
You can then email your comments to 32618 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#32618; Package guix. (Mon, 03 Sep 2018 01:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eric Brown <brown <at> fastmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 03 Sep 2018 01:34:01 GMT) Full text and rfc822 format available.

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

From: Eric Brown <brown <at> fastmail.com>
To: bug-guix <at> gnu.org
Subject: Channels: guix pull error when specifying branch
Date: Sun, 02 Sep 2018 20:33:34 -0500
I am trying the new Channels, working with a
~/.config/guix/channels.scm:

`guix pull' completes when a commit is specified:
(list (channel
       (name 'guix)
       (url "https://git.savannah.gnu.org/git/guix.git")
       (commit "391097782311c82c04b171db7373a0bbfc1d8653")))

but not when the branch name is specified:
(list (channel
       (name 'guix)
       (url "https://git.savannah.gnu.org/git/guix.git")
       (branch "master")))

guix pull: error: Git error: cannot locate remote-tracking branch 'master'

I have tested with my own site as well:
       (url "https://ericcbrown.com:8888/ecbrown/guix.git")

and I see the same behavior.





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Wed, 05 Sep 2018 21:56:02 GMT) Full text and rfc822 format available.

Notification sent to Eric Brown <brown <at> fastmail.com>:
bug acknowledged by developer. (Wed, 05 Sep 2018 21:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 32618-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Eric Brown <brown <at> fastmail.com>
Cc: 32618-done <at> debbugs.gnu.org
Subject: Re: bug#32618: Channels: guix pull error when specifying branch
Date: Wed, 05 Sep 2018 23:55:12 +0200
Hi Eric,

Eric Brown <brown <at> fastmail.com> skribis:

> I am trying the new Channels, working with a
> ~/.config/guix/channels.scm:
>
> `guix pull' completes when a commit is specified:
> (list (channel
>        (name 'guix)
>        (url "https://git.savannah.gnu.org/git/guix.git")
>        (commit "391097782311c82c04b171db7373a0bbfc1d8653")))
>
> but not when the branch name is specified:
> (list (channel
>        (name 'guix)
>        (url "https://git.savannah.gnu.org/git/guix.git")
>        (branch "master")))
>
> guix pull: error: Git error: cannot locate remote-tracking branch 'master'

Until now you had to write "origin/master" instead of "master".

This is now fixed in commit 37a6cdbf1b3503d3e60840a176318284b1f7ca25.

Thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 04 Oct 2018 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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