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