<div dir="ltr">Thanks a lot Peter. <div>It is working now:)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 6, 2022 at 4:45 PM Peter van Dijk via Pdns-users <<a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>Hello Varsha,</div><div><br></div><div>On Thu, 2022-04-28 at 16:32 +0530, Rain Musings via Pdns-users wrote:</div><blockquote type="cite" style="margin:0px 0px 0px 0.8ex;border-left:2px solid rgb(114,159,207);padding-left:1ex"><div dir="ltr"><div>Background:</div><div>We are using the powerdns alpine distribution in docker images . </div><div>We were previously using 4.0.8 powerdns  which came with the zone2sql , zone2json utility. </div><div>These utilities are used by our wrapper scripts to dynamically update zone details when input zone files are updated. </div><div><br></div><div>Issue: </div><div>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? </div><div><br></div><div>Can you tell us how we can compile these utility  programs and use it ?</div></div></blockquote><div><br></div><div>zone2* are in pdns-tools. Here's a convenient trick:</div><div><br></div><div>/ # apk add cmd:zone2sql</div><div>fetch <a href="https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz" target="_blank">https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz</a></div><div>fetch <a href="https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz" target="_blank">https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz</a></div><div>(1/9) Installing libgcc (10.3.1_git20211027-r0)</div><div>(2/9) Installing boost1.77-program_options (1.77.0-r1)</div><div>(3/9) Installing ca-certificates (20211220-r0)</div><div>(4/9) Installing brotli-libs (1.0.9-r5)</div><div>(5/9) Installing nghttp2-libs (1.46.0-r0)</div><div>(6/9) Installing libcurl (7.80.0-r1)</div><div>(7/9) Installing libsodium (1.0.18-r0)</div><div>(8/9) Installing libstdc++ (10.3.1_git20211027-r0)</div><div>(9/9) Installing pdns-tools (4.5.4-r0)</div><div>Executing busybox-1.34.1-r5.trigger</div><div>Executing ca-certificates-20211220-r0.trigger</div><div>OK: 21 MiB in 23 packages</div><div><br></div><div>Kind regards,</div><div><span><div style="width:71ch">-- </div><div style="width:71ch">Peter van Dijk</div><div style="width:71ch">PowerDNS.COM BV - <a href="https://www.powerdns.com/" target="_blank">https://www.powerdns.com/</a></div></span></div></div>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com" target="_blank">Pdns-users@mailman.powerdns.com</a><br>
<a href="https://mailman.powerdns.com/mailman/listinfo/pdns-users" rel="noreferrer" target="_blank">https://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</blockquote></div>