[SR-Users] Kamailio 5.0.X RPM packages/repo broken

Sergey Safarov s.safarov at gmail.com
Thu Jul 26 15:50:04 CEST 2018


yes

чт, 26 июл. 2018 г. в 13:29, Patrick Wakano <pwakano at gmail.com>:

> Hi Sergey!
> You mean a github ticket?
>
> Patrick Wakano
>
>
> On 26 July 2018 at 17:31, Sergey Safarov <s.safarov at gmail.com> wrote:
>
>> I can confirm issue.
>> Could you create ticket for this issue.
>> I look this
>>
>> чт, 26 июл. 2018 г. в 2:12, Patrick Wakano <pwakano at gmail.com>:
>>
>>> Hello Sergey!
>>>
>>> I did a yum clean all, the rm -Rf /var/cache/yum/* and still the problem
>>> persist.....
>>> Now I noticed the modified date of the packages was updated, but anyway,
>>> there is something wrong with this repo and so yum does not allow me to
>>> install the Kamailio packages....
>>> I wonder what could have happened since July 10th when the repo was
>>> working fine...
>>>
>>> Thanks for you time!
>>> Kind regards,
>>> Patrick Wakano
>>>
>>>
>>>
>>> On 25 July 2018 at 23:38, Sergey Safarov <s.safarov at gmail.com> wrote:
>>>
>>>> I "trigger rebuild" and get this results
>>>>
>>>> https://build.opensuse.org/package/live_build_log/home:kamailio:v5.0.x-rpms/kamailio50/CentOS_7/x86_64
>>>>
>>>> Rebuild is finished
>>>> https://prnt.sc/kauq7y
>>>> But time stamp of files inside root repo directory is not updated
>>>> And updated inside x86_64
>>>>
>>>> https://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/CentOS_7/x86_64/
>>>>
>>>> And inside repodata
>>>>
>>>> https://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/CentOS_7/repodata/
>>>>
>>>> Could you force delete content of /var/cache/yum
>>>>
>>>> rm -Rf /var/cache/yum/*
>>>>
>>>> And then try again
>>>> Sergey
>>>>
>>>> ср, 25 июл. 2018 г. в 5:05, Patrick Wakano <pwakano at gmail.com>:
>>>>
>>>>> Hello Sergey!
>>>>> Thanks for your attention!
>>>>>
>>>>> I have just tried and it is still not working.... Same error...
>>>>> I noticed the files in here
>>>>> http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/CentOS_7/x86_64/
>>>>> didn't get the modified date changed.... maybe the rebuild didn't work...
>>>>>
>>>>> Kind regards,
>>>>> Patrick Wakano
>>>>>
>>>>>
>>>>>
>>>>> On 25 July 2018 at 01:23, Sergey Safarov <s.safarov at gmail.com> wrote:
>>>>>
>>>>>> Hello Patrick
>>>>>> Rebuild is trigered.
>>>>>>
>>>>>>
>>>>>> вт, 24 июл. 2018 г. в 7:56, Patrick Wakano <pwakano at gmail.com>:
>>>>>>
>>>>>>> Hello Sergey!
>>>>>>> Hope you are doing fine!
>>>>>>>
>>>>>>> I am having this same issue again today....
>>>>>>> Would you be able to check that?
>>>>>>>
>>>>>>> Thanks very much!
>>>>>>> Kind regards,
>>>>>>> Patrick Wakano
>>>>>>>
>>>>>>> # yum install kamailio
>>>>>>> Loaded plugins: fastestmirror
>>>>>>> Loading mirror speeds from cached hostfile
>>>>>>>  * base: centos.mirror.serversaustralia.com.au
>>>>>>>  * epel: mirror.intergrid.com.au
>>>>>>>  * extras: centos.melbourneitmirror.net
>>>>>>>  * remi: remi.conetix.com.au
>>>>>>>  * remi-safe: remi.conetix.com.au
>>>>>>>  * updates: mirror.intergrid.com.au
>>>>>>> Resolving Dependencies
>>>>>>> --> Running transaction check
>>>>>>> ---> Package kamailio.x86_64 0:5.0.7-3.el7.centos will be installed
>>>>>>> --> Processing Dependency: libkamailio_ims.so.0()(64bit) for
>>>>>>> package: kamailio-5.0.7-3.el7.centos.x86_64
>>>>>>> --> Running transaction check
>>>>>>> ---> Package kamailio-ims.x86_64 0:5.0.7-3.el7.centos will be
>>>>>>> installed
>>>>>>> --> Finished Dependency Resolution
>>>>>>>
>>>>>>> Dependencies Resolved
>>>>>>>
>>>>>>>
>>>>>>> =========================================================================================================================================
>>>>>>>  Package                      Arch
>>>>>>> Version
>>>>>>> Repository                                 Size
>>>>>>>
>>>>>>> =========================================================================================================================================
>>>>>>> Installing:
>>>>>>>  kamailio                     x86_64
>>>>>>> 5.0.7-3.el7.centos
>>>>>>> home_kamailio_v5.0.x-rpms                 5.1 M
>>>>>>> Installing for dependencies:
>>>>>>>  kamailio-ims                 x86_64
>>>>>>> 5.0.7-3.el7.centos
>>>>>>> home_kamailio_v5.0.x-rpms                 1.2 M
>>>>>>>
>>>>>>> Transaction Summary
>>>>>>>
>>>>>>> =========================================================================================================================================
>>>>>>> Install  1 Package (+1 Dependent package)
>>>>>>>
>>>>>>> Total download size: 6.4 M
>>>>>>> Installed size: 29 M
>>>>>>> Is this ok [y/d/N]: y
>>>>>>>
>>>>>>> Downloading packages:
>>>>>>> Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
>>>>>>> kamailio-5.0.7-3.el7.centos.x8
>>>>>>> FAILED
>>>>>>>
>>>>>>> http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.0.x-rpms/CentOS_7/x86_64/kamailio-5.0.7-3.el7.centos.x86_64.rpm:
>>>>>>> [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
>>>>>>> Trying other mirror.
>>>>>>> kamailio-ims-5.0.7-3.el7.cento
>>>>>>> FAILED                                                                  ]
>>>>>>> 218 kB/s | 710 kB  00:00:26 ETA
>>>>>>>
>>>>>>> http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.0.x-rpms/CentOS_7/x86_64/kamailio-ims-5.0.7-3.el7.centos.x86_64.rpm:
>>>>>>> [Errno -1] Package does not match intended download. Suggestion: run yum
>>>>>>> --enablerepo=home_kamailio_v5.0.x-rpms clean metadata
>>>>>>> Trying other mirror.
>>>>>>>
>>>>>>>
>>>>>>> Error downloading packages:
>>>>>>>   kamailio-5.0.7-3.el7.centos.x86_64: [Errno 256] No more mirrors to
>>>>>>> try.
>>>>>>>   kamailio-ims-5.0.7-3.el7.centos.x86_64: [Errno 256] No more
>>>>>>> mirrors to try.
>>>>>>>
>>>>>>>
>>>>>>> On 10 July 2018 at 14:49, Patrick Wakano <pwakano at gmail.com> wrote:
>>>>>>>
>>>>>>>> Thank you Sergey!!
>>>>>>>> Installation was successful now!!
>>>>>>>>
>>>>>>>> Cheers!
>>>>>>>> Patrick Wakano
>>>>>>>>
>>>>>>>> On 10 July 2018 at 14:24, Sergey Safarov <s.safarov at gmail.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> I was trigered rpm rebuild.
>>>>>>>>> Please check after 40 min.
>>>>>>>>>
>>>>>>>>> вт, 10 июля 2018 г., 6:57 Patrick Wakano <pwakano at gmail.com>:
>>>>>>>>>
>>>>>>>>>> Hello list,
>>>>>>>>>> Hope you all doing fine!
>>>>>>>>>>
>>>>>>>>>> I've been trying to install Kamailio packages from the opensuse
>>>>>>>>>> repo (as per https://www.kamailio.org/wiki/packages/rpms) but
>>>>>>>>>> the installation is failing with this message:
>>>>>>>>>> Downloading packages:
>>>>>>>>>> Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
>>>>>>>>>> kamailio-ims-5.0.7-1.el7.cento
>>>>>>>>>> FAILED
>>>>>>>>>>
>>>>>>>>>> http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.0.x-rpms/CentOS_7/x86_64/kamailio-ims-5.0.7-1.el7.centos.x86_64.rpm:
>>>>>>>>>> [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable  --:--:-- ETA
>>>>>>>>>> Trying other mirror.
>>>>>>>>>> kamailio-5.0.7-1.el7.centos.x8
>>>>>>>>>> FAILED                                                     77%
>>>>>>>>>> [============================================================-
>>>>>>>>>> ] 1.0 MB/s | 4.9 MB  00:00:01 ETA
>>>>>>>>>>
>>>>>>>>>> http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.0.x-rpms/CentOS_7/x86_64/kamailio-5.0.7-1.el7.centos.x86_64.rpm:
>>>>>>>>>> [Errno -1] Package does not match intended download. Suggestion: run yum
>>>>>>>>>> --enablerepo=home_kamailio_v5.0.x-rpms clean metadata
>>>>>>>>>> Trying other mirror.
>>>>>>>>>>
>>>>>>>>>> I've successfully installed the 5.0.7 version on Friday (06/07)
>>>>>>>>>> but I've noticed the packages have changed last Saturday (07/07/2018)....
>>>>>>>>>> Given this error message looks like the repository is broken somehow....
>>>>>>>>>> Is anyone aware of such issue? I haven't tried the 5.1.X repo
>>>>>>>>>> because my script was not migrated to 5.1.X yet....
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Kind regards,
>>>>>>>>>> Patrick Wakano
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Kamailio (SER) - Users Mailing List
>>>>>>>>>> sr-users at lists.kamailio.org
>>>>>>>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Kamailio (SER) - Users Mailing List
>>>>>>>>> sr-users at lists.kamailio.org
>>>>>>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Kamailio (SER) - Users Mailing List
>>>>>>> sr-users at lists.kamailio.org
>>>>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Kamailio (SER) - Users Mailing List
>>>>>> sr-users at lists.kamailio.org
>>>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>>>
>>>>>>
>>>>> _______________________________________________
>>>>> Kamailio (SER) - Users Mailing List
>>>>> sr-users at lists.kamailio.org
>>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>>
>>>>
>>>> _______________________________________________
>>>> Kamailio (SER) - Users Mailing List
>>>> sr-users at lists.kamailio.org
>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>
>>>>
>>> _______________________________________________
>>> Kamailio (SER) - Users Mailing List
>>> sr-users at lists.kamailio.org
>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>
>>
>> _______________________________________________
>> Kamailio (SER) - Users Mailing List
>> sr-users at lists.kamailio.org
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
>>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180726/32ff2fd9/attachment.html>


More information about the sr-users mailing list