[OSGeoLive] #2401: ETF not deployed due to ETS download not present

OSGeoLive trac_osgeolive at osgeo.org
Mon Aug 8 08:31:05 PDT 2022


#2401: ETF not deployed due to ETS download not present
-----------------------------+---------------------------
 Reporter:  jenriquesoriano  |      Owner:  osgeolive@…
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  OSGeoLive15.0
Component:  OSGeoLive        |   Keywords:  ETF
-----------------------------+---------------------------
 Dear OSGeoLive team,

 thanks for your efforts and congratulations for your excellent work.

 We are reporting an issue in the ETF installation due to it is deployed
 but not loading some information needed.

 We have tested the ETF deployment in the RC1.
 We have noticed that, the ETSs are not in the corresponding folder
 (''/home/user/.etf/projects/inspire-ets-repository/'').
 They should be downloaded and executed in the first deployment.
 We have checked the installation script and it seems correct, as we have
 ran it manually on the machine RC1 and the ETSs have been downloaded and
 the ETF is deployed properly.

 Thus, it seems that there can be something in the virtual machine
 generation that has prevented the installation script from running
 completely.
 Probably in one of these lines of the installation scripts
 (''/home/user/gisvm/bin/install_etf.sh''):

 {{{
 if [ ! -d "$ETF_FOLDER/projects/inspire-ets-repository/ets-repository-
 osgeolive-15" ];then
         sudo mkdir "$ETF_FOLDER/projects/inspire-ets-repository/"
         cd "$ETF_FOLDER/projects/inspire-ets-repository/"
         sudo unzip -o "$TMP/ets-repository-osgeolive-15.zip"
 fi
 }}}


 Is there any hint that you can provide us with in order to get the
 installation script properly executed in the VM building process?

 Thanks a lot.
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2401>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list