[GRASS-dev] Mac OS X 10.10 , grass71-svn - fail to start

Anna Petrášová kratochanna at gmail.com
Thu Feb 5 20:35:46 PST 2015


On Thu, Feb 5, 2015 at 9:04 PM, epi <massimodisasha at gmail.com> wrote:

> Hi Devs,
>
> i updated my grass-svn installation, the build ends without errors but
> trying to start grass i got the following error :
>
> epimac:~ epi$ grass71
> Cleaning up temporary files...
> Traceback (most recent call last):
>   File "/usr/local/bin/grass71", line 1387, in <module>
>     clean_temp()
>   File "/usr/local/bin/grass71", line 1170, in clean_temp
>     call([gfile("etc", "clean_temp")], stdout=nul, stderr=nul)
>   File "/usr/local/bin/grass71", line 155, in call
>     return subprocess.call(cmd, **kwargs)
>   File
> "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
> line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File
> "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
> line 710, in __init__
>     errread, errwrite)
>   File
> "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
> line 1335, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
> epimac:~ epi$
>
>
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.

Anna


> I don’t know what’s going on, it is possible that is my system that’s
> broken … and not grass
> thanks for any help in debugging this issue.
>
> Massimo.
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20150205/6ae3fa1d/attachment.html>


More information about the grass-dev mailing list