<p dir="ltr">Hello,  Babak. <br>
Please, check dependency of package.  And try turn on verbose mode of simple-cdd.</p>
<br><div class="gmail_quote"><div dir="ltr">пт, 3 марта 2017, 3:06 Babak Yakhchali <<a href="mailto:babak.yakhchali@gmail.com">babak.yakhchali@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">Hi<br class="gmail_msg">I'm trying to build a debian installer iso (jessie) which contains all packages needed to build freeswitch from source. according to this <a href="https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie" class="gmail_msg" target="_blank">link </a> to build freeswitch from source I need to add freeswitch debian repo and install the freeswitch-video-deps-most package which will install all dependencies. I did this and after installation I copied all the deb files from <div class="gmail_msg">/var/cache/apt/archives/ to $simple_cdd_dir/local_pkg/<br class="gmail_msg"><div class="gmail_msg">Now I'm trying to use downloaded deb files to create an iso with simple-cdd. I created a conf file named freeswitch-cdd.conf with this content:</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><div class="gmail_msg">debian_mirror="<a href="http://debian.asis.io/debian/" class="gmail_msg" target="_blank">http://debian.asis.io/debian/</a>"</div><div class="gmail_msg">simple_cdd_dir=$(pwd)</div><div class="gmail_msg">profiles="freeswitch"</div><div class="gmail_msg">auto_profiles="freeswitch"</div><div class="gmail_msg">local_packages="$simple_cdd_dir/local_pkg/"</div></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">and the freeswitch.packages file contains just one package:</div><div class="gmail_msg">freeswitch-video-deps-most<br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">now I run :</div><div class="gmail_msg">build-simple-cdd --conf ./freeswitch-cdd.conf<br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">but finally I get these errors:</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><div class="gmail_msg">WARNING: missing optional packages from profile default:  console-tools</div><div class="gmail_msg">ERROR: missing required packages from profile freeswitch:  freeswitch-video-deps-most</div></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div></div></div>
_______________________________________________<br class="gmail_msg">
Simple-cdd-devel mailing list<br class="gmail_msg">
<a href="mailto:Simple-cdd-devel@lists.alioth.debian.org" class="gmail_msg" target="_blank">Simple-cdd-devel@lists.alioth.debian.org</a><br class="gmail_msg">
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/simple-cdd-devel" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/simple-cdd-devel</a></blockquote></div>