Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527022 - =net-dns/pdns-3.4.0 - add geoip backend support
Summary: =net-dns/pdns-3.4.0 - add geoip backend support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-10-27 09:20 UTC by James Taylor
Modified: 2014-12-16 22:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pdns-3.4.0 geoip backend patch (file_527022.txt,1.02 KB, patch)
2014-10-27 09:20 UTC, James Taylor
Details | Diff
pdns-3.4.0_geoip.patch (file_527022.txt,1.28 KB, patch)
2014-10-30 12:29 UTC, James Taylor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Taylor 2014-10-27 09:20:46 UTC
Created attachment 387508 [details, diff]
pdns-3.4.0 geoip backend patch

ebuild for pdns-3.4.0 is missing USE flags and dependencies for the geoip backend.

Reproducible: Always

I was able to fix the issue by modifying the ebuild with the correct parameters.

Patch is included
Comment 1 James Taylor 2014-10-30 12:29:13 UTC
Created attachment 387794 [details, diff]
pdns-3.4.0_geoip.patch

Missed the dynmodules flag update
Comment 2 James Taylor 2014-12-16 22:31:57 UTC
Fixes appear to have been merged