<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    back after checking the deb spec files. Actually everything looks to
    be ok.<br>
    <br>
    kamailio-xmlrpc-modules is a transition package because xmlrpc
    module is now provided by kamailio-xml-modules (grouped based on
    dependency). Practically kamailio-xmlrpc-modules just has a
    dependency on kamailio-xml-modules.<br>
    <br>
    That invalidates the patch to rules files that adds xmlrpc to the
    group of modules to be installed.<br>
    <br>
    Also, the chunk of the patch starting at:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre>@@ -91,16 +92,17 @@
         $(foreach mod,$(MODULES_SP),</pre>
    <br>
    is not ok.<br>
    <br>
    Actually that part is not used right now, since MODULES_SP
    variable is empty. But if it wouldn't be, it will create packages
    with a single module inside (so not like a group of modules). For
    consistency, kamailio builds now just based on groups, so all
    packages with extra modules are named as kamailio-*-modules, even
    when there is only one module inside.<br>
    <br>
    That leaves two changes in the chunk:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre>@@ -78,11 +78,12 @@
                 # eliminate duplicate libs</pre>
    <br>
    And another one to use
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    "dh_installdocs -XINSTALL" instead of just "dh_installdocs".<br>
    <br>
    Perhaps you can explain a bit what they tried to fix.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <br>
    On 2/2/12 12:28 PM, Daniel-Constantin Mierla wrote:
    <blockquote cite="mid:4F2A7352.5030500@gmail.com" type="cite">Hello,
      <br>
      <br>
      nth (kamailio-nth_3.2.0+squeeze1_i386.deb) is for 'nice-to-have'
      tools, so practically is supposed to include nothing, just to
      install, by dependencies, tools useful of managing a sip server.
      <br>
      <br>
      I checked some of the packages (mysql, lua), they seem ok. xmlrpc
      package is missing the the .so, thanks for the patch, I will give
      a try as well.
      <br>
      <br>
      Cheers,
      <br>
      Daniel
      <br>
      <br>
      On 2/1/12 11:20 PM, Victor Seva wrote:
      <br>
      <blockquote type="cite">2012/1/30 Henning
        Westerholt<a class="moz-txt-link-rfc2396E" href="mailto:henning.westerholt@1und1.de">&lt;henning.westerholt@1und1.de&gt;</a>:
        <br>
        <blockquote type="cite">They are regularly updated to the newest
          version, so maybe they are a good
          <br>
          starting point in getting a recent version into debian.
          <br>
        </blockquote>
        Yes, indeed.
        <br>
        <br>
        <blockquote type="cite">Jon Bonilla (added to CC) maintains this
          package files and our daily package
          <br>
          building, e.g. for the master branch at:
          <br>
          <a class="moz-txt-link-freetext" href="http://deb.kamailio.org/master-nightly/">http://deb.kamailio.org/master-nightly/</a>
          <br>
          <br>
          If you've specific questions to the package file in our tree,
          the best would be to
          <br>
          contact our developer mailling list
          at<a class="moz-txt-link-rfc2396E" href="mailto:sr-dev@lists.sip-router.org">&lt;sr-dev@lists.sip-router.org&gt;</a>
          <br>
        </blockquote>
        Well there are problems with your modules packages... they are
        empty
        <br>
        of modules files.
        <br>
        <br>
        Example:
        <br>
        <br>
        maniac@tv:/tmp$ LC_ALL=C wget
        <br>
<a class="moz-txt-link-freetext" href="http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-nth_3.2.0+squeeze1_i386.deb">http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-nth_3.2.0+squeeze1_i386.deb</a>
        <br>
        --2012-02-01 23:16:10--
        <br>
<a class="moz-txt-link-freetext" href="http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-nth_3.2.0+squeeze1_i386.deb">http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-nth_3.2.0+squeeze1_i386.deb</a>
        <br>
        Resolving deb.kamailio.org... 91.121.79.216
        <br>
        Connecting to deb.kamailio.org|91.121.79.216|:80... connected.
        <br>
        HTTP request sent, awaiting response... 200 OK
        <br>
        Length: 108922 (106K) [application/x-debian-package]
        <br>
        Saving to: `kamailio-nth_3.2.0+squeeze1_i386.deb.2'
        <br>
        <br>
100%[========================================================================================================================================================================&gt;]
        <br>
        108,922&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 305K/s&nbsp;&nbsp; in 0.3s
        <br>
        <br>
        2012-02-01 23:16:11 (305 KB/s) -
        <br>
        `kamailio-nth_3.2.0+squeeze1_i386.deb.2' saved [108922/108922]
        <br>
        <br>
        maniac@tv:/tmp$ dpkg-deb -c kamailio-nth_3.2.0+squeeze1_i386.deb
        <br>
        drwxr-xr-x root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 2011-11-02 12:00 ./
        <br>
        drwxr-xr-x root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 2011-11-02 12:00 ./usr/
        <br>
        drwxr-xr-x root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 2011-11-02 12:00 ./usr/share/
        <br>
        drwxr-xr-x root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 2011-11-02 12:00 ./usr/share/doc/
        <br>
        drwxr-xr-x root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 2011-11-02 12:00
        ./usr/share/doc/kamailio-nth/
        <br>
        -rw-r--r-- root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1030 2011-10-18 17:50
        <br>
        ./usr/share/doc/kamailio-nth/copyright
        <br>
        -rw-r--r-- root/root&nbsp;&nbsp;&nbsp; 106176 2011-10-18 17:51
        <br>
        ./usr/share/doc/kamailio-nth/changelog.gz
        <br>
        -rw-r--r-- root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 634 2011-11-02 11:16
        <br>
        ./usr/share/doc/kamailio-nth/changelog.Debian.gz
        <br>
        maniac@tv:/tmp$
        <br>
        <br>
        There are no .so files
        <br>
        <br>
        I manage to fix this with this [0] on the Debian pkg-voip svn.
        <br>
        <br>
        [0]
<a class="moz-txt-link-freetext" href="http://anonscm.debian.org/viewvc/pkg-voip/kamailio/trunk/debian/rules?r1=9461&amp;r2=9463&amp;view=patch">http://anonscm.debian.org/viewvc/pkg-voip/kamailio/trunk/debian/rules?r1=9461&amp;r2=9463&amp;view=patch</a><br>
        <br>
        I Hope this helps.
        <br>
        <br>
        Greetings
        <br>
        <br>
        _______________________________________________
        <br>
        sr-dev mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://linkedin.com/in/miconda">http://linkedin.com/in/miconda</a> -- <a class="moz-txt-link-freetext" href="http://twitter.com/miconda">http://twitter.com/miconda</a></pre>
  </body>
</html>