Zypper update errors

Lots of errors similar to below when i run zypper dup:

Download (curl) error for ‘https://codecs.opensuse.org/openh264/openSUSE_Tu
mbleweed/x86_64/libopenh264-7-2.3.1-2.suse1699.30.x86_64.rpm’:

Error code: Unsupported protocol or redirect (location: http://ciscobinary
.openh264.org/libopenh264-7-2.3.1-2.suse1699.30.x86_64.rpm)

Error message: Redirect to protocol “http” not supported or disabled in lib curl

Download (curl) error for ‘https://codecs.opensuse.org/openh264/openSUSE_Tumbleweed/x86_64/gstreamer-plugin-openh264-1.22.2-1.suse1699.1.x86_64.rpm’:
Error code: Unsupported protocol or redirect (location: http://ciscobinary.openh264.org/gstreamer-plugin-openh264-1.22.2-1.suse1699.1.x86_64.rpm)
Error message: Redirect to protocol “http” not supported or disabled in libcurl

Any suggestions?

Works fine here. Try changing your repo URL:

# zypper lr | grep 264
6 | openh264  | Yes     | (r ) Yes  | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed/
#

Some repo mirrors don’t take kindly to https attempts.

Often times such errors go away on their own if you simply wait long enough before trying again.

is that meant to be one continuos line???

bash: syntax error near unexpected token `Yes’

This was only an output to show you how the URL should look like.

Simply open YaST → Software repositories
Mark the h264 repo → edit
Change the URL from https to http
Save/Apply

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.