From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott N. Walck" Subject: trouble with guix pull and guile-git Date: Fri, 30 Mar 2018 22:02:35 -0400 Message-ID: <20180331020234.GA7279@X250> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f25qr-0006NU-Qk for help-guix@gnu.org; Fri, 30 Mar 2018 22:02:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f25qn-00014N-SY for help-guix@gnu.org; Fri, 30 Mar 2018 22:02:41 -0400 Received: from elasmtp-mealy.atl.sa.earthlink.net ([209.86.89.69]:34340) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f25qn-00012a-NK for help-guix@gnu.org; Fri, 30 Mar 2018 22:02:37 -0400 Received: from [71.173.239.22] (helo=localhost) by elasmtp-mealy.atl.sa.earthlink.net with esmtpa (Exim 4) (envelope-from ) id 1f25ql-000FUj-H6 for help-guix@gnu.org; Fri, 30 Mar 2018 22:02:35 -0400 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi folks, 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/ . I git-cloned the guile-git repo, but I'm not sure how to install it or where to put the libraries. Can anybody help? Thanks, Scott 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 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 builder for `/gnu/store/47yy3aibg105arkz40dwsmriw20r4g3i-guile-git-0.0-2.06f9fc3-checkout.drv' failed to produce output path `/gnu/store/1rdw2svz4pyislan7q67mnk70c13sczm-guile-git-0.0-2.06f9fc3-checkout' cannot build derivation `/gnu/store/xqd3b1s3wdpxdb7a72crnfkj10zsmmcy-guile-git-0.0-2.06f9fc3.drv': 1 dependencies couldn't be built guix pull: error: build failed: build of `/gnu/store/xqd3b1s3wdpxdb7a72crnfkj10zsmmcy-guile-git-0.0-2.06f9fc3.drv' failed walck@X250:~/computer/PackageManagement/guix$ -- Scott N. Walck Professor of Physics Chair, Department of Physics Lebanon Valley College Annville, PA 17003 phone: 717-867-6153 fax: 717-867-6075 email: walck@lvc.edu