Hide Forgot
The current build of gdal in rawhide has a reference to _ZN6libdap3DASC1Ev (aka libdap::DAS::DAS() when decoded) but as of the recent build of libdap that symbol no longer seems to be provided, which leads to issues like this: ERROR: could not load library "/usr/lib64/pgsql/rtpostgis-2.2.so": /lib64/libgdal.so.20: undefined symbol: _ZN6libdap3DASC1Ev
I've got a scratch build (koji.fedoraproject.org/koji/taskinfo?taskID=13698613) running now to see if just rebuilding is enough to fix it...
Let me know if it does not fix.
OK. Successful scratch build at https://bugzilla.redhat.com/show_bug.cgi?id=1328104 that does indeed fix the problem. Note that I had to add a BR on perl-devel presumably due to some change to perl packaging, otherwise the gdal perl extensions failed to build.
Created attachment 1148245 [details] spec file patch Here's the spec patch I used for the scratch build...
This will also need to be rebuilt for F24 once the libdap override takes effect and then added to https://bodhi.fedoraproject.org/updates/FEDORA-2016-4fc3d101da
I did just the rebuild yesterday (before your comments here). Release bump and rebuild are cheaper than comments in bugzilla for me (-; See http://koji.fedoraproject.org/koji/buildinfo?buildID=755510 I can see that you did your homework and made an test. I applied your patch into rawhide. Thanks. See http://koji.fedoraproject.org/koji/taskinfo?taskID=13710648
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'.