<div dir="ltr">Hello,<div><br></div><div style>this is my sugar-build terminal output, which shows how is defined the symlink and what problem I am facing with it in sugar-build</div><div style><br></div><div style>_______________________________________________________________________________________________</div>
<div style><br></div><div style><div>bash: cd: HitTheBalls.activity: No such file or directory</div><div>bash-4.2$ ls -l</div><div>total 184</div><div>lrwxrwxrwx  1 broot broot    96 Sep 14 09:47 HitTheBalls.activity -> /home/laurent-bernabe/LibrairiesProgrammation/Python/OLPCGames-1.6/skeleton/HitTheBalls.activity</div>
<div>-rw-rw-r--  1 broot broot   598 Sep 13 12:59 README.md</div><div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:01 at-spi2-atk</div><div>drwxrwxr-x 15 broot broot  4096 Sep 13 19:01 at-spi2-core</div><div>drwxrwxr-x 10 broot broot  4096 Sep 13 19:00 automake</div>
<div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:10 browse</div><div>drwxrwxr-x  7 broot broot  4096 Sep 14 09:31 build</div><div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:10 chat</div><div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:10 clock-web</div>
<div>drwxrwxr-x  8 broot broot  4096 Sep 13 14:55 docker</div><div>drwxrwxr-x 10 broot broot  4096 Sep 13 19:06 flake8</div><div>drwxrwxr-x  6 broot broot  4096 Sep 13 14:51 grunt-cli</div><div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:10 gtd-activity</div>
<div>drwxrwxr-x  7 broot broot  4096 Sep 13 19:02 gwebsockets</div><div>drwxrwxr-x  4 broot broot  4096 Sep 13 19:10 home</div><div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:10 imageviewer</div><div>drwxrwxr-x  6 broot broot  4096 Sep 13 14:55 js-beautify</div>
<div>drwxrwxr-x  8 broot broot  4096 Sep 13 14:55 jshint</div><div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:10 jukebox</div><div>drwxrwxr-x 12 broot broot  4096 Sep 13 19:03 karma</div><div>drwxrwxr-x 10 broot broot  4096 Sep 13 19:02 libxklavier</div>
<div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:10 log</div><div>-rwxrwxr-x  1 broot broot 12480 Sep 13 12:59 osbuild</div><div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:06 pep8</div><div>drwxrwxr-x 12 broot broot  4096 Sep 13 19:10 pippy</div>
<div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:06 pyflakes</div><div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:10 read</div><div>drwxrwxr-x  7 broot broot  4096 Sep 13 14:55 recess</div><div>drwxrwxr-x 11 broot broot  4096 Sep 13 19:08 sugar</div>
<div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:09 sugar-artwork</div><div>drwxrwxr-x  7 broot broot  4096 Sep 13 19:07 sugar-base</div><div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:09 sugar-datastore</div><div>drwxrwxr-x  4 broot broot  4096 Sep 13 17:56 sugar-docs</div>
<div>drwxrwxr-x 10 broot broot  4096 Sep 13 19:10 sugar-runner</div><div>drwxrwxr-x  9 broot broot  4096 Sep 13 19:07 sugar-toolkit</div><div>drwxrwxr-x 10 broot broot  4096 Sep 13 19:08 sugar-toolkit-gtk3</div><div>drwxrwxr-x  6 broot broot  4096 Sep 13 18:07 sugar-web</div>
<div>drwxrwxr-x  7 broot broot  4096 Sep 13 18:07 sugar-web-template</div><div>drwxrwxr-x  4 broot broot  4096 Sep 13 19:10 sugar-web-test</div><div>drwxrwxr-x  8 broot broot  4096 Sep 13 19:10 terminal</div><div>drwxrwxr-x 15 broot broot  4096 Sep 13 19:10 turtleart</div>
<div>drwxrwxr-x  9 broot broot  4096 Sep 13 14:51 volo</div><div>drwxrwxr-x  6 broot broot  4096 Sep 13 18:07 webL10n</div><div>bash-4.2$ cd HitTheBalls.activity </div><div>bash: cd: HitTheBalls.activity: No such file or directory</div>
<div>bash-4.2$ </div><div>______________________________________________________________________________________________</div><div><br></div><div style>Is there a workaround for my problem ?</div><div style><br></div><div style>
Regards</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/14 laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com" target="_blank">laurent.bernabe@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi again,<div><br></div><div>I've created a symlink over my project root with</div><div><br></div><div>
<div>$> ln -s /home/my_user_folder/LibrairiesProgrammation/Python/OLPCGames-1.6/skeleton/HitTheBalls.activity HitTheBalls.activity</div>
</div><div><br></div><div>So I ended with "a new folder" HitThaBalls.activity in the sugar-build (I verified with ls -s command)</div><div><br></div><div>But I still can't access to its contents :</div><div>

If i try to get into it, I still get "No such file or directory" error</div><div><br></div><div>=> $> cd HitTheBalls.activity</div><div>"No such file or directory"</div><div><br></div><div>So, what did I misunderstood ?</div>

<div><br></div><div>Regards</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/14 laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com" target="_blank">laurent.bernabe@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">laurent bernabe</b> <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com" target="_blank">laurent.bernabe@gmail.com</a>></span><br>


Date: 2013/9/14<br>Subject: Re: [Sugar-devel] Is it possible to access to my Host System home folder from sugar-build instance ?<br>To: Daniel Narvaez <<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>><br>


<br><br><div dir="ltr">Thank you :)</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/14 Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span><br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br></div>you can only access the sugar-build dir. I suggest you put your project inside it (or symlink it).<br>



</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 14 September 2013 10:38, laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com" target="_blank">laurent.bernabe@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">Hello,<div><br></div><div>From the sugar-build emulator, I tried to access to my host system home folder - let's say for example /home/me_as_user/ - but when I try </div>




<div>cd /home/me_as_user/, I get an error "No such file or directory", though it does exists.</div>
<div><br></div><div>So is it possible to access this folder from Sugar-build ?</div><div><br></div><div>Regards</div></div>
<br>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><span class="HOEnZb"><font color="#888888"><span><font color="#888888"><span><font color="#888888"><br>-- <br>Daniel Narvaez<br>
</font></span></font></span></font></span></font></span></div><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888"><br></font></span></div>
</blockquote></div><br></div>
</blockquote></div><br></div>