[Live-demo] [OSGeo] #934: rasdaman demo not working as expected

OSGeo trac_osgeo at osgeo.org
Tue Jul 24 12:11:32 PDT 2012


#934: rasdaman demo not working as expected
---------------------+------------------------------------------------------
 Reporter:  kalxas   |        Owner:  live-demo@…              
     Type:  defect   |       Status:  reopened                 
 Priority:  minor    |    Milestone:  OSGeoLive6.0RC1          
Component:  LiveDVD  |   Resolution:                           
 Keywords:  6.0      |  
---------------------+------------------------------------------------------

Comment(by hamish):

 Replying to [comment:19 hamish]:
 > Hi,
 >
 > > chown user "$RASDAMAN_HOME"/etc/
 >
 > don't do that, the user name may change.
 >
 > instead try something like
 >
 > {{{
 > chgrp users "$RASDAMAN_HOME"/etc/
 > chmod g+w "$RASDAMAN_HOME"/etc/
 > }}}

 "$USER_NAME" is no good either; do something like the above if you don't
 like the rc.local solution. otherwise it fails for any other user created
 post-build. Also, "user" should (must?) not be the primary owner of
 anything outside of /home/user.


 thanks,
 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/934#comment:22>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Live-demo mailing list