[OSGeoLive] #2142: rasdaman missing from 13.0 nightly builds
OSGeoLive
trac_osgeolive at osgeo.org
Wed Jul 24 13:45:29 PDT 2019
#2142: rasdaman missing from 13.0 nightly builds
-----------------------+----------------------------
Reporter: kalxas | Owner: osgeolive@…
Type: defect | Status: new
Priority: critical | Milestone: OSGeoLive13.0
Component: OSGeoLive | Resolution:
Keywords: |
-----------------------+----------------------------
Comment (by misev):
To reduce the installed size this can be done if not already:
{{{
strip /opt/rasdaman/bin/ras*
rm -rf /opt/rasdaman/lib/*
rm -rf /opt/rasdaman/include/*
rm -rf /opt/rasdaman/share/rasdaman/doc-*
rm -rf /opt/rasdaman/share/rasdaman/war
rm -rf /opt/rasdaman/share/rasdaman/raswct
}}}
With this `/opt/rasdaman` is 44MB (from original ~430MB).
Otherwise, it seems to have a problem with setting up postgresql. Maybe
it's caused by interaction with other software on the Live DVD which also
uses postgresql? Because we have automated package install tests for every
release for Ubuntu 18.04 and they pass fine.
Are [https://wiki.osgeo.org/wiki/Live_GIS_Build these instructions] up-to-
date or should I follow something else to build the ISO myself?
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2142#comment:17>
OSGeoLive <http://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