all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikita Karetnikov <nikita.karetnikov@gmail.com>
To: bug-guix@gnu.org
Subject: Check: missing signature, mirrors
Date: Wed, 5 Dec 2012 06:54:56 +0300	[thread overview]
Message-ID: <CAD15K4sfbRkbgqFTGGBmMHhZ0xigDc_NeMmPrmXytqY8_d+-Ow@mail.gmail.com> (raw)

Hi,

I'm packaging 'Check'. [1]

There are two problems:

1. There is no signature. [2]

2. 'guix-download' hangs after several redirects.

# ./pre-inst-env guix-download
mirror://sourceforge/check/0.9.9/check-0.9.9.tar.gz
accepted connection from pid 2715, uid 0
starting download of `guix-download.143ZR4' from
`http://prdownloads.sourceforge.net/check/0.9.9/check-0.9.9.tar.gz'...
ERROR: download failed
"http://prdownloads.sourceforge.net/check/0.9.9/check-0.9.9.tar.gz"
301 "Moved Permanently"

[...]

starting download of `guix-download.143ZR4' from
`http://kent.dl.sourceforge.net/sourceforge/check/0.9.9/check-0.9.9.tar.gz'...

To be more specific:

# ./pre-inst-env guile
GNU Guile 2.0.6

[...]

scheme@(guile-user)> ,use (web uri) (web client)
scheme@(guile-user)> (http-get (string->uri
"http://tenet.dl.sourceforge.net/project/check/check/0.9.9/check-0.9.9.tar.gz"))
web/client.scm:109:4: In procedure http-get:
web/client.scm:109:4: Throw to key `bad-response' with args `("EOF
while reading response body: ~a bytes of ~a" (82080 602679))'.

I've found these threads, [3,4] but the proposed solution [5] is a bit
extreme. It's highly possible that I'm missing something. Is there a
workaround?

Nikita

[1] http://check.sourceforge.net/
[2] http://sourceforge.net/projects/check/files/check/0.9.9/
[3] https://lists.gnu.org/archive/html/guile-devel/2012-03/msg00116.html
[4] https://lists.gnu.org/archive/html/guile-devel/2012-03/msg00150.html
[5] https://lists.gnu.org/archive/html/guile-devel/2012-03/msg00167.html

             reply	other threads:[~2012-12-05  3:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05  3:54 Nikita Karetnikov [this message]
2012-12-05 11:50 ` Check: missing signature, mirrors Ludovic Courtès
2012-12-05 14:58   ` Nikita Karetnikov
2012-12-05 16:45   ` Nikita Karetnikov
2012-12-05 17:02     ` Ludovic Courtès
2012-12-05 18:53       ` Nikita Karetnikov
2012-12-05 21:13         ` Ludovic Courtès
2012-12-05 21:16           ` Ludovic Courtès
2012-12-14 17:18 ` Ludovic Courtès
2012-12-16 20:28   ` Nikita Karetnikov
2012-12-16 23:19     ` Ludovic Courtès

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=CAD15K4sfbRkbgqFTGGBmMHhZ0xigDc_NeMmPrmXytqY8_d+-Ow@mail.gmail.com \
    --to=nikita.karetnikov@gmail.com \
    --cc=bug-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.
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.