Your message dated Fri, 12 Aug 2011 11:59:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#637521: Linked against libgnutls-openssl.so.26 but
doesn't depend on its package
has caused the Debian Bug report #637521,
regarding Linked against libgnutls-openssl.so.26 but doesn't depend on its
package
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
637521: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637521
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gkrellm
Version: 2.3.5-1
Severity: grave
$ gkrellm
gkrellm: error while loading shared libraries: libgnutls-openssl.so.26: cannot
open shared object file: No such file or directory
$ ldd -r /usr/bin/gkrellm|fgrep 'not f'
libgnutls-openssl.so.26 => not found
undefined symbol: SSL_connect (/usr/bin/gkrellm)
undefined symbol: TLSv1_client_method (/usr/bin/gkrellm)
undefined symbol: SSL_CTX_set_verify (/usr/bin/gkrellm)
undefined symbol: MD5_Init (/usr/bin/gkrellm)
undefined symbol: SSL_load_error_strings (/usr/bin/gkrellm)
undefined symbol: MD5_Final (/usr/bin/gkrellm)
undefined symbol: SSL_free (/usr/bin/gkrellm)
undefined symbol: SSL_set_connect_state (/usr/bin/gkrellm)
undefined symbol: SSL_CTX_new (/usr/bin/gkrellm)
undefined symbol: SSL_read (/usr/bin/gkrellm)
undefined symbol: SSL_set_fd (/usr/bin/gkrellm)
undefined symbol: SSLv23_client_method (/usr/bin/gkrellm)
undefined symbol: SSL_CTX_set_options (/usr/bin/gkrellm)
undefined symbol: SSL_library_init (/usr/bin/gkrellm)
undefined symbol: MD5_Update (/usr/bin/gkrellm)
undefined symbol: SSL_new (/usr/bin/gkrellm)
undefined symbol: SSL_write (/usr/bin/gkrellm)
undefined symbol: SSL_CTX_free (/usr/bin/gkrellm)
Note that libgnutls-openssl.so.26 doesn't exist in sid, only so.27.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-wrar+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gkrellm depends on:
ii libatk1.0-0 2.0.1-2 ATK accessibility toolkit
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libcairo2 1.10.2-6.1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-3 generic font configuration library
ii libfreetype6 2.4.6-1 FreeType 2 font engine, shared lib
ii libgcrypt11 1.4.6-9 LGPL Crypto library - runtime libr
ii libglib2.0-0 2.28.6-1 The GLib library of C routines
ii libgnutls26 2.12.7-4 GNU TLS library - runtime library
ii libgtk2.0-0 2.24.5-4 GTK+ graphical user interface libr
ii libice6 2:1.0.7-2 X11 Inter-Client Exchange library
ii libntlm0 1.2-1 NTLM authentication library
ii libpango1.0-0 1.28.4-2 Layout and rendering of internatio
ii libsensors4 1:3.3.0-4 library to read temperature/voltag
ii libsm6 2:1.2.0-2 X11 Session Management library
ii libx11-6 2:1.4.4-1 X11 client-side library
gkrellm recommends no packages.
gkrellm suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, Aug 12, 2011 at 15:54:01 +0500, Andrey Rahmatullin wrote:
> Package: gkrellm
> Version: 2.3.5-1
> Severity: grave
>
> $ gkrellm
> gkrellm: error while loading shared libraries: libgnutls-openssl.so.26: cannot
> open shared object file: No such file or directory
>
> ii libgnutls26 2.12.7-4 GNU TLS library - runtime library
Not a bug in gkrellm. libgnutls26 dropped a library without changing
package names, and is missing Breaks on gkrellm from experimental.
Cheers,
Julien
--- End Message ---