From: "Scott N. Walck" <walck@lvc.edu>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: trouble with guix pull and guile-git
Date: Sat, 31 Mar 2018 14:59:08 -0400 [thread overview]
Message-ID: <20180331185908.GA8656@X250> (raw)
In-Reply-To: <87h8owjjkz.fsf@gnu.org>
Thanks, Ludo'. That was just what I needed.
Scott
On Sat, Mar 31, 2018 at 06:28:12PM +0200, Ludovic Courtès wrote:
> Hello Scott,
>
> "Scott N. Walck" <walck@lvc.edu> skribis:
>
> > The FSF's LibrePlanet last weekend has reinvigorated my interest
> > to learn more about and start using guix. I have a version of
> > the guix package manager on my machine from last year. It's a
> > little newer than 0.13.0. I tried using guix pull to update it,
> > but there is a problem as the transcript below shows. I suspect
> > that the address
> >
> > https://gitlab.com/amirouche/guile-git/
> >
> > is no longer correct. It looks like the source for guile-git is at
> >
> > https://gitlab.com/guile-git/ .
>
> Indeed.
>
> > walck@X250:~/computer/PackageManagement/guix$ guix --version
> > guile: warning: failed to install locale
> > warning: failed to install locale: Invalid argument
> > guix (GNU Guix) 20170526.16
> > Copyright (C) 2017 the Guix authors
> > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> > This is free software: you are free to change and redistribute it.
> > There is NO WARRANTY, to the extent permitted by law.
> > walck@X250:~/computer/PackageManagement/guix$ guix pull
> > guile: warning: failed to install locale
> > warning: failed to install locale: Invalid argument
> >
> > Starting download of /tmp/guix-file.Gzf8nt
> > From https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
> > ....tar.gz 182KiB/s 01:23 | 14.7MiB transferred
> > unpacking '/gnu/store/idnncmjzlk1vmwggsqgwdg5dqzpshamq-guix-latest.tar.gz'...
> > substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
> > Cloning into '/gnu/store/1rdw2svz4pyislan7q67mnk70c13sczm-guile-git-0.0-2.06f9fc3-checkout'...
> > fatal: unable to update url base from redirection:
> > asked for: https://gitlab.com/amirouche/guile-git/info/refs?service=git-upload-pack
> > redirect: https://gitlab.com/users/sign_in
> > environment variable `PATH' unset
>
> The problem here is that the Guix you have is referring to the old URL,
> so it fails to download and build Guile-Git.
>
> However, this source code is mirrored on mirror.hydra.gnu.org. So
> normally, Guix would download this guile-git checkout directly from
> mirror.hydra.gnu.org, provided you enabled substitutes:
>
> https://www.gnu.org/software/guix/manual/html_node/Substitute-Server-Authorization.html
>
> Could you check if you went through that authorization step?
>
> HTH,
> Ludo’.
prev parent reply other threads:[~2018-03-31 18:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-31 2:02 trouble with guix pull and guile-git Scott N. Walck
2018-03-31 16:28 ` Ludovic Courtès
2018-03-31 18:59 ` Scott N. Walck [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180331185908.GA8656@X250 \
--to=walck@lvc.edu \
--cc=help-guix@gnu.org \
--cc=ludo@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.