Good afternoon,
We are unable to get kamailio 5.2 to install using the recommended opensuse repos for Centos 7. Is there any way to resolve the following errors:
Thanks very much for your assistance!
using the following repo setup in /etc/yum.repos.d/
[home_kamailio_v5.2.x-rpms]
name=RPM Packages for Kamailio v5.2.x (CentOS_7)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/CentOS_7/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/CentOS_7/repodata/repomd.xml.key
enabled=1
Resolving Dependencies
--> Running transaction check
---> Package kamailio.x86_64 0:5.2.2-3.el7.centos will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================
Installing:
kamailio x86_64 5.2.2-3.el7.centos home_kamailio_v5.2.x-rpms 5.6 M
Transaction Summary
=============================================================================================================================================================================
Install 1 Package
Total download size: 5.6 M
Installed size: 25 M
Downloading packages:
kamailio-5.2.2-3.el7.centos.x8 FAILED ================- ] 2.3 MB/s | 1.7 MB 00:00:01 ETA
http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.2.x-rpms/CentOS_7/x86_64/kamailio-5.2.2-3.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=home_kamailio_v5.2.x-rpms clean metadata
Trying other mirror.
Error downloading packages:
kamailio-5.2.2-3.el7.centos.x86_64: [Errno 256] No more mirrors to try.
If we run the suggested clean metadata command, then the error changes to:
sudo yum -y install kamailio
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* epel: mirror.cogentco.com
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Resolving Dependencies
--> Running transaction check
---> Package kamailio.x86_64 0:5.2.2-3.el7.centos will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================
Installing:
kamailio x86_64 5.2.2-3.el7.centos home_kamailio_v5.2.x-rpms 5.6 M
Transaction Summary
=============================================================================================================================================================================
Install 1 Package
Total download size: 5.6 M
Installed size: 25 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
kamailio-5.2.2-3.el7.centos.x8 FAILED
http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.2.x-rpms/CentOS_7/x86_64/kamailio-5.2.2-3.el7.centos.x86_64.rpm: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
Error downloading packages:
kamailio-5.2.2-3.el7.centos.x86_64: [Errno 256] No more mirrors to try.