[Live-demo] Re: scripts that are not +x [rasdaman, gvSIG, sahana]

Hamish hamish_b at yahoo.com
Sat Aug 27 23:10:33 PDT 2011


Brian wrote:
>   enclosed is a listing taken from inside a booted RC5 .iso
> You will see that many, but not all, scripts have +x
> 
> Calling *you* to check your scripts in this list..
> if there is a script that should have +x but does not, we
> need to know ASAP
> 
> http://download.osgeo.org/livedvd/all_shebangs_lsl.txt.bz2

shorter summary:

$ bzgrep '\.sh$' all_shebangs_lsl.txt.bz2 | grep '[r-][w-]-'

-rwxrwxr-- 1 user root 2987 2011-08-25 22:51 /usr/local/rasdaman/bin/stop_rasdaman.sh
-rwxrwxr-- 1 user root 3866 2011-08-25 22:51 /usr/local/rasdaman/bin/start_rasdaman.sh
-rwxrwxr-- 1 user root 3254 2011-08-25 22:51 /usr/local/rasdaman/bin/create_db.sh
-rwxrwxr-- 1 user root 3627 2011-08-25 22:51 /usr/local/rasdaman/bin/insertdemo.sh
-rw-r--r-- 1 user user 1440 2011-08-25 19:39 /usr/local/share/gisvm/app-conf/gvsig/gvSIG.sh
-rw-r--r-- 1 root root 1645 2011-08-03 17:46 /usr/local/lib/web2py/scripts/web2py.fedora.sh
-rw-r--r-- 1 root root 2618 2011-08-03 17:46 /usr/local/lib/web2py/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh
-rw-r--r-- 1 root root 1171 2011-08-25 20:31 /usr/local/lib/web2py/applications/eden/static/scripts/tools/postgis.sh


mainly, if you see yourself there [rasdaman, gvSIG, sahana]
check that things are working as you expect on the ISO version
of 5.0rc5. some of the scripts get sourced, not run directly, so
those don't matter. other scripts may be non-critical to running
your app, so don't matter either.

if you find one, get onto #osgeolive IRC channeel at Freenode
or email Alex (wildintellect). the rasdaman one can and probably
should be chgrp'd to tomcat6, gvSIG and sahana ones (if needed)
may require some advanced voodoo.

(apparently the hardlinking of duplicate files drops permissions
sometimes, which is beyond our control right now)


thanks,
Hamish




More information about the Osgeolive mailing list