<div dir="ltr">just so you know I have separated out how "releases" are made and now automatically update all the downloadable files on the various *.<a href="http://petitecloud.org">petitecloud.org</a> sites... the problem is that the project make file is attempting to pull from ftp which is version senstive versions from the web which is not I would say focus on that and if you get that download location right plus that file just mentioned I think most of the "the damn target will not stay still" problems will go away<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 22, 2014 at 4:01 PM, Aryeh Friedman <span dir="ltr"><<a href="mailto:aryeh.friedman@gmail.com" target="_blank">aryeh.friedman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Should I add a small file to  <a href="http://downloads.petitecloud.org" target="_blank">downloads.petitecloud.org</a> that contains the current version number? <br>
</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Feb 22, 2014 at 3:34 PM, Michael Thoreson <span dir="ltr"><<a href="mailto:m.thoreson@c4labs.ca" target="_blank">m.thoreson@c4labs.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Oops put the wrong version into the instructions. I put 0.2.5 by mistake, should be 0.2.6<div><div><br>
<br>
On 22/02/2014 1:16 PM, Michael Thoreson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You need to install FreeBSD ports.<br>
<br>
If you have not installed the ports collection run the following:<br>
<br>
portsnap fetch extract<br>
<br>
If you have previously installed the ports collection on the same computer it may need to be updated, run the following.<br>
<br>
portsnap fetch update<br>
<br>
As for the install direction they need a slight adjustment as the download link has changed. I have marked the changed lines below and added in the version for you.<br>
<br>
If you recieve a checksum mismatch, you will also need to edit the distfile so the checksum matches for src.petitecloud-aryeh-0.2.6.<u></u>tar.gz. I am partial to nano but any text editor will work.<br>
<br>
Change from:<br>
<br>
SIZE (src-petitecloud-aryeh-0.2.5.<u></u>tar.gz) = 201332<br>
SHA256 (src-petitecloud-aryeh-0.2.5.<u></u>tar.gz) = 5e97805409a9065773aaa7109551f4<u></u>3e5f6d7f5d9a69f0c2d666bb9d33f6<u></u>83ec<br>
<br>
To:<br>
<br>
SIZE (src-petitecloud-aryeh-0.2.6.<u></u>tar.gz) = 212024<br>
SHA256 (src-petitecloud-aryeh-0.2.6.<u></u>tar.gz) = 179a0c71ead5affe291b566808baa2<u></u>ef18bf03fb30cd6c26ba308b0bb188<u></u>1295<br>
<br>
How to install:<br>
<br>
1. Install FreeBSD 10 as per instructions in the FreeBSD Handbook.<br>
2. Login as root.<br>
   2a (only required until port is committed to FreeBSD ports collection)<br>
<br>
       cd /usr/ports/emulators<br>
       mkdir petitecloud<br>
       cd petitecloud<br>
   *-->    fetch <a href="http://downloads.petitecloud.org/port.tar.gz" target="_blank">http://downloads.petitecloud.<u></u>org/port.tar.gz</a><br>
       tar fvxz port.tar.gz<br>
       cd /usr/ports/distfiles<br>
   *-->    fetch <a href="http://downloads.petitecloud.org/petitecloud.tar.gz" target="_blank">http://downloads.petitecloud.<u></u>org/petitecloud.tar.gz</a> -o src.petitecloud-aryeh-0.2.5.<u></u>tar.gz<br>
<br>
3.<br>
<br>
   Do the following commands:<br>
<br>
4.<br>
<br>
       cd /usr/ports/emulators/<u></u>petitecloud<br>
       make install<br>
<br>
5. Answer all the prompts given from the above (default values are fine).<br>
6. Reboot.<br>
7. Point your browser to<br>
   <a href="http://127.0.0.1:8080/petitecloud-aryeh-%5Bversion%5D" target="_blank">http://127.0.0.1:8080/<u></u>petitecloud-aryeh-[version]</a>. Your PetiteCloud<br>
   host is now 100% configured for first time use.<br>
<br>
If this doesn't work please let me know.<br>
<br>
Michael Thoreson,<br>
<br>
<br>
<br>
On 22/02/2014 12:46 PM, Scott Seekamp wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Excellent - thanks for the quick response!<br>
<br>
On Feb 22, 2014, at 11:22 AM, Aryeh Friedman <<a href="mailto:aryeh.friedman@gmail.com" target="_blank">aryeh.friedman@gmail.com</a> <mailto:<a href="mailto:aryeh.friedman@gmail.com" target="_blank">aryeh.friedman@gmail.<u></u>com</a>>> wrote:<br>


<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We are in the process of getting ready for 0.2.6 and post snap shots of stuff... this is an outright bug and I will look into it later... in the mean time I think mike might have a work around<br>
<br>
<br>
On Sat, Feb 22, 2014 at 11:19 AM, Scott Seekamp <<a href="mailto:sseekamp@risei.net" target="_blank">sseekamp@risei.net</a> <mailto:<a href="mailto:sseekamp@risei.net" target="_blank">sseekamp@risei.net</a>>> wrote:<br>


