Opened 17 months ago
Closed 16 months ago
#2282 closed defect (fixed)
zoo-project packages missing for focal
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OSGeoLive14.0 |
Component: | OSGeoLive | Keywords: | |
Cc: | osgeolive@… |
Description
Attachments (9)
Change history (28)
comment:1 by , 17 months ago
Type: | defect → task |
---|
comment:2 by , 16 months ago
Type: | task → defect |
---|
comment:4 by , 16 months ago
If it is possible to apply the patch attached here, then make sure to run autoconf before running configure. This should solve the issue.
follow-up: 9 comment:6 by , 16 months ago
by , 16 months ago
Attachment: | zoo-kernel-fixes.patch added |
---|
Patch fixing configure.ac, removing the references from ParameterType_ComplexInputImage and ParameterType_ComplexOutputImage (for zcfg2ptb and service_internal_otb)
comment:9 by , 16 months ago
by , 16 months ago
Attachment: | zoo-kernel-test-fix.patch added |
---|
Uupdated patch (containing the previous one).
comment:11 by , 16 months ago
Please find here the patch that should solve the issue found in the mentioned issue. Note that it includes the previous patch, so only this one should be applied.
comment:12 by , 16 months ago
comment:13 by , 16 months ago
CGAL is now a header only library in Debian/Ubuntu
https://tracker.debian.org/news/1078467/accepted-cgal-50-1-source-into-experimental/
comment:14 by , 16 months ago
After dropping CGAL service from zoo package we have a libxml related build error:
comment:15 by , 16 months ago
I have attached a patch containing all the previous modifications and also the fix for the last reported issue.
comment:16 by , 16 months ago
comment:17 by , 16 months ago
Thanks for reporting the issue, there were remaining some references to ParameterType not existing anymore in the new OTB version.
I think this new patch should solve this issue.
comment:18 by , 16 months ago
by , 16 months ago
Attachment: | zoo-patch-test3.patch added |
---|
Fix for detecting Python 3.8 library location
by , 16 months ago
Attachment: | zoo-patch-test4.patch added |
---|
by , 16 months ago
Attachment: | zoo-patch-test4.2.patch added |
---|
Patch to get it building correctly with python 3.8
comment:19 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks,
package now builds with Python 3 and is going to be available at next nightly iso