guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New backward incompatible version of Guile Config


From: Ludovic Courtès
Subject: Re: New backward incompatible version of Guile Config
Date: Mon, 22 Feb 2021 10:04:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi again,

Alex Sassmannshausen <alex.sassmannshausen@gmail.com> skribis:

> From fadba5c1c27d96b8e49dcf987eb3c09a2bbb0776 Mon Sep 17 00:00:00 2001
> From: Alex Sassmannshausen <alex@komputilo.eu>
> 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 ‘name’ 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-checkout.drv...
guile: warning: failed to install locale
environment variable `PATH' set to 
`/gnu/store/378zjf2kgajcfd7mfr98jn5xyc5wa3qv-gzip-1.10/bin:/gnu/store/sf3rbvb6iqcphgm1afbplcs72hsywg25-tar-1.32/bin'
hint: Using 'master' as the name for the initial branch. This default branch 
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: 
hint:   git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint:   git branch -m <name>
Initialized empty Git repository in 
/gnu/store/rwijbwimw9wmps3pvxhynkq64pz47qxh-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/rwijbwimw9wmps3pvxhynkq64pz47qxh-guile-config-0.5.0-checkout'
build of 
/gnu/store/p1shd9qg4b1v4g38kgb5m67hpi4qax82-guile-config-0.5.0-checkout.drv 
failed
View build log at 
'/var/log/guix/drvs/p1/shd9qg4b1v4g38kgb5m67hpi4qax82-guile-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-guile-config-0.5.0.drv' failed
--8<---------------cut here---------------end--------------->8---

Does the URL need an update?

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]