пт, 29 сент. 2017 г. в 10:48, Ginhoux, Patrick <
patrick.ginhoux(a)fr.unisys.com>gt;:
Hi,
Now I get the Perl package, I was going to upgrade to 5.0.3. I discovered
that this new Kamailio level 5.0.3 requires to install the
“kamailio-ims-5.0.3-10.el7.x86_64.rpm”.
The only packages I need for my installation are :
kamailio-5.0.3-10.el7.x86_64.rpm
kamailio-ims-5.0.3-10.el7.x86_64.rpm
kamailio-mysql-5.0.3-10.el7.x86_64.rpm
kamailio-perl-5.0.3-10.el7.x86_64.rpm
kamailio-snmpstats-5.0.3-10.el7.x86_64.rpm
Doing this upgrade manually, I encounter a dependency issue between the
main kamailio rpm and the ims module.
If I start to install the mail rpm, I get an depency error with an ims lib:
[root@vm-vse02-siprouter2 Package-kamailio-5.0.3]# rpm -Uvh
kamailio-5.0.3-10.el7.x86_64.rpm
warning: kamailio-5.0.3-10.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature,
key ID 941fdbdd: NOKEY
error: Failed dependencies:
libkamailio_ims.so.0()(64bit) is needed by
kamailio-5.0.3-10.el7.x86_64
kamailio-mysql < 5.0.3 conflicts with kamailio-5.0.3-10.el7.x86_64
kamailio-perl < 5.0.3 conflicts with kamailio-5.0.3-10.el7.x86_64
kamailio-snmpstats < 5.0.3 conflicts with
kamailio-5.0.3-10.el7.x86_64
kamailio = 5.0.1 is needed by (installed)
kamailio-mysql-5.0.1-1.1.x86_64
kamailio = 5.0.1 is needed by (installed)
kamailio-perl-5.0.1-1.1.x86_64
kamailio = 5.0.1 is needed by (installed)
kamailio-snmpstats-5.0.1-1.1.x86_64
if I try to install first the ims rpm I get another dependency problem :
[root(a)vm-vse02-Package-kamailio-5.0.3]# rpm -Uvh
kamailio-ims-5.0.3-10.el7.x86_64.rpm
warning: kamailio-ims-5.0.3-10.el7.x86_64.rpm: Header V3 DSA/SHA1
Signature, key ID 941fdbdd: NOKEY
error: Failed dependencies:
kamailio = 5.0.3 is needed by kamailio-ims-5.0.3-10.el7.x86_64
So I have created a local repository for yum to do this installation
easily but the installation failed due to mod_perl is missing :
]# yum install kamailio
Local-kamailio
| 2.9 kB 00:00:00
Local-kamailio/primary_db
|
6.4 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package kamailio.x86_64 0:5.0.1-1.1 will be updated
--> Processing Dependency: kamailio = 5.0.1 for package:
kamailio-snmpstats-5.0.1-1.1.x86_64
--> Processing Dependency: kamailio = 5.0.1 for package:
kamailio-mysql-5.0.1-1.1.x86_64
--> Processing Dependency: kamailio = 5.0.1 for package:
kamailio-perl-5.0.1-1.1.x86_64
---> Package kamailio.x86_64 0:5.0.3-10.el7 will be an update
--> Processing Dependency: libkamailio_ims.so.0()(64bit) for package:
kamailio-5.0.3-10.el7.x86_64
--> Running transaction check
---> Package kamailio-ims.x86_64 0:5.0.3-10.el7 will be installed
---> Package kamailio-mysql.x86_64 0:5.0.1-1.1 will be updated
---> Package kamailio-mysql.x86_64 0:5.0.3-10.el7 will be an update
---> Package kamailio-perl.x86_64 0:5.0.1-1.1 will be updated
---> Package kamailio-perl.x86_64 0:5.0.3-10.el7 will be an update
--> Processing Dependency: mod_perl for package:
kamailio-perl-5.0.3-10.el7.x86_64
---> Package kamailio-snmpstats.x86_64 0:5.0.1-1.1 will be updated
---> Package kamailio-snmpstats.x86_64 0:5.0.3-10.el7 will be an update
--> Finished Dependency Resolution
Error: Package: kamailio-perl-5.0.3-10.el7.x86_64 (Local-kamailio)
Requires: mod_perl
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
It seems that the mod_perl is missing in the kamailio-perl-5.0.3 package.
Do you have any idea about the problems I encounter at the different try
to upgrade ?
Thanks in advance for answers.
Cordialement
Patrick GINHOUX
PS : Could you please let me know if sending issue to the above email is
correct ?
*De :* Ginhoux, Patrick
*Envoyé :* mercredi 20 septembre 2017 20:27
*À :* Kamailio users (sr-users(a)lists.kamailio.org) <
sr-users(a)lists.kamailio.org>
*Objet :* RE: [SR-Users] Perl module missing in kamailio 5.0.3
Hi Sergey,
Great thanks for your action.
I really appreciate the help provided and see that they are always people
that answer to user’s requests.
Cordialement
Patrick GINHOUX
*De :* sr-users [mailto:sr-users-bounces@lists.kamailio.org
<sr-users-bounces(a)lists.kamailio.org>] *De la part de* Sergey Safarov
*Envoy**é :* mercredi 20 septembre 2017 14:13
*À :* Kamailio users (sr-users(a)lists.kamailio.org) <
sr-users(a)lists.kamailio.org>
*Objet :* Re: [SR-Users] Perl module missing in kamailio 5.0.3
I pushed changes to RHEL repo builder.
After 20 min you download packages with perl module
Sergey
ср, 20 сент. 2017 г. в 12:03, Ginhoux, Patrick <
patrick.ginhoux(a)fr.unisys.com>gt;:
Hi,
I’m thinking to upgrade my kamailio 5.0.1 running on a Rhel 7.1 server to
5.0.3 .
Looking at the repository for Rhel7 to download the rpm, I don’t find the
perl rpm.
For 5.0.1, it is kamailio-perl-5.0.1-1.1.x86_64.rpm.
Can you help to get it for 5.0.3 ?
Thanks in avance.
Cordialement
Patrick GINHOUX
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users