From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#19840: "Bad uri header component" when downloading from gitorious.org Date: Wed, 11 Feb 2015 20:53:10 +0100 Message-ID: <874mqsns2h.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLdMM-000333-1o for bug-guix@gnu.org; Wed, 11 Feb 2015 14:54:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLdMI-0006yZ-R9 for bug-guix@gnu.org; Wed, 11 Feb 2015 14:54:05 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:49111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLdMI-0006yT-Ox for bug-guix@gnu.org; Wed, 11 Feb 2015 14:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YLdMI-0008DO-Cm for bug-guix@gnu.org; Wed, 11 Feb 2015 14:54:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLdLm-0002NP-CN for bug-guix@gnu.org; Wed, 11 Feb 2015 14:53:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLdLj-0006qO-6o for bug-guix@gnu.org; Wed, 11 Feb 2015 14:53:30 -0500 Received: from sender1.zohomail.com ([74.201.84.155]:29047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLdLi-0006qA-Vo for bug-guix@gnu.org; Wed, 11 Feb 2015 14:53:27 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 19840@debbugs.gnu.org Downloading archives from gitorious fails: ~/dev/guix $ ./pre-inst-env guix download https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.1.tar.gz starting download of `/tmp/guix-file.gqYdZs' from `https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.1.tar.gz'... ERROR: Bad uri header component: /lv2-synths/lv2-mdametapiano/archive/ceb5345396425ad526be34c79eae2b4dfe886d5b.tar.gz failed to download "/tmp/guix-file.gqYdZs" from "https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.1.tar.gz" guix download: error: https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.1.tar.gz: download failed Here the same with wget -S: ~/dev/guix $ wget -S https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.1.tar.gz --2015-02-11 20:48:30-- https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.1.tar.gz Resolving gitorious.org (gitorious.org)... 87.238.52.168, 2a02:c0:1014::1 Connecting to gitorious.org (gitorious.org)|87.238.52.168|:443... connected. HTTP request sent, awaiting response... HTTP/1.1 302 Found Server: nginx Date: Wed, 11 Feb 2015 19:48:30 GMT Content-Type: text/html;charset=utf-8 Content-Length: 211 Connection: keep-alive Status: 302 Found Location: /lv2-synths/lv2-mdametapiano/archive/ceb5345396425ad526be34c79eae2b4dfe886d5b.tar.gz X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=Edge,chrome=1 Cache-Control: no-cache Set-Cookie: _gitorious_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTJhOTEzZTJmZTVjZjZhZDRkMDU2NTA1ZWQ1NDhhZDY1BjsAVA%3D%3D--dde27a4488e6aef56d25db1dbf58ee75f36fd1bf; domain=.gitorious.org; path=/; expires=Wed, 04-Mar-2015 19:48:30 GMT; secure; HttpOnly X-Request-Id: 55889cfebab9c8dc6e1745825510ae13 X-Runtime: 0.015907 Strict-Transport-Security: max-age=31536000 Location: /lv2-synths/lv2-mdametapiano/archive/ceb5345396425ad526be34c79eae2b4dfe886d5b.tar.gz [following] --2015-02-11 20:48:30-- https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/ceb5345396425ad526be34c79eae2b4dfe886d5b.tar.gz Reusing existing connection to gitorious.org:443. HTTP request sent, awaiting response... HTTP/1.1 200 OK Server: nginx Date: Wed, 11 Feb 2015 19:48:30 GMT Content-Type: application/x-gzip; charset=utf-8 Content-Length: 1938720 Connection: keep-alive Cache-Control: no-cache Set-Cookie: _gitorious_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTJhOTEzZTJmZTVjZjZhZDRkMDU2NTA1ZWQ1NDhhZDY1BjsAVA%3D%3D--dde27a4488e6aef56d25db1dbf58ee75f36fd1bf; domain=.gitorious.org; path=/; expires=Wed, 04-Mar-2015 19:48:30 GMT; secure; HttpOnly Accept-Ranges: bytes Content-Disposition: attachment; filename=lv2-synths-lv2-mdametapiano-ceb5345396425ad526be34c79eae2b4dfe886d5b.tar.gz Last-Modified: Wed, 11 Feb 2015 19:34:43 GMT Strict-Transport-Security: max-age=31536000 Length: 1938720 (1.8M) [application/x-gzip] Saving to: ‘0.0.1.tar.gz’ 0.0.1.tar.gz 100%[=====================>] 1.85M 1.36MB/s in 1.4s 2015-02-11 20:48:32 (1.36 MB/s) - ‘0.0.1.tar.gz’ saved [1938720/1938720]