<br>
    Hello!<br>
<br>
    When I try to install from the instructions on the site with a<br>
    Vanilla FreeBSD 10 box I receive the following:<br>
<br>
     make install clean<br>
    ===>  License BSD accepted by the user<br>
    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
    /usr/local/sbin/pkg - found<br>
    ===> Fetching all distfiles required by<br>
    src-petitecloud-aryeh-0.2.6 for building<br>
    ===>  Extracting for src-petitecloud-aryeh-0.2.6<br>
    => SHA256 Checksum OK for src-petitecloud-aryeh-0.2.6.<u></u>tar.gz.<br>
    ===>  Patching for src-petitecloud-aryeh-0.2.6<br>
    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
    /usr/local/bin/cook - found<br>
    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
    /usr/local/openjdk7/bin/java - found<br>
    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
    /usr/local/apache-tomcat-7.0/<u></u>bin/catalina.sh - found<br>
    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
    /usr/local/bin/qemu-system-<u></u>x86_64 - found<br>
    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
    /usr/local/sbin/grub-bhyve - found<br>
    ===>  Configuring for src-petitecloud-aryeh-0.2.6<br>
    ===>  Building for src-petitecloud-aryeh-0.2.6<br>
    --- all ---<br>
    All work done in install<br>
    ===>  Staging for src-petitecloud-aryeh-0.2.6<br>
    ===>   Generating temporary packing list<br>
    ===> Creating users and/or groups.<br>
    All work done in install<br>
    cook -nl -s -b src/build/cook/Howto.cook project=o-petitecloud<br>
    @@usr/local change=%CHANGE%  cook-blank/deploy-local<br>
    installdir=%DEVDIR% inrelease=true user=aryeh sudo="";<br>
    cook: @@usr/local: don't know how<br>
    *** Error code 1<br>
<br>
    Stop.<br>
    make[1]: stopped in<br>
/usr/ports/emulators/<u></u>petitecloud/work/src-<u></u>petitecloud-aryeh-0.2.6<br>
    *** Error code 1<br>
<br>
    Stop.<br>
    make: stopped in /usr/ports/emulators/<u></u>petitecloud<br>
<br>
    Is there a step or dependency missing?<br>
<br>
    Thanks for the effort all - great to see it coming along!<br>
<br>
    Scott<br>
    ______________________________<u></u>_________________<br>
    petitecloud-general mailing list<br>
    <a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@lists.<u></u>petitecloud.nyclocal.net</a><br>
<mailto:<a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@<u></u>lists.petitecloud.nyclocal.net</a><u></u>><br>
<a href="http://lists.petitecloud.nyclocal.net/listinfo.cgi/petitecloud-general-petitecloud.nyclocal.net" target="_blank">http://lists.petitecloud.<u></u>nyclocal.net/listinfo.cgi/<u></u>petitecloud-general-<u></u>petitecloud.nyclocal.net</a><br>


<br>
<br>
<br>
<br>
-- <br>
Aryeh M. Friedman, Lead Developer, <a href="http://www.PetiteCloud.org" target="_blank">http://www.PetiteCloud.org</a> <<a href="http://www.petitecloud.org/" target="_blank">http://www.petitecloud.org/</a>><br>
</blockquote>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
petitecloud-general mailing list<br>
<a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@lists.<u></u>petitecloud.nyclocal.net</a><br>
<a href="http://lists.petitecloud.nyclocal.net/listinfo.cgi/petitecloud-general-petitecloud.nyclocal.net" target="_blank">http://lists.petitecloud.<u></u>nyclocal.net/listinfo.cgi/<u></u>petitecloud-general-<u></u>petitecloud.nyclocal.net</a> <br>


</blockquote>
<br>
______________________________<u></u>_________________<br>
petitecloud-general mailing list<br>
<a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@lists.<u></u>petitecloud.nyclocal.net</a><br>
<a href="http://lists.petitecloud.nyclocal.net/listinfo.cgi/petitecloud-general-petitecloud.nyclocal.net" target="_blank">http://lists.petitecloud.<u></u>nyclocal.net/listinfo.cgi/<u></u>petitecloud-general-<u></u>petitecloud.nyclocal.net</a> <br>


<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
petitecloud-general mailing list<br>
<a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@lists.<u></u>petitecloud.nyclocal.net</a><br>
<a href="http://lists.petitecloud.nyclocal.net/listinfo.cgi/petitecloud-general-petitecloud.nyclocal.net" target="_blank">http://lists.petitecloud.<u></u>nyclocal.net/listinfo.cgi/<u></u>petitecloud-general-<u></u>petitecloud.nyclocal.net</a><br>


</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Aryeh M. Friedman, Lead Developer, <a href="http://www.PetiteCloud.org" target="_blank">http://www.PetiteCloud.org</a><br></div>
</div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Aryeh M. Friedman, Lead Developer, <a href="http://www.PetiteCloud.org" target="_blank">http://www.PetiteCloud.org</a><br></div>
</div>