<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>I am not involved in packaging specs, nor very familiar with the
      packaging tools, but usually Linux gives options  to "force" your
      way in most of the cases.</p>
    <p>A quick web search gave this:</p>
    <p>  *
<a class="moz-txt-link-freetext" href="https://askubuntu.com/questions/74523/how-can-i-install-a-package-without-installing-some-dependencies/1005870">https://askubuntu.com/questions/74523/how-can-i-install-a-package-without-installing-some-dependencies/1005870</a></p>
    <p>It lists a few "unorthodox" variants that you can try.</p>
    <p>Of course, you can also tune the specs and build your packages in
      a docker image (to be bigger because you need compilers and other
      build tools), then propagate to the smaller image only the needed
      packages.</p>
    <p>As a project, we try to provide the packages for the general
      needs, not focusing on size or other specific use cases. There are
      a lot of options that could be tuned overall.</p>
    <p>Of course, you can also propose changes to the specs via pull
      requests and those considering useful will be merged.
      Contributions not targeting code, but documentation, tools,
      packaging, ... are very appreciated as well.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div class="moz-cite-prefix">On 21.09.20 10:56, Pavithra Mohanraja
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC-N_w2f+L=Q1rE-Kud0t_c3P50WekY60coHzb9GnMzQT9-OUg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi,
        <div>Thanks for your reply. Now is there any way to rule out
          this package as i already specified python is making my image
          size bigger.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Pavithra</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 2:22
          PM Daniel-Constantin Mierla <<a
            href="mailto:miconda@gmail.com" moz-do-not-send="true">miconda@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p>Hello,</p>
            <p>kamailio itself does not depend on python, only if you
              use app_python or app_python3 modules, then it requires
              python to be installed.</p>
            <p>However, the deb/rpm may have this dependency because of
              the tool used for db_text files management, which is
              written in python. Probably this tool is included in
              kamailio main package, creating this dependency. The tool
              is anyhow not really maintained (see <a
                href="https://github.com/kamailio/kamailio/issues/2469"
                target="_blank" moz-do-not-send="true">https://github.com/kamailio/kamailio/issues/2469</a>),
              maybe in the future it should be removed or packaged
              separately.</p>
            <p>Cheers,<br>
              Daniel<br>
            </p>
            <div>On 21.09.20 10:35, Pavithra Mohanraja wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">Hi,<br>
                <div>I am building kamailio as an docker image by
                  installing kamailio using "apt-get install kamailio"
                  in ubuntu 18.04, which installs python by default
                  which makes my image size bigger. Does kamailio uses
                  Python?. else what could be the alternative?</div>
                <div><br>
                </div>
                <div>Does anybody came across this situation. Kindly
                  advise.</div>
                <div><br>
                </div>
                <div>Thanks,</div>
                <div>Pavithra</div>
              </div>
              <br>
              <fieldset></fieldset>
              <pre>_______________________________________________
Kamailio (SER) - Users Mailing List
<a href="mailto:sr-users@lists.kamailio.org" target="_blank" moz-do-not-send="true">sr-users@lists.kamailio.org</a>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" target="_blank" moz-do-not-send="true">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
            </blockquote>
            <pre cols="72">-- 
Daniel-Constantin Mierla -- <a href="http://www.asipto.com" target="_blank" moz-do-not-send="true">www.asipto.com</a>
<a href="http://www.twitter.com/miconda" target="_blank" moz-do-not-send="true">www.twitter.com/miconda</a> -- <a href="http://www.linkedin.com/in/miconda" target="_blank" moz-do-not-send="true">www.linkedin.com/in/miconda</a>
Funding: <a href="https://www.paypal.me/dcmierla" target="_blank" moz-do-not-send="true">https://www.paypal.me/dcmierla</a></pre>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Funding: <a class="moz-txt-link-freetext" href="https://www.paypal.me/dcmierla">https://www.paypal.me/dcmierla</a></pre>
  </body>
</html>