Hi All,
we are using Kamailio 4.1.0 packages from opensuse:
http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Deb...
During installation it seems, the packages are malformed. Installation of kamailio-mysql-modules and kamailio-xml-modules stops during unpacking with failure: "trying to overwrite '/usr/lib64/kamailio/libsrdb2.so.1.0', which is also in package kamailio 4.1.0"
it seem this one file is part of all three packages.
There is a way to enforce the installation using dpkg -i --force-all.. but it seems not the right way.
Does anyone have an idea how to solve without building own packages? Maybe this is an bug in kamailio Project?
Many thanks for all proposals.
BR Jöran
Hello,
xml group should not depend on srdb2, so there is a conflict. IIRC, this or another conflict was reported and Victor Seva, who is taking care these days of deb specs, should get them fixed while preparing the new debian packages build system (which should be available soon).
Actually, as I could see related commits lately, the specs might be fixed already, but the opensuse build service packages were not rebuilt. If anyone wants to do it, just make an account on open suse build service portal and send me the user id. I will grant access to the build project and give some guidelines how to trigger a new build.
Cheers, Daniel
On 25/02/14 15:58, Jöran Vinzens wrote:
Hi All,
we are using Kamailio 4.1.0 packages from opensuse:
http://download.opensuse.org/repositories/home:/kamailio:/telephony-debs/Deb...
During installation it seems, the packages are malformed. Installation of kamailio-mysql-modules and kamailio-xml-modules stops during unpacking with failure: "trying to overwrite '/usr/lib64/kamailio/libsrdb2.so.1.0', which is also in package kamailio 4.1.0"
it seem this one file is part of all three packages.
There is a way to enforce the installation using dpkg -i --force-all.. but it seems not the right way.
Does anyone have an idea how to solve without building own packages? Maybe this is an bug in kamailio Project?
Many thanks for all proposals.
BR Jöran