<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Can you check with ldd whether libuv is explicitly set on libisc
library?</p>
<p>ldd /usr/lib/x86_64-linux-gnu/libisc-9.16.15-Debian.so</p>
<p>It works on Fedora just fine:</p>
<p>ldd /usr/lib64/libisc-9.16.21-RH.so | grep libuv<br>
libuv.so.1 => /lib64/libuv.so.1 (0x00007f4bf7716000)</p>
<p>readelf --dyn-syms /lib64/libuv.so.1 | grep uv_udp_connect<br>
462: 000000000000f490 417 FUNC GLOBAL DEFAULT 13
uv_udp_connect<br>
</p>
<p>Dependencies on packaging system should ensure libuv cannot be
uninstalled without uninstalling dnsutils first. Either packagers
on Debian made mistake or some of your files are corrupted.</p>
<p>Can you try command:</p>
<p>LD_DEBUG=files host --help</p>
<p>It should list libuv.so.1 in the process, therefore this error
cannot happen.</p>
<p>Regards,<br>
Petr<br>
</p>
<div class="moz-cite-prefix">On 9/29/21 23:30, Maihöfer via
bind-users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:3444f757-1680-00b1-aaae-818157a8f9eb@pm.me">
<pre class="moz-quote-pre" wrap="">Hi,
for whatever reason my bind, or anything related to that library, is not
starting anymore
error is:
<a class="moz-txt-link-abbreviated" href="mailto:philipp@sources.list.d$">philipp@sources.list.d$</a> dig
dig: symbol lookup error:
/usr/lib/x86_64-linux-gnu/libisc-9.16.15-Debian.so: undefined symbol:
uv_udp_connect
<a class="moz-txt-link-abbreviated" href="mailto:philipp@sources.list.d$">philipp@sources.list.d$</a>
Having the same error message with "host" or "named-rrchecker".
I am running a Debian 11 (Bullseye)
Any help, please?
Best regards
Philipp
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list
ISC funds the development of this software with paid support subscriptions. Contact us at <a class="moz-txt-link-freetext" href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.
bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
Petr Menšík
Software Engineer
Red Hat, <a class="moz-txt-link-freetext" href="http://www.redhat.com/">http://www.redhat.com/</a>
email: <a class="moz-txt-link-abbreviated" href="mailto:pemensik@redhat.com">pemensik@redhat.com</a>
PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB</pre>
</body>
</html>