Opened 9 years ago
Closed 9 years ago
#1515 closed defect (fixed)
ossim qt and ossim planet need a rebuild on top of new libossim-dev
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OSGeoLive9.5 |
Component: | OSGeoLive | Keywords: | ossim-qt, ossim-planet |
Cc: | live-demo@… |
Description
In 9.0alpha2, the ossim installer has been updated according to
https://github.com/OSGeo/OSGeoLive/pull/17
In this case the pull request should not have been accepted, since it uses a custom build of ossim, which conflicts with the ossim version in our OSGeoLive ppa:
https://launchpad.net/~osgeolive/+archive/ubuntu/nightly/+packages https://launchpad.net/~osgeolive/+archive/ubuntu/nightly/+sourcepub/5119723/+listing-archive-extra
This conflict causes OTB not to work since it was built against ppa version of ossim.
I see 2 solutions: either build the extra ossim modules using the ppa version of ossim or update the ppa version so that packages do not conflict.
Best, Angelos
Change History (9)
comment:1 by , 9 years ago
Priority: | blocker → critical |
---|
comment:2 by , 9 years ago
BTW, ossim installer was taken a step back to use the ppa version:
https://github.com/OSGeo/OSGeoLive/commit/9560b392ed28329ba0bcc0496bb5a8d4534f627d
comment:3 by , 9 years ago
Summary: | custom ossim build breaks OTB → ossim qt and ossim planet need a rebuild on top of new libossim-dev |
---|
comment:4 by , 9 years ago
Thanks Massimo for providing the new debian packages for ossim-qt and ossim-plugins. We need to test the latest nightly build to make sure everything works fine.
Pull request: https://github.com/OSGeo/OSGeoLive/pull/39
Nightly build to test: http://aiolos.survey.ntua.gr/gisvm/dev/osgeo-live-nightly-build143-amd64-6ef02a7.iso
comment:5 by , 9 years ago
I have just tested the latest build (146):
The applications are installed and work fine when launched from desktop shortcuts.
Unfortunately, the Geospatial menu launchers are not working properly (Imagelinker and OssimPlanet), so this ticket is not yet completely fixed...
comment:6 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
closing this one since the major issue is fixed.
comment:7 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
After upgrading GDAL to 1.11.3, ossim-qt and ossim-planet deb files need a rebuild again... The installer is disabled in 9.5alpha1 but libossim1 is available due to otb.
comment:8 by , 9 years ago
Keywords: | ossim-qt ossim-planet added |
---|---|
Milestone: | OSGeoLive9.0 → OSGeoLive9.5 |
New ossim debian package is now available on OSGeoLive ppa. OTB works fine with this new version.
https://launchpad.net/~osgeolive/+archive/ubuntu/nightly/+sourcepub/5227722/+listing-archive-extra
We now need to build the extra ossim modules (QT4, Planet etc) on top of this version.