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

Broken links/redirections due to URL encoding issues



Hi,

xorg-server's PTS page[1] links to the oldstable-bpo .dsc[2] and that
one returns broken results
 1. http://packages.qa.debian.org/x/xorg-server.html
 2. http://http.debian.net/debian-backports/pool/main/x/xorg-server/xorg-server_1.10.4-1~bpo60+1.dsc

wget is happy for IPv4, but 404's for IPv6:
| wget -d -6 http://http.debian.net/debian-backports/pool/main/x/xorg-server/xorg-server_1.10.4-1~bpo60+1.dsc
| Setting --inet6-only (inet6only) to 1
| DEBUG output created by Wget 1.14 on linux-gnu.
| 
| URI encoding = ‘UTF-8’
| --2013-09-29 19:59:48--  http://http.debian.net/debian-backports/pool/main/x/xorg-server/xorg-server_1.10.4-1~bpo60+1.dsc
| Resolving http.debian.net (http.debian.net)... 2a01:4f8:131:152c::42
| Caching http.debian.net => 2a01:4f8:131:152c::42
| Connecting to http.debian.net (http.debian.net)|2a01:4f8:131:152c::42|:80... connected.
| Created socket 3.
| Releasing 0x0000000000e9c5f0 (new refcount 1).
| 
| ---request begin---
| GET /debian-backports/pool/main/x/xorg-server/xorg-server_1.10.4-1~bpo60+1.dsc HTTP/1.1
| User-Agent: Wget/1.14 (linux-gnu)
| Accept: */*
| Host: http.debian.net
| Connection: Keep-Alive
| 
| ---request end---
| HTTP request sent, awaiting response... 
| ---response begin---
| HTTP/1.1 301 Moved Permanently
| Date: Sun, 29 Sep 2013 17:59:43 GMT
| Location: http://free.hands.com/debian-backports/pool/main/x/xorg-server/xorg-server_1.10.4-1~bpo60%201.dsc
| Content-Type: text/plain
| Vary: Accept-Encoding
| Keep-Alive: timeout=15, max=200
| Connection: Keep-Alive
| Transfer-Encoding: chunked
| 
| ---response end---
| 301 Moved Permanently
| Registered socket 3 for persistent reuse.
| Location: http://free.hands.com/debian-backports/pool/main/x/xorg-server/xorg-server_1.10.4-1~bpo60%201.dsc [following]
| ] done.

which obviously 404's later on (%20 = space).

Various tries on IPv4 returned URLs for different mirrors, not encoded,
and non 404-ing.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: