Thanks, that fixed it!
On Fri, Jul 17, 2015, 4:25 PM Noah Meyerhans 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 problem. You'
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 libn
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 => /usr/local/lib/libgnutls-openss
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
I'm attaching the output of those commands.
On Fri, Jul 17, 2015 at 1:36 AM, Noah Meyerhans 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:
> >
> >$ ping6 goog
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: N
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 libra
7 matches
Mail list logo