Opened 4 years ago
Closed 4 years 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 , 4 years ago
Type: | defect → task |
---|
comment:2 by , 4 years ago
Type: | task → defect |
---|
comment:4 by , 4 years 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 , 4 years ago
by , 4 years 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 , 4 years ago
by , 4 years ago
Attachment: | zoo-kernel-test-fix.patch added |
---|
Uupdated patch (containing the previous one).
comment:11 by , 4 years 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 , 4 years ago
comment:13 by , 4 years 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 , 4 years ago
After dropping CGAL service from zoo package we have a libxml related build error:
comment:15 by , 4 years ago
I have attached a patch containing all the previous modifications and also the fix for the last reported issue.
comment:16 by , 4 years ago
comment:17 by , 4 years 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 , 4 years ago
by , 4 years ago
Attachment: | zoo-patch-test3.patch added |
---|
Fix for detecting Python 3.8 library location
by , 4 years ago
Attachment: | zoo-patch-test4.patch added |
---|
by , 4 years ago
Attachment: | zoo-patch-test4.2.patch added |
---|
Patch to get it building correctly with python 3.8
comment:19 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks,
package now builds with Python 3 and is going to be available at next nightly iso