unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Brown <brown@fastmail.com>
To: 32618@debbugs.gnu.org
Subject: bug#32618: Channels: guix pull error when specifying branch
Date: Sun, 02 Sep 2018 20:33:34 -0500	[thread overview]
Message-ID: <87h8j7icup.fsf@fastmail.com> (raw)

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	other threads:[~2018-09-03  1:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-03  1:33 Eric Brown [this message]
2018-09-05 21:55 ` bug#32618: Channels: guix pull error when specifying branch Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8j7icup.fsf@fastmail.com \
    --to=brown@fastmail.com \
    --cc=32618@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).