<div dir="ltr">Thanks for the help !!!<div><br></div><div style>I have checked out your branch from git and am having a few issues with it..</div><div style>hopefully you can assist.</div><div style><br></div><div style>Firstly I had to make the changes in the rules and control files for squeeze ( as you only did wheezy ).</div>

<div style>For my scenario Ive had to remove a few other little bits but that was just unixodbc, mono, and redis related.  ( since my build host dosnt have these deps easily available...  ) </div><div style>The issues im having dont appear to be related to these changes Ive made ... </div>

<div style><br></div><div style>so... I run "make deb"</div><div style>it appears to happily chug along and build debs for all other modules ( except the ones that I removed above )</div><div style><br></div><div style>

thing is I dont get a kamailio-cassandra-modules.deb file ever.</div><div style>and I end up with this file left behind.</div><div style>sip-router/pkg/kamailio/deb/debian/kamailio-cassandra-modules<br></div><div style><br>

</div><div style>which appears to be the contents of the deb, that never gets completed.</div><div style>are you able to point me in the right direction for what Ive missed ?<br></div><div style><br></div><div style><br>
</div>
<div style>I saw this chunk ( but nothing stood out as an issue to me )</div><div style><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div style><div style>/usr/bin/make install-modules-all group_include="kcassandra" basedir=/tmp/sip-router/debian/kamailio-cassandra-modules cfg_prefix=/tmp/sip-router/debian/kamailio-cassandra-modules doc-dir=share/doc/kamailio-cassandra-modules</div>

</div><div style><div style>make[2]: Entering directory `/tmp/sip-router'</div></div><div style><div style>make[4]: `libsrdb2.so.1.0' is up to date.</div></div><div style><div style>make[4]: `libsrdb1.so.1.0' is up to date.</div>

</div><div style><div style>LD (g++) [M db_cassandra.so]<span class="" style="white-space:pre">             </span>db_cassandra.so</div></div><div style><div style>touch           /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio//libsrdb2.so.1.0</div>

</div><div style><div style>install -m 755 libsrdb2.so.1.0 /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/</div></div><div style><div style>rm -f /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio//libsrdb2.so.1 \</div>

</div><div style><div style><span class="" style="white-space:pre">                 </span>/tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio//libsrdb2.so </div></div><div style><div style>cd /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/ ; ln -s libsrdb2.so.1.0 libsrdb2.so.1 </div>

</div><div style><div style>cd /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/ ; ln -s libsrdb2.so.1.0 libsrdb2.so </div></div><div style><div style>touch           /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio//libsrdb1.so.1.0</div>

</div><div style><div style>install -m 755 libsrdb1.so.1.0 /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/</div></div><div style><div style>rm -f /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio//libsrdb1.so.1 \</div>

</div><div style><div style><span class="" style="white-space:pre">                 </span>/tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio//libsrdb1.so </div></div><div style><div style>cd /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/ ; ln -s libsrdb1.so.1.0 libsrdb1.so.1 </div>

</div><div style><div style>cd /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/ ; ln -s libsrdb1.so.1.0 libsrdb1.so </div></div><div style><div style>touch           /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/modules/db_cassandra.so</div>

