unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Adam Kandur via <help-guix@gnu.org>
Subject: Re: fix chessx
Date: Thu, 14 May 2020 14:01:15 +0200	[thread overview]
Message-ID: <877dxeafp0.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <M7Hm1sc----2@tuta.io> (Adam Kandur via's message of "Thu, 14 May 2020 12:43:30 +0200 (CEST)")

Hello,

Adam Kandur via <help-guix@gnu.org> writes:

> hi everyone! recently i tried to install chessx on my laptop, there
> were errors. then i decided to test in my channel. and, i fixed link
> for downloading chessx. hope will be usefull.

FWIW, I have no problem building chessx in its current form. In
particular, I don't get any error downloading the source tarball.
>
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index 63977f9..34eacb3 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -10313,7 +10313,7 @@ and chess engines.")
>      (source
>       (origin
>         (method url-fetch)
> -       (uri (string-append "mirror://sourceforge/chessx/chessx/"
> +       (uri (string-append "https://downloads.sourceforge.net/project/chessx/chessx/"

The mirror should be more general than your specific URL. Maybe it was
a transient error.

Regards,

-- 
Nicolas Goaziou


      reply	other threads:[~2020-05-14 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 10:43 fix chessx Adam Kandur via
2020-05-14 12:01 ` Nicolas Goaziou [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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877dxeafp0.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=help-guix@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).