<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 5, 2015 at 9:04 PM, epi <span dir="ltr"><<a href="mailto:massimodisasha@gmail.com" target="_blank">massimodisasha@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Devs,<br>
<br>
i updated my grass-svn installation, the build ends without errors but trying to start grass i got the following error :<br>
<br>
epimac:~ epi$ grass71<br>
Cleaning up temporary files...<br>
Traceback (most recent call last):<br>
File "/usr/local/bin/grass71", line 1387, in <module><br>
clean_temp()<br>
File "/usr/local/bin/grass71", line 1170, in clean_temp<br>
call([gfile("etc", "clean_temp")], stdout=nul, stderr=nul)<br>
File "/usr/local/bin/grass71", line 155, in call<br>
return subprocess.call(cmd, **kwargs)<br>
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 522, in call<br>
return Popen(*popenargs, **kwargs).wait()<br>
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 710, in __init__<br>
errread, errwrite)<br>
File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1335, in _execute_child<br>
raise child_exception<br>
OSError: [Errno 2] No such file or directory<br>
epimac:~ epi$<br>
<br></blockquote><div><br></div><div>it calls binary clean_temp but it can't find it, do you have a file etc/clean_temp? In the source code clean_temp.c is in lib/init.</div><div><br></div><div>Anna</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I don’t know what’s going on, it is possible that is my system that’s broken … and not grass<br>
thanks for any help in debugging this issue.<br>
<br>
Massimo.<br>
<br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></blockquote></div><br></div></div>