[Pdns-users] Powerdns Alpine authoritative server 4.5.4 series missing zone2sql , zone2json binary

Peter van Dijk peter.van.dijk at powerdns.com
Fri May 6 11:14:51 UTC 2022


Hello Varsha,

On Thu, 2022-04-28 at 16:32 +0530, Rain Musings via Pdns-users wrote:
> Background:
> We are using the powerdns alpine distribution in docker images . 
> We were previously using 4.0.8 powerdns  which came with the zone2sql
> , zone2json utility. 
> These utilities are used by our wrapper scripts to dynamically update
> zone details when input zone files are updated. 
> 
> Issue: 
> We recently moved to Powerdns 4.5.4 version that comes with Alpine
> 3.15 version. We see that the zone2* utilities are missing. Is this
> intentional? 
> 
> Can you tell us how we can compile these utility  programs and use it
> ?

zone2* are in pdns-tools. Here's a convenient trick:

/ # apk add cmd:zone2sql
fetch
https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
fetch
https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
(1/9) Installing libgcc (10.3.1_git20211027-r0)
(2/9) Installing boost1.77-program_options (1.77.0-r1)
(3/9) Installing ca-certificates (20211220-r0)
(4/9) Installing brotli-libs (1.0.9-r5)
(5/9) Installing nghttp2-libs (1.46.0-r0)
(6/9) Installing libcurl (7.80.0-r1)
(7/9) Installing libsodium (1.0.18-r0)
(8/9) Installing libstdc++ (10.3.1_git20211027-r0)
(9/9) Installing pdns-tools (4.5.4-r0)
Executing busybox-1.34.1-r5.trigger
Executing ca-certificates-20211220-r0.trigger
OK: 21 MiB in 23 packages

Kind regards,
-- 
Peter van Dijk
PowerDNS.COM BV - https://www.powerdns.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20220506/9a56a09a/attachment.htm>


More information about the Pdns-users mailing list