Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-17 Thread Noah Meyerhans
On Thu, Jul 16, 2015 at 12:41:32AM -0400, Brian Minton wrote: When trying to verify ipv6 connectivity, I encounter the following error trying to start ping6: $ ping6 google.com ping6: error while loading shared libraries: libnettle.so.4: cannot open shared object file: No

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-17 Thread Brian Minton
I'm attaching the output of those commands. On Fri, Jul 17, 2015 at 1:36 AM, Noah Meyerhans no...@debian.org wrote: On Thu, Jul 16, 2015 at 12:41:32AM -0400, Brian Minton wrote: When trying to verify ipv6 connectivity, I encounter the following error trying to start ping6: $

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-17 Thread Noah Meyerhans
On Fri, Jul 17, 2015 at 12:13:18PM -0400, Brian Minton wrote: I'm attaching the output of those commands. Your package state looks right. The depency chain looks like: iputils-ping - libgnutls-openssl27 - libgnutls-deb0-28 - libgnutls-deb0-28 - libnettle6 So the question is, why are you

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-17 Thread Brian Minton
bminton:~# ldd /bin/ping6 linux-vdso.so.1 (0x7ffc5ad4a000) libcap.so.2 = /lib/x86_64-linux-gnu/libcap.so.2 (0x7fccabed) libresolv.so.2 = /lib/x86_64-linux-gnu/libresolv.so.2 (0x7fccabcb8000) libgnutls-openssl.so.27 =

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-17 Thread Noah Meyerhans
On Fri, Jul 17, 2015 at 03:43:20PM -0400, Brian Minton wrote: bminton:~# ldd /bin/ping6 ...         libgnutls.so.28 = /usr/local/lib/libgnutls.so.28 (0x7fccab1d) There's your problem. You've got a (presumably) locally built version of gnutls that is itself linked against

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-17 Thread Brian Minton
Thanks, that fixed it! On Fri, Jul 17, 2015, 4:25 PM Noah Meyerhans fr...@morgul.net wrote: On Fri, Jul 17, 2015 at 03:43:20PM -0400, Brian Minton wrote: bminton:~# ldd /bin/ping6 ... libgnutls.so.28 = /usr/local/lib/libgnutls.so.28 (0x7fccab1d) There's your

Bug#792544: ping6: error while loading shared libraries: libnettle.so.4

2015-07-15 Thread Brian Minton
Package: iputils-ping Version: 3:20121221-5+b2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, When trying to verify ipv6 connectivity, I encounter the following error trying to start ping6: $ ping6 google.com ping6: error while loading shared