[GRASS-user] addon r.stream.distance fails on linux mint 17.

Moritz Lennert mlennert at club.worldonline.be
Thu Jun 25 00:42:58 PDT 2015


On 25/06/15 09:09, Rengifo Ortega wrote:
> Dear Community,
> today I tried to install r.stream.distance in grass 70 running o linux
> mint machine 32 bits, using the g.extension gui and it failed. Any idea
> how to solve this issue. Any help will be appreciated.
> See below for details !
>
>
> (Thu Jun 18 12:04:41 2015)
> g.extension extension=r.stream.distance
> svnurl=http://svn.osgeo.org/grass/grass-addons/grass70
> Traceback (most recent call last):
>    File "/usr/lib/grass70/scripts/g.extension", line 1093, in
> <module>
>      sys.exit(main())
>    File "/usr/lib/grass70/scripts/g.extension", line 1080, in
> main
>      check_dirs()
>    File "/usr/lib/grass70/scripts/g.extension", line 958, in
> check_dirs
>      check_style_files('grass_logo.png')
>    File "/usr/lib/grass70/scripts/g.extension", line 939, in
> check_style_files
>      shutil.copyfile(dist_file, addons_file)
>    File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
>      with open(src, 'rb') as fsrc:
> IOError: [Errno 2] No such file or directory:
> '/usr/lib/grass70/docs/html/grass_logo.png'
> (Thu Jun 18 12:04:42 2015) Command finished (0 sec)


Try installing the grass-doc package (and the grass-dev package if you 
don't have that already).

Moritz


More information about the grass-user mailing list