[Pkg-libvirt-maintainers] Bug#843818: fails to start with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
Michael Biebl
biebl at debian.org
Wed Nov 9 21:02:50 UTC 2016
Package: virt-manager
Version: 1:1.4.0-3
Severity: grave
Trying to run virt-manager, I get
$ virt-manager
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager", line 33, in <module>
from virtinst import util as util
File "/usr/share/virt-manager/virtinst/__init__.py", line 89, in <module>
from virtinst.distroinstaller import DistroInstaller
File "/usr/share/virt-manager/virtinst/distroinstaller.py", line 23, in <module>
from . import urlfetcher
File "/usr/share/virt-manager/virtinst/urlfetcher.py", line 34, in <module>
import requests
File "/usr/lib/python2.7/dist-packages/requests/__init__.py", line 52, in <module>
from .packages.urllib3.contrib import pyopenssl
File "/usr/lib/python2.7/dist-packages/requests/packages/__init__.py", line 58, in <module>
vendored('urllib3.contrib.pyopenssl')
File "/usr/lib/python2.7/dist-packages/requests/packages/__init__.py", line 32, in vendored
__import__(vendored_name, globals(), locals(), level=0)
File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 54, in <module>
import OpenSSL.SSL
File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
File "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 112, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages virt-manager depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.26.0-2
ii gconf2 3.2.6-4
ii gir1.2-gtk-3.0 3.22.3-1
ii gir1.2-gtk-vnc-2.0 0.6.0-1
ii gir1.2-libosinfo-1.0 1.0.0-2
ii gir1.2-libvirt-glib-1.0 0.2.3-2
ii gir1.2-vte-2.91 0.46.1-1
ii librsvg2-common 2.40.16-1
ii python-dbus 1.2.4-1
ii python-gi 3.22.0-1
ii python-gi-cairo 3.22.0-1
ii python-libvirt 2.4.0-1
ii python-requests 2.11.1-1
pn python2.7:any <none>
pn python:any <none>
ii virtinst 1:1.4.0-3
Versions of packages virt-manager recommends:
ii gir1.2-spice-client-gtk-3.0 0.33-3
pn gnome-icon-theme <none>
ii libvirt-daemon-system 2.4.0-1+b1
Versions of packages virt-manager suggests:
ii gnome-keyring 3.20.0-3
ii ksshaskpass [ssh-askpass] 4:5.8.2-1
pn python-gnomekeyring <none>
pn python-guestfs <none>
ii ssh-askpass 1:1.2.4.1-9
ii virt-viewer 4.0-1
-- no debconf information
More information about the Pkg-libvirt-maintainers
mailing list