Hello list, Hope everyone is fine.
I'm trying to install the latest 6.0.1 version from https://rpm.kamailio.org/centos/ but it doesn't seem to be updated...The latest version available there is the 5.8.5. Version 6.0.0 isn't there as well... Is it still maintained? or just some rpmbuild command missed?
Thank you, Patrick
Thank you for looking into it Sergey, however it doesn't seem to be fully working.... So, in a lazy approach, we usually do "yum -y install --enablerepo=kamailio-<version> 'kamailio*'", but now if the <version> is 6.0.1, it fails with these errors:
I can see that previously (I was using version 5.6.4), the repo had more folders containing the needed libs/packages, which is not the case anymore (apparently since version 5,8.5). Are these libs now available somewhere else? https://rpm.kamailio.org/centos/9/5.6/5.6.4/x86_64/Packages/ [image: image.png]
https://rpm.kamailio.org/centos/9/5.8/5.8.5/x86_64/Packages/ [image: image.png] Kind regards, Patrick
On Mon, 24 Mar 2025 at 00:34, Sergey Safarov s.safarov@gmail.com wrote:
Hello Patrick repos for 5.8.6 and 6.0.1 fixed. repo 5.8.5 is still in progress.
On Tue, Mar 25, 2025 at 6:52 AM Patrick Wakano pwakano@gmail.com wrote:
Hi Sergey, Thanks very much for that, now it is working fine! Just one tiny detail, in the file https://rpm.kamailio.org/centos/kamailio.repo, the repos for 6.0.0 and 6.0.0 have the name as 6.0.2, the rest seems all fine!
[kamailio-6.0.1]
Kind regards, Patrick
On Sun, 30 Mar 2025 at 17:03, Sergey Safarov s.safarov@gmail.com wrote:
Hi @Sergey Safarov s.safarov@gmail.com , Sorry for being annoying but the repos 6.x for centos 8 and 9 are again not showing the packages...
https://rpm.kamailio.org/centos/9/6.0/6.0.1/x86_64/
Thank you, Patrick
On Mon, 31 Mar 2025 at 16:15, Patrick Wakano pwakano@gmail.com wrote:
Hello Patric I have refactored rpm packaging pipeplain. Now rpm packages published on GitHub https://github.com/kamailio/kamailio/releases/tag/6.0.2 And need develop script to push all this repos to rpm.kamailio.org server.
In mean time please download rpm files from the GitHub and install using command like rpm install kamailio* rpm update kamailio*
When new script will be ready, then I write in this thread. Sergey
I workn on script fo On Fri, 2025-07-04 at 16:41 +1000, Patrick Wakano wrote:
Hi Sergey, That seems to be working now! Thank you! However, there are 2 things, the ipscape.repo file is not updated, so the 6.0.2 repo isn't there... also, won't the 6.0.1 version be made available anymore in the repo server?
Kind regards, Patrick
On Sat, 5 Jul 2025 at 13:04, Sergei Safarov s.safarov@gmail.com wrote:
Thanks for repo file update. I have fixed this also. About 6.0.1 repo. For used template file and this repo generated for RHEL 9 also. For this repo RPM packages present and correct https://rpm.kamailio.org/rhel/9/6.0/6.0.1/x86_64/Packages/k/
So 6.0.1 repo still required.
Sergey
On Tue, 2025-07-08 at 08:55 +1000, Patrick Wakano wrote: