all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: New backward incompatible version of Guile Config
Date: Mon, 22 Feb 2021 10:04:46 +0100	[thread overview]
Message-ID: <87im6keamp.fsf@gnu.org> (raw)
In-Reply-To: <8735xuzo4w.fsf@gmail.com> (Alex Sassmannshausen's message of "Wed, 17 Feb 2021 16:53:51 +0100")

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’.


      parent reply	other threads:[~2021-02-22  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 15:53 New backward incompatible version of Guile Config Alex Sassmannshausen
2021-02-18 18:00 ` Ludovic Courtès
2021-02-18 18:41   ` Alex Sassmannshausen
2021-02-22  9:04 ` Ludovic Courtès [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=87im6keamp.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alex.sassmannshausen@gmail.com \
    --cc=guix-devel@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.