Bug 1328104 - gdal needs rebuilding for change in libdap
Summary: gdal needs rebuilding for change in libdap
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gdal
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jozef Mlich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-18 13:14 UTC by Tom Hughes
Modified: 2016-08-12 16:45 UTC (History)
9 users (show)

Fixed In Version: gdal-2.0.2-5.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-12 16:45:48 UTC
Type: Bug


Attachments (Terms of Use)
spec file patch (815 bytes, patch)
2016-04-18 15:31 UTC, Tom Hughes
no flags Details | Diff

Description Tom Hughes 2016-04-18 13:14:39 UTC
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

Comment 1 Tom Hughes 2016-04-18 13:34:33 UTC
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...

Comment 2 Devrim Gündüz 2016-04-18 13:36:16 UTC
Let me know if it does not fix.

Comment 3 Tom Hughes 2016-04-18 15:30:10 UTC
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.

Comment 4 Tom Hughes 2016-04-18 15:31:09 UTC
Created attachment 1148245 [details]
spec file patch

Here's the spec patch I used for the scratch build...

Comment 5 Orion Poplawski 2016-04-18 20:05:20 UTC
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

Comment 6 Jozef Mlich 2016-04-19 06:19:16 UTC
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

Comment 7 Jan Kurik 2016-07-26 04:25:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.


Note You need to log in before you can comment on or make changes to this bug.