From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aPxcKrpzM2ClZwAA0tVLHw (envelope-from ) for ; Mon, 22 Feb 2021 09:04:58 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 4BAbJrpzM2A4FQAAbx9fmQ (envelope-from ) for ; Mon, 22 Feb 2021 09:04:58 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id 95EB527B4D for ; Mon, 22 Feb 2021 10:04:57 +0100 (CET) Received: from localhost ([::1]:59050 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lE79E-0000v3-Q2 for larch@yhetil.org; Mon, 22 Feb 2021 04:04:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lE796-0000ux-Gi for guix-devel@gnu.org; Mon, 22 Feb 2021 04:04:48 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50770) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lE796-00074b-9t; Mon, 22 Feb 2021 04:04:48 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=42112 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lE795-0005Zi-NV; Mon, 22 Feb 2021 04:04:48 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Alex Sassmannshausen Subject: Re: New backward incompatible version of Guile Config References: <8735xuzo4w.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 4 =?utf-8?Q?Vent=C3=B4se?= an 229 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 22 Feb 2021 10:04:46 +0100 In-Reply-To: <8735xuzo4w.fsf@gmail.com> (Alex Sassmannshausen's message of "Wed, 17 Feb 2021 16:53:51 +0100") Message-ID: <87im6keamp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.87 Authentication-Results: aspmx2.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 95EB527B4D X-Spam-Score: -2.87 X-Migadu-Scanner: scn1.migadu.com X-TUID: Dey+mLg74hRM Hi again, Alex Sassmannshausen skribis: > From fadba5c1c27d96b8e49dcf987eb3c09a2bbb0776 Mon Sep 17 00:00:00 2001 > From: Alex Sassmannshausen > Date: Wed, 17 Feb 2021 16:48:39 +0100 > Subject: [PATCH] gnu: Add guile-config-0.5. > > * gnu/packages/guile-xyz.scm (guile-config-0.5): New variable. [...] > +(define-public guile-config-0.5 > + (package > + (inherit guile-config) > + (name "guile-config-0.5") You can remove the =E2=80=98name=E2=80=99 here; users will then be able to = type guile-config@0.5 when they want this version. There seems to be something wrong with the repo though: --8<---------------cut here---------------start------------->8--- building /gnu/store/p1shd9qg4b1v4g38kgb5m67hpi4qax82-guile-config-0.5.0-che= ckout.drv... guile: warning: failed to install locale environment variable `PATH' set to `/gnu/store/378zjf2kgajcfd7mfr98jn5xyc5w= a3qv-gzip-1.10/bin:/gnu/store/sf3rbvb6iqcphgm1afbplcs72hsywg25-tar-1.32/bin' hint: Using 'master' as the name for the initial branch. This default branc= h name hint: is subject to change. To configure the initial branch name to use in = all hint: of your new repositories, which will suppress this warning, call: hint:=20 hint: git config --global init.defaultBranch hint:=20 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this comman= d: hint:=20 hint: git branch -m Initialized empty Git repository in /gnu/store/rwijbwimw9wmps3pvxhynkq64pz4= 7qxh-guile-config-0.5.0-checkout/.git/ fatal: unable to access 'https://gitlab.com/a-sassmannshausen/guile-config/= ': The requested URL returned error: 403 Failed to do a shallow fetch; retrying a full fetch... fatal: unable to access 'https://gitlab.com/a-sassmannshausen/guile-config/= ': The requested URL returned error: 403 git-fetch: '/gnu/store/lhvl66fvayc77l07nkbai1j3nsgz6r52-git-minimal-2.30.0/= bin/git fetch origin' failed with exit code 128 Trying content-addressed mirror at berlin.guix.gnu.org... Trying content-addressed mirror at berlin.guix.gnu.org... Trying to download from Software Heritage... builder for `/gnu/store/p1shd9qg4b1v4g38kgb5m67hpi4qax82-guile-config-0.5.0= -checkout.drv' failed to produce output path `/gnu/store/rwijbwimw9wmps3pvx= hynkq64pz47qxh-guile-config-0.5.0-checkout' build of /gnu/store/p1shd9qg4b1v4g38kgb5m67hpi4qax82-guile-config-0.5.0-che= ckout.drv failed View build log at '/var/log/guix/drvs/p1/shd9qg4b1v4g38kgb5m67hpi4qax82-gui= le-config-0.5.0-checkout.drv.bz2'. cannot build derivation `/gnu/store/ifzw7pgymllwkrv3bi51p909nkaj1d3q-guile-= config-0.5.0.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/ifzw7pgymllwkrv3bi51p909nkaj1d3q-gu= ile-config-0.5.0.drv' failed --8<---------------cut here---------------end--------------->8--- Does the URL need an update? Thanks, Ludo=E2=80=99.