<div dir="ltr">Can anyone confirm a reliable way to build FS 1.4 deb packages on ubuntu?  I&#39;ll be happy to add the procedure to the documentation once I get something to work.<div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 3:19 PM, Bruce Lefko <span dir="ltr">&lt;<a href="mailto:blefko5361@gmail.com" target="_blank">blefko5361@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I&#39;ve switched to 14.04, and my script with the commands I&#39;m issuing is below, but I&#39;m still getting the following in the logs:<div><div>E: Package &#39;cowdancer&#39; has no installation candidate</div><div>I: unmounting dev/pts filesystem</div><div>I: unmounting run/shm filesystem</div><div>I: unmounting proc filesystem</div><div>pbuilder create failed</div><div>  forking: rm -rf /var/cache/pbuilder/base-trusty-amd64.cow </div><div> -&gt; Invoking pbuilder</div><div>  forking: pbuilder create --buildplace /var/cache/pbuilder/base-trusty-amd64.cow --mirror <a href="http://us-west-2.ec2.archive.ubuntu.com/ubuntu/" target="_blank">http://us-west-2.ec2.archive.ubuntu.com/ubuntu/</a> --architecture amd64 --distribution trusty --no-targz --extrapackages cowdancer </div></div><div><br></div><div><br></div><div>Here&#39;s my script:</div><div><br></div><div><div>#!/bin/bash</div><div>apt-get update</div><div>apt-get install -y git-core</div><div>cd /usr/src</div><div><br></div><div>git clone <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git" target="_blank">https://freeswitch.org/stash/scm/fs/freeswitch.git</a></div><div>cd freeswitch</div><div><br></div><div>cat &gt;/tmp/modules.conf &lt;&lt;&#39;EOL&#39;</div><div>applications/mod_commands</div><div>applications/mod_conference</div><div>applications/mod_db</div><div>applications/mod_dptools</div><div>applications/mod_enum</div><div>applications/mod_esf</div><div>applications/mod_esl</div><div>applications/mod_expr</div><div>applications/mod_fifo</div><div>applications/mod_fsv</div><div>applications/mod_hash</div><div>applications/mod_httapi</div><div>applications/mod_spandsp</div><div>codecs/mod_amr</div><div>codecs/mod_bv</div><div>codecs/mod_g723_1</div><div>codecs/mod_g729</div><div>codecs/mod_h26x</div><div>codecs/mod_vp8</div><div>codecs/mod_speex</div><div>dialplans/mod_dialplan_asterisk</div><div>dialplans/mod_dialplan_xml</div><div>endpoints/mod_loopback</div><div>endpoints/mod_sofia</div><div>event_handlers/mod_cdr_csv</div><div>event_handlers/mod_cdr_sqlite</div><div>event_handlers/mod_event_socket</div><div>formats/mod_local_stream</div><div>formats/mod_native_file</div><div>formats/mod_sndfile</div><div>formats/mod_tone_stream</div><div>languages/mod_lua</div><div>languages/mod_spidermonkey</div><div>loggers/mod_console</div><div>loggers/mod_logfile</div><div>loggers/mod_syslog</div><div>say/mod_say_en</div><div>xml_int/mod_xml_cdr</div><div>xml_int/mod_xml_rpc</div><div>xml_int/mod_xml_scgi</div><div>EOL</div><div><br></div><div>export COMPONENTS=&quot;main restricted universe multiverse&quot;</div><div>export NO_COWDANCER_UPDATE=1</div><div>./debian/util.sh build-all -ibn -z9 -f /tmp/modules.conf -c trusty</div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 14, 2014 at 3:47 PM, Bruce Lefko <span dir="ltr">&lt;<a href="mailto:blefko5361@gmail.com" target="_blank">blefko5361@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So I ran those two exports you gave me and added &quot;-c precise&quot; to my utils call, but it still seems to be running into that pbuilder bug.  Here&#39;s the output or log/precise-amd64:<div><br></div><div><div>pbuilder/build//cow.20008 cow-shell </div><span><div>W: /root/.pbuilderrc does not exist</div><div>I: Running in no-targz mode</div></span><div>I: Upgrading for distribution precise</div><div>I: copying local configuration</div><div>cp: cannot create regular file `/var/cache/pbuilder/build/cow.20008/etc/hosts&#39;: No such file or directory</div><div>pbuilder update failed</div><div>E: could not update with cowdancer, try --no-cowdancer-update option</div><div>  forking: rm -rf /var/cache/pbuilder/build//cow.20008 </div><div> -&gt; Copying COW directory</div><div>  forking: rm -rf /var/cache/pbuilder/build//cow.22359 </div><div>  forking: cp -al /var/cache/pbuilder/base-precise-amd64.cow /var/cache/pbuilder/build//cow.22359 </div><div>I: unlink for ilistfile /var/cache/pbuilder/build//cow.22359/.ilist failed, it didn&#39;t exist?</div><div> -&gt; Invoking pbuilder</div><div>  forking: pbuilder update --override-config --buildplace /var/cache/pbuilder/build//cow.22359 --mirror <a href="http://us-west-2.ec2.archive.ubuntu.com/ubuntu/" target="_blank">http://us-west-2.ec2.archive.ubuntu.com/ubuntu/</a> --distribution precise --no-targz --internal-chrootexec chroot /var/cache/pbuilder/build//cow.22359 cow-shell </div><span><div>W: /root/.pbuilderrc does not exist</div><div>I: Running in no-targz mode</div></span><div>I: Upgrading for distribution precise</div><div>I: copying local configuration</div><div>cp: cannot create regular file `/var/cache/pbuilder/build/cow.22359/etc/hosts&#39;: No such file or directory</div><div>pbuilder update failed</div><div>E: could not update with cowdancer, try --no-cowdancer-update option</div><div>  forking: rm -rf /var/cache/pbuilder/build//cow.22359 </div><div>cannot canonicalize filename /var/cache/pbuilder/base-precise-amd64.cow, does not exist</div></div><div><br></div><div>Thanks!</div><div><br></div><div><br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 13, 2014 at 7:47 PM, Bruce Lefko <span dir="ltr">&lt;<a href="mailto:blefko5361@gmail.com" target="_blank">blefko5361@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yeah, so it looks like in log/sid-amd64 I see the following over and over again:<div><br></div><div><div>  forking: rm -rf /var/cache/pbuilder/base-sid-amd64.cow </div><div> -&gt; Invoking pbuilder</div><div>  forking: pbuilder create --buildplace /var/cache/pbuilder/base-sid-amd64.cow --mirror <a href="http://us-west-2.ec2.archive.ubuntu.com/ubuntu/" target="_blank">http://us-west-2.ec2.archive.ubuntu.com/ubuntu/</a> --architecture amd64 --distribution sid --no-targz --extrapackages cowdancer </div><div>W: /root/.pbuilderrc does not exist</div><div>I: Running in no-targz mode</div><div>I: Distribution is sid.</div><div>I: Building the build environment</div><div>I: running debootstrap</div><div>/usr/sbin/debootstrap</div><div>I: Retrieving Release</div><div>E: Failed getting release file <a href="http://us-west-2.ec2.archive.ubuntu.com/ubuntu/dists/sid/Release" target="_blank">http://us-west-2.ec2.archive.ubuntu.com/ubuntu/dists/sid/Release</a></div><div>E: debootstrap failed</div><div>W: Aborting with an error</div><div>pbuilder create failed</div></div><div><br></div><div><br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 13, 2014 at 1:11 PM, Bruce Lefko <span dir="ltr">&lt;<a href="mailto:blefko5361@gmail.com" target="_blank">blefko5361@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am trying to tweak mod_spandsp in master and deb package the code for use in my application.<div><br></div><div>I&#39;m running &quot;./debian/util.sh build-all -ibn -z9 -f /tmp/modules.conf&quot; but it consistently gets stuck at &quot;Building sid-amd64 debs..&quot; </div><div><br></div><div>First off, I&#39;m not sure if this is the correct way to package custom changes, but also why is the debian build stuck at this step?</div><div><br></div><div>Thanks!</div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>