Andrei Borzenkov wrote:
24.11.2017 12:03, Per Jessen пишет:
I'm sure someone has a quick explanation:
a) zypper addrepo 'https://download.opensuse.org/repositories/Virtualization:containers/openSUS...'
This fails:
Download (curl) error for 'https://download.opensuse.org/repositories/Virtualization:containers/openSUS...': Error code: Bad URL Error message: Protocol http not supported or disabled in libcurl
b) zypper addrepo 'https://download.opensuse.org/repositories/Virtualization:/containers/openSU...'
Works fine. (notice the extra slash between 'Virtualization:' and 'container'.
https://forums.opensuse.org/showthread.php/527052-Cached-files-in-home-cache...
Let me quote:
That openSUSE download server still does not support https, is indeed server problem. It does follow 301 redirection, but zypper explicitly restricts redirection to https only in this case. Note that error message says "Protocol http not supported or disabled in libcurl", not https
Thanks for digging that out, Andrei. Okay. I think the final message is - we should not be using https:// URLs for download.o.o. Getting every openSUSE mirror to support https:// is highly unlikely, and getting mirrorbrain to support https is probably even more unlikely. I guess I might wonder why zypper prohibits the redirect from https to http. Firefox doesn't seem to mind. -- Per Jessen, Zürich (10.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org