[mirror] wget existing files 404
I know the files exist, because I can see them in a web browser. It's where I get the URL to feed wget: Examples: wget http://mirror.us.leaseweb.net/opensuse/tumbleweed/repo/oss/i686/kernel-pae-4... works wget http://download.opensuse.org/tumbleweed/repo/oss/i686/kernel-pae-4.15.13-1.5... generates 404 This has been going on for more than a week, maybe more than a month. What's going on? -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
On Wed, Mar 28, 2018 at 02:15:38PM -0400, Felix Miata wrote:
I know the files exist, because I can see them in a web browser. It's where I get the URL to feed wget:
Examples:
wget http://mirror.us.leaseweb.net/opensuse/tumbleweed/repo/oss/i686/kernel-pae-4... works
wget http://download.opensuse.org/tumbleweed/repo/oss/i686/kernel-pae-4.15.13-1.5... generates 404
This has been going on for more than a week, maybe more than a month. What's going on?
The download.opensuse.org URL is a re-direct. If you run: $ curl -I http://download.opensuse.org/tumbleweed/repo/oss/i686/kernel-pae-4.15.13-1.5... You should see to which mirror you are re-directed. It changes for me every time. Adrian -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
Felix Miata wrote:
I know the files exist, because I can see them in a web browser. It's where I get the URL to feed wget:
Examples:
wget
http://mirror.us.leaseweb.net/opensuse/tumbleweed/repo/oss/i686/kernel-pae-4...
works
wget
http://download.opensuse.org/tumbleweed/repo/oss/i686/kernel-pae-4.15.13-1.5...
generates 404
This has been going on for more than a week, maybe more than a month. What's going on?
http://download.o.o will redirect the request to a mirror appropriate for your location. (geographical proximity, network proximity). The wget output will show the redirect happening. The mirror shown is the one with the problem, not download.o.o. -- Per Jessen, Zürich (5.4°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
Per Jessen composed on 2018-03-29 08:37 (UTC+0200):
Felix Miata wrote:
I know the files exist, because I can see them in a web browser. It's where I get the URL to feed wget:
Examples:
wget
http://mirror.us.leaseweb.net/opensuse/tumbleweed/repo/oss/i686/kernel-pae-4... works
wget
http://download.opensuse.org/tumbleweed/repo/oss/i686/kernel-pae-4.15.13-1.5... generates 404
This has been going on for more than a week, maybe more than a month. What's going on?
http://download.o.o will redirect the request to a mirror appropriate for your location. (geographical proximity, network proximity).
The wget output will show the redirect happening. The mirror shown is the one with the problem, not download.o.o.
Now even the browser can't reach D.O.O: http://download.opensuse.org/tumbleweed/repo/oss/suse/ Resource is no longer available! The requested URL is no longer available on this server and there is no forwarding address. If you followed a link from a foreign page, please contact the author of this page. If you think this is a server error, please contact the webmaster. Error 404 download.opensuse.org Apache/2.4.23 (Linux/SUSE) wget http://download.opensuse.org/tumbleweed/repo/oss/suse/kernel-pae-4.15.13-1.5... --2018-03-29 03:00:37-- http://download.opensuse.org/tumbleweed/repo/oss/suse/kernel-pae-4.15.13-1.5... Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134, 2001:67c:2178:8::13 Connecting to download.opensuse.org (download.opensuse.org)|195.135.221.134|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-03-29 03:00:38 ERROR 404: Not Found. curl -I http://download.opensuse.org/tumbleweed/repo/oss/suse/kernel-pae-4.15.13-1.5... HTTP/1.1 404 Not Found Date: Thu, 29 Mar 2018 07:00:01 GMT Server: Apache/2.4.23 (Linux/SUSE) X-Prefix: 24.144.64.0/18 X-AS: 33363 Vary: accept-language,accept-charset Accept-Ranges: bytes Content-Type: text/html; charset=utf-8 Content-Language: en http://mirror.us.leaseweb.net/opensuse/tumbleweed/repo/oss/i686/kernel-pae-4... exists/reachable/downloadable -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
Felix Miata wrote:
Now even the browser can't reach D.O.O: http://download.opensuse.org/tumbleweed/repo/oss/suse/ Resource is no longer available!
That I can confirm, that directory does not exist. How about: http://download.opensuse.org/tumbleweed/repo/oss/x86_64/ ? or one of the other architectures?
wget http://download.opensuse.org/tumbleweed/repo/oss/suse/kernel-pae-4.15.13-1.5... http://mirror.us.leaseweb.net/opensuse/tumbleweed/repo/oss/i686/kernel-pae-4...
Where do you get the download.o.o URL from? That /suse/ bit doesn't belong there. -- Per Jessen, Zürich (5.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
Per Jessen composed on 2018-03-29 09:36 (UTC+0200):
Where do you get the download.o.o URL from? That /suse/ bit doesn't belong there.
Browser history. How a the URL would have gotten in there in the first place is an interesting question. When this last occurred before I started the thread, I was using bash history to grab the last fetched kernel and change the two appropriate version characters as I've been doing for some years, and after repeated frustration I went to leaseweb.net to get a fresh URL without involving mirrorbrain foibles that have been common since late last year. -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
participants (3)
-
Adrian Reber
-
Felix Miata
-
Per Jessen