<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Success!<div><br></div><div>I downloaded the matching port tarball port-0.2.6-aryeh.tar.gz instead of using the link on the website and all it working now!</div><div><br></div><div>Thanks for the help!</div><div><br></div><div>Scott</div><div><br><div><div>On Feb 22, 2014, at 12:49 PM, Aryeh Friedman <<a href="mailto:aryeh.friedman@gmail.com">aryeh.friedman@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Even stranger question how did he get that Makefile in the first place I just checked the generated one (which I have not touched since 0.1.7 or so) and it contains no weird non-expanded macros<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sat, Feb 22, 2014 at 2:46 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"><div>The most current ones are:<br><br>SIZE (src-petitecloud-aegis-0.2.6.tar.gz) = 234414<br>SHA256 (src-petitecloud-aegis-0.2.6.tar.gz) = ca7fd2546365c78ef74c95ee52d5a70626e45a1ee98eb0307640379c25c560b5<br>

<br></div>you should always fetch the latest port.tar.gz before any attempt (mike we really need to have to port pull from the web not ftp because cook on pc-dev is set up to upload to the web as a prerelease)<br></div><div class="HOEnZb">
<div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sat, Feb 22, 2014 at 2:40 PM, Scott Seekamp <span dir="ltr"><<a href="mailto:sseekamp@risei.net" target="_blank">sseekamp@risei.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks Michael,<br>
<br>
This is the fresh install of 10.0 and the ports tree is installed.<br>
<br>
Everything has worked properly according to the instructions up until the "make install" command. I am pulling the 0.2.6 version if I should use an older one let me know!<br>
<span><font color="#888888"><br>
Scott<br>
</font></span><div><br>
<br>
On Feb 22, 2014, at 12:16 PM, Michael Thoreson <<a href="mailto:m.thoreson@c4labs.ca" target="_blank">m.thoreson@c4labs.ca</a>> wrote:<br>
<br>
> 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.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.tar.gz) = 201332<br>
> SHA256 (src-petitecloud-aryeh-0.2.5.tar.gz) = 5e97805409a9065773aaa7109551f43e5f6d7f5d9a69f0c2d666bb9d33f683ec<br>
><br>
> To:<br>
><br>
> SIZE (src-petitecloud-aryeh-0.2.6.tar.gz) = 212024<br>
> SHA256 (src-petitecloud-aryeh-0.2.6.tar.gz) = 179a0c71ead5affe291b566808baa2ef18bf03fb30cd6c26ba308b0bb1881295<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.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.org/petitecloud.tar.gz</a> -o src.petitecloud-aryeh-0.2.5.tar.gz<br>
><br>
> 3.<br>
><br>
>   Do the following commands:<br>
><br>
> 4.<br>
><br>
>       cd /usr/ports/emulators/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/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>
>> 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.com</a>>> wrote:<br>


>><br>
>>> 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.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/bin/catalina.sh - found<br>
>>>    ===>   src-petitecloud-aryeh-0.2.6 depends on file:<br>
>>>    /usr/local/bin/qemu-system-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/petitecloud/work/src-petitecloud-aryeh-0.2.6<br>
>>>    *** Error code 1<br>
>>><br>
>>>    Stop.<br>
>>>    make: stopped in /usr/ports/emulators/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>
>>>    _______________________________________________<br>
>>>    petitecloud-general mailing list<br>
>>>    <a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@lists.petitecloud.nyclocal.net</a><br>
>>>    <mailto:<a href="mailto:petitecloud-general@lists.petitecloud.nyclocal.net" target="_blank">petitecloud-general@lists.petitecloud.nyclocal.net</a>><br>
>>>    <a href="http://lists.petitecloud.nyclocal.net/listinfo.cgi/petitecloud-general-petitecloud.nyclocal.net" target="_blank">http://lists.petitecloud.nyclocal.net/listinfo.cgi/petitecloud-general-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>


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


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


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


</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>
</blockquote></div><br></div></body></html>