</div><div style><div style>install -m 755  db_cassandra.so  /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/modules</div></div><div style><div style>make[2]: Leaving directory `/tmp/sip-router'</div>

</div><div style><div style># eliminate duplicate libs</div></div><div style><div style>for d in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio /tmp/sip-router/debian/kamailio-db-modules/usr/lib64/kamailio; do test "$d" != "/tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio" && for r in $d/lib*; do if [ "$r" != "$d/lib*" ]; then echo "removing cassandra lib `basename $r` present also in $d"; rm -f /tmp/sip-router/debian/kamailio-cassandra-modules/usr/lib64/kamailio/`basename "$r"` ; fi done ; done</div>

</div><div style><div style>removing cassandra lib libbinrpc.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libbinrpc.so.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libbinrpc.so.0.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libkcore.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libkcore.so.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libkcore.so.1.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libkmi.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libkmi.so.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libkmi.so.1.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libsrdb1.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libsrdb1.so.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libsrdb1.so.1.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libsrdb2.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libsrdb2.so.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libsrdb2.so.1.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libsrutils.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libsrutils.so.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libsrutils.so.1.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libtrie.so present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div><div style><div style>removing cassandra lib libtrie.so.1 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div>

</div><div style><div style>removing cassandra lib libtrie.so.1.0 present also in /tmp/sip-router/debian/kamailio/usr/lib64/kamailio</div></div></blockquote><div style><div><br></div></div><div style><br></div><div style>

but during the build process I did not appear to see any lines saying "dpkg-deb: building package"</div><div style><br></div><div style><br></div><div style>I have also verified that I can run "/usr/bin/make install-modules-all group_include="kcassandra" basedir=/tmp/sip-router/debian/kamailio-cassandra-modules cfg_prefix=/tmp/sip-router/debian/kamailio-cassandra-modules doc-dir=share/doc/kamailio-cassandra-modules"</div>

<div style><br></div><div style>from /tmp/sip-router without any error, but it does not build the deb.</div><div style>what am I missing here ? :)</div><div style><br></div><div style>any assistance is much appreciated.</div>

<div style><br></div><div style>Jay</div><div style><br></div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 18 November 2013 22:15, Carsten Bock <span dir="ltr"><<a href="mailto:carsten@ng-voice.com" target="_blank">carsten@ng-voice.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry, hit "Send" accidentally:<br>
<br>
This is the branch with Debian Packaging for the Cassandra Module:<br>
<br>
carstenbock/db_cassandra_deb<br>
<br>
(i think i only added it for Debian Stable)<br>
<br>
Kind regards,<br>
Carsten<br>
<br>
2013/11/18 Carsten Bock <<a href="mailto:carsten@ng-voice.com">carsten@ng-voice.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> Hi Jay,<br>
><br>
> it is not in the standard build, since you need to manually download<br>
> some other packages (e.g. libthrift-dev), which are not in the<br>
> standard debian repositories.<br>
><br>
> For adding a designated Debian-Package for Cassandra, i've made the<br>
> changes in a separate branch:<br>
><br>
><br>
> 2013/11/18 jay binks <<a href="mailto:jaybinks@gmail.com">jaybinks@gmail.com</a>>:<br>
>> Hi all,<br>
>><br>
>> can anyone comment on the lack of a debian package for the db_cassandra<br>
>> module ??<br>
>><br>
>> I understand there may be reasons to not distribute the binary, but I was<br>
>> really hoping to find a control file so I can build my own package.  any<br>
>> hints / pointers on the best way to achive this and the reasons behind it<br>
>> would be great.<br>
>><br>
>> --<br>
>> Sincerely<br>
>><br>
>> Jay<br>
>><br>
>> _______________________________________________<br>
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
>> <a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
>> <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> Carsten Bock<br>
> CEO (Geschäftsführer)<br>
><br>
> ng-voice GmbH<br>
> Schomburgstr. 80<br>
> D-22767 Hamburg / Germany<br>
><br>
> <a href="http://www.ng-voice.com" target="_blank">http://www.ng-voice.com</a><br>
> mailto:<a href="mailto:carsten@ng-voice.com">carsten@ng-voice.com</a><br>
><br>
> Office <a href="tel:%2B49%2040%2034927219" value="+494034927219">+49 40 34927219</a><br>
> Fax <a href="tel:%2B49%2040%2034927220" value="+494034927220">+49 40 34927220</a><br>
><br>
> Sitz der Gesellschaft: Hamburg<br>
> Registergericht: Amtsgericht Hamburg, HRB 120189<br>
> Geschäftsführer: Carsten Bock<br>
> Ust-ID: DE279344284<br>
><br>
> Hier finden Sie unsere handelsrechtlichen Pflichtangaben:<br>
> <a href="http://www.ng-voice.com/imprint/" target="_blank">http://www.ng-voice.com/imprint/</a><br>
<br>
<br>
<br>
--<br>
Carsten Bock<br>
CEO (Geschäftsführer)<br>
<br>
ng-voice GmbH<br>
Schomburgstr. 80<br>
D-22767 Hamburg / Germany<br>
<br>
<a href="http://www.ng-voice.com" target="_blank">http://www.ng-voice.com</a><br>
mailto:<a href="mailto:carsten@ng-voice.com">carsten@ng-voice.com</a><br>
<br>
Office <a href="tel:%2B49%2040%2034927219" value="+494034927219">+49 40 34927219</a><br>
Fax <a href="tel:%2B49%2040%2034927220" value="+494034927220">+49 40 34927220</a><br>
<br>
Sitz der Gesellschaft: Hamburg<br>
Registergericht: Amtsgericht Hamburg, HRB 120189<br>
Geschäftsführer: Carsten Bock<br>
Ust-ID: DE279344284<br>
<br>
Hier finden Sie unsere handelsrechtlichen Pflichtangaben:<br>
<a href="http://www.ng-voice.com/imprint/" target="_blank">http://www.ng-voice.com/imprint/</a><br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Sincerely<br><br>Jay
</div>