http://bugzilla.opensuse.org/show_bug.cgi?id=1192433 http://bugzilla.opensuse.org/show_bug.cgi?id=1192433#c4 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(werwolf131313@gma | |il.com) | --- Comment #4 from Michael Andres <ma@suse.com> ---
grep -B 1 'redirects' zypper.log
Shows a typical redirection sequence like this:
URL: https://download.opensuse.org/repositories/network/openSUSE_Tumbleweed/x86_6... redirecting to location: https://mirrorcache.opensuse.org/repositories/network/openSUSE_Tumbleweed/x86_64/nextcloud-desktop-dolphin-3.3.6-52> redirecting to location: https://mirrorcache-us.opensuse.org/repositories/network/openSUSE_Tumbleweed/x86_64/nextcloud-desktop-dolphin-3.3.6> redirecting to location: https://provo-mirror.opensuse.org/repositories/network/openSUSE_Tumbleweed/x86_64/nextcloud-desktop-dolphin-3.3.6-5>
And sometimes all of a sudden it starts looping:
URL: https://download.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumblew... redirecting to location: https://mirrorcache.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-16.> redirecting to location: https://mirrorcache-us.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-> redirecting to location: https://mirrorcache.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-16.> redirecting to location: https://mirrorcache-us.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-> redirecting to location: https://mirrorcache.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-16.> redirecting to location: https://mirrorcache-us.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-> redirecting to location: https://mirrorcache.opensuse.org/repositories/home:/Dead_Mozay/openSUSE_Tumbleweed/x86_64/gnome-firmware-3.36.0-16.> curl error: 47: Maximum (6) redirects followed, temp file size 0 bytes.
This is IMO nothing zypp/libcurl can influence. It almost looks like mirrorcache-us.opensuse.org sometimes redirects back to mirrorcache.opensuse.org and then it loops... -- You are receiving this mail because: You are on the CC list for the bug.