Hello,
Is there any reason the CentOS 6 RPMs don't build utils.so or http_client.so?
Looking back to 4.3 it appears it was being built:
kamailio-utils-4.3.6-1.1.x86_64.rpm
However it is no longer available in 4.4 nor 5.0 RPMs for either CentOS 6 or 7.
Thanks,
Hello,
actually utils/http_client should be build, but for whatever reason it is not ... maybe there is an issue in the spec file:
- https://build.opensuse.org/package/view_file/home:kamailio:v5.0.0-rpms/kamai...
I tried to debug and tune a bit for this case, but apparently no success. Maybe someone familiar with rpms can spot what's wrong -- there is no error in building the packages.
I am building the rpms, but I don't use them (a debian user here), if anyone else wants to jump in to help with the rpm packaging, just reply here, I can grant access to opensuse build system.
Cheers, Daniel
On 27/02/2017 22:28, Trevor Peirce wrote:
Hello,
Is there any reason the CentOS 6 RPMs don't build utils.so or http_client.so?
Looking back to 4.3 it appears it was being built:
kamailio-utils-4.3.6-1.1.x86_64.rpm
However it is no longer available in 4.4 nor 5.0 RPMs for either CentOS 6 or 7.
Thanks,
On 28/02/2017 1:54 AM, Daniel-Constantin Mierla wrote:
I am building the rpms, but I don't use them (a debian user here), if anyone else wants to jump in to help with the rpm packaging, just reply here, I can grant access to opensuse build system.
I've found and fixed it. There is a problem in the conditionals for rhel and centos. Would be happy to either send you a patch or commit to it directly; your choice. Just let me know the best way to go about that.
On 28/02/2017 20:19, Trevor Peirce wrote:
On 28/02/2017 1:54 AM, Daniel-Constantin Mierla wrote:
I am building the rpms, but I don't use them (a debian user here), if anyone else wants to jump in to help with the rpm packaging, just reply here, I can grant access to opensuse build system.
I've found and fixed it. There is a problem in the conditionals for rhel and centos. Would be happy to either send you a patch or commit to it directly; your choice. Just let me know the best way to go about that.
Thanks for troubleshooting it! Let me know your username for opensuse build system and I can grant you write access to the project there.
Cheers, Daniel
On 01/03/2017 5:53 AM, Daniel-Constantin Mierla wrote:
On 28/02/2017 20:19, Trevor Peirce wrote:
On 28/02/2017 1:54 AM, Daniel-Constantin Mierla wrote:
I am building the rpms, but I don't use them (a debian user here), if anyone else wants to jump in to help with the rpm packaging, just reply here, I can grant access to opensuse build system.
I've found and fixed it. There is a problem in the conditionals for rhel and centos. Would be happy to either send you a patch or commit to it directly; your choice. Just let me know the best way to go about that.
Thanks for troubleshooting it! Let me know your username for opensuse build system and I can grant you write access to the project there.
I've just created an account there. My username is trev
Happy to help!
On 01/03/2017 18:54, Trevor Peirce wrote:
On 01/03/2017 5:53 AM, Daniel-Constantin Mierla wrote:
On 28/02/2017 20:19, Trevor Peirce wrote:
On 28/02/2017 1:54 AM, Daniel-Constantin Mierla wrote:
I am building the rpms, but I don't use them (a debian user here), if anyone else wants to jump in to help with the rpm packaging, just reply here, I can grant access to opensuse build system.
I've found and fixed it. There is a problem in the conditionals for rhel and centos. Would be happy to either send you a patch or commit to it directly; your choice. Just let me know the best way to go about that.
Thanks for troubleshooting it! Let me know your username for opensuse build system and I can grant you write access to the project there.
I've just created an account there. My username is trev
Happy to help!
Added, thanks! You should be able now to do changes to the spec file.
Cheers, Daniel