From: Daniel J Walsh <dwalsh@redhat.com>
To: "Lentes, Bernd" <bernd.lentes@helmholtz-muenchen.de>
Cc: "selinux@tycho.nsa.gov" <selinux@tycho.nsa.gov>
Subject: Re: ImportError: /usr/lib64/libvirt.so.0: undefined symbol: selinux_virtual_domain_context_path
Date: Mon, 17 Sep 2012 09:38:23 -0400 [thread overview]
Message-ID: <505727CF.2040406@redhat.com> (raw)
In-Reply-To: <15785B7E063D464C86DD482FCAE4EBA5017811671EB9@XCH11.scidom.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 09/15/2012 09:10 AM, Lentes, Bernd wrote:
> Hi,
>
> i don't know if this is the right place for my question, but i hope. I have
> a problem which is in my belief related to SELinux. I try to install the
> application "virt-manager", which is intendend to be for the control of
> virtuell domains in KVM. My box is SLES 11 SP1, 64bit, kernel 2.6.32. But
> starting the application throws an error:
>
> pc56846:~ # Traceback (most recent call last): File
> "/usr/share/virt-manager/virt-manager.py", line 26, in <module> import
> libvirt File "/usr/lib64/python2.6/site-packages/libvirt.py", line 25, in
> <module> raise lib_e ImportError: /usr/lib64/libvirt.so.0: undefined
> symbol: selinux_virtual_domain_context_path
>
> [1]+ Exit 1 virt-manager pc56846:~ #
>
> What I found out is that the package "linux-utils", beginning with version
> 2.1.9, include two manpages having names related to my error:
> /usr/share/man/man5/virtual_domain_context.5.gz
> /usr/share/man/man5/virtual_image_context.5.gz
>
> I tried to install linux-utils, but didn't find the right version for my
> box. So I installed the mentioned version, breaking some dependendcies.
> That didn't help. I don't know if this is not the desired package or if the
> error is related to the missing dependencies.
>
> Any ideas ?
>
>
> Bernd
>
> -- Bernd Lentes
>
> Systemadministration Institut für Entwicklungsgenetik HelmholtzZentrum
> münchen bernd.lentes@helmholtz-muenchen.de phone: +49 89 3187 1241 fax:
> +49 89 3187 3826 http://www.helmholtz-muenchen.de/idg
>
> Wir sollten nicht den Tod fürchten, sondern das schlechte Leben
>
>
> Helmholtz Zentrum München Deutsches Forschungszentrum für Gesundheit und
> Umwelt (GmbH) Ingolstädter Landstr. 1 85764 Neuherberg
> www.helmholtz-muenchen.de Aufsichtsratsvorsitzende: MinDir´in Bärbel
> Brumme-Bothe Geschäftsführer: Prof. Dr. Günther Wess und Dr. Nikolaus Blum
> Registergericht: Amtsgericht München HRB 6466 USt-IdNr: DE 129521671
>
>
> -- This message was distributed to subscribers of the selinux mailing
> list. If you no longer wish to subscribe, send mail to
> majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes
> as the message.
>
>
Looks like libvirt expects to be linked against libselinux. If you built
without SELINUX support then their is a bug in the ifdef code of libvirt that
should not be making this call.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlBXJ88ACgkQrlYvE4MpobM6LQCglDCNsgzx9dToivR3Xy4D0LfA
3o8AoOiQgW+n7T0/pqLQL3rmvJhoRYOs
=xFmD
-----END PGP SIGNATURE-----
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2012-09-17 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 13:10 ImportError: /usr/lib64/libvirt.so.0: undefined symbol: selinux_virtual_domain_context_path Lentes, Bernd
2012-09-15 21:23 ` Eric Paris
2012-09-16 11:45 ` Lentes, Bernd
2012-09-16 14:05 ` Eric Paris
2012-09-17 13:38 ` Daniel J Walsh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=505727CF.2040406@redhat.com \
--to=dwalsh@redhat.com \
--cc=bernd.lentes@helmholtz-muenchen.de \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.