Custom Query (1116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 1116)

Ticket Resolution Summary Owner Reporter
#2336 fixed demo raster data symbolic links do not exist or are restricted kalxas astrid_emde
Description

cd ~/data/raster

ls -l

  1. File does not exist anymore

relief_san_andres.tif -> /usr/lib/python2.7/dist-packages/gisdata/data/good/raster/relief_san_andres.tif

  1. File does not exist anymore

test_grid.tif -> /usr/lib/python2.7/dist-packages/gisdata/data/good/raster/test_grid.tif

  1. no read access for file - only accessable as root

elev_srtm_30m21.tif -> /var/lib/tomcat9/webapps/52nWPS/testData/elev_srtm_30m21.tif

#2335 duplicate Jupyter Notebook R example osgeolive@… astrid_emde
Description

http://localhost:8883/notebooks/R/R_spatial_introduction.ipynb

  • sids.shp is not at /usr/local/lib/R/site-library/spData/shapes/sids.shp"
  • But you find it at /home/user/data/vector/R/shapes/
#2332 fixed Tomcat fails to start on installed systems osgeolive@… kalxas
Description

After installing OSGeoLive 14.0 (rc5) to a VM (using the default user "user"), tomcat fails to start from the menu launchers (52nSOS and 52nWPS).

The reason for this is that the group "users" does not exist, instead the "user" group is created for the "user". This has obviously changed in Ubuntu 20.04

This leads to /etc/sudoers.d/tomcat file to need editing in order to reflect this "user" group. Without this edit, sudo will not work for starting tomcat and the launchers will fail.

For reference, this file is created here:

https://github.com/OSGeo/OSGeoLive/blob/master/bin/setdown.sh#L256-L261

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.