Your message dated Wed, 20 Jan 2010 15:05:41 -0500
with message-id <[email protected]>
and subject line Re: Bug#566032 Bug#566028: qemu-kvm: Unstated dependency on
libgssapi_krb5.so.2
has caused the Debian Bug report #566028,
regarding qemu-system: Unstated dependency on libgssapi_krb5.so.2
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.)
--
566028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566028
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system
Version: 0.11.1-2
Severity: serious
Justification: Policy 3.5
After installing the latest qemu packages, I found qemu would no longer
run due to a missing library dependency.
% ldd /usr/bin/qemu-system-i386 | grep gss
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007f126be38000)
I had to install the "libgssapi-krb5-2" package to get it working again.
Not sure why the Debian package build process didn't pick this up.
Note that this problem also occurs in "qemu-kvm" as of the latest
version. I'll be reporting it there as well.
-- System Information:
Debian Release: 5.0.3
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages qemu-system depends on:
ii libasound2 1.0.21a-1 shared library for ALSA applicatio
ii libbluetooth3 4.57-1 Library to use the BlueZ Linux Blu
ii libbrlapi0.5 3.10~r3724-1+lenny1 braille display access via BRLTTY
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libcurl3-gnutls 7.18.2-8lenny3 Multi-protocol file transfer libra
ii libesd0 0.2.36-3 Enlightened Sound Daemon - Shared
ii libgnutls26 2.8.5-2 the GNU TLS library - runtime libr
ii libncurses5 5.7+20081213-1 shared libraries for terminal hand
ii libpulse0 0.9.21-1 PulseAudio client libraries
ii libsasl2-2 2.1.22.dfsg1-23+lenny1 Cyrus SASL - authentication abstra
ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer
ii libvdeplug2 2.2.2-3 Virtual Distributed Ethernet - Plu
ii libx11-6 2:1.1.5-2 X11 client-side library
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages qemu-system recommends:
ii bochsbios 2.4.2-1 BIOS for the Bochs emulator
ii openbios-ppc 1.0+svn505-1 PowerPC Open Firmware
ii openbios-sparc 1.0-1 SPARC Open Firmware
ii openhackware 0.4.1-4 OpenFirmware emulator for PowerPC
ii qemu-utils 0.11.1-2 QEMU utilities
ii vde2 2.2.2-3 Virtual Distributed Ethernet
ii vgabios 0.6c-2 VGA BIOS software for the Bochs an
Versions of packages qemu-system suggests:
pn kqemu-source <none> (no description available)
pn samba <none> (no description available)
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Wed, Jan 20, 2010 at 10:45:46PM +0300, Michael Tokarev wrote:
> neither kvm nor qemu link directly with libgssapi.
> In order to examine a binary dependencies, use
> `objdump -p' command.
Ah, thanks. I wasn't aware that ldd worked recursively.
> Please verify that libcurl3-gnutls package lists the
> requiriments properly on your system.
This appears to have been dealt with in Debian bug #518632. The
problem occurred in the lenny version of libcurl3-gnutls and has been
fixed for squeeze, so no further action is necessary.
> This is not kvm or qemu bug.
Right, agreed.
Thanks again for the info. Closing this and the other bug.
signature.asc
Description: Digital signature
--- End Message ---