Your message dated Tue, 26 Jul 2016 08:50:29 +0200
with message-id <20160726065029.ga4...@bogon.m.sigxcpu.org>
and subject line Re: [Pkg-libvirt-maintainers] Bug#832454: virt-manager doesn't 
open
has caused the Debian Bug report #832454,
regarding virt-manager doesn't open
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 ow...@bugs.debian.org
immediately.)


-- 
832454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: virt-manager
Version: 1:1.4.0-2
Severity: grave
Justification: renders package unusable

When I run virt-manager or virt-manager --debug --no-fork, virt-manager doesn't
open and I get that output in the terminal:

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 61, in
<module>
    from .packages.urllib3.exceptions import DependencyWarning
ImportError: cannot import name DependencyWarning

This issue is also present in the package in testing (1:1.3.2-4)



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental'), (500, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (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-1
ii  gconf2                                       3.2.6-3
ii  gir1.2-gtk-3.0                               3.20.6-2
ii  gir1.2-gtk-vnc-2.0                           0.5.3-1.3+b1
ii  gir1.2-libosinfo-1.0                         0.3.0-2
ii  gir1.2-libvirt-glib-1.0                      0.2.3-2
ii  gir1.2-vte-2.91                              0.44.2-1
ii  librsvg2-common                              2.40.16-1
ii  python-dbus                                  1.2.4-1
ii  python-gi                                    3.20.1-1
ii  python-gi-cairo                              3.20.1-1
ii  python-libvirt                               2.0.0-1
ii  python-requests                              2.10.0-2
pn  python2.7:any                                <none>
pn  python:any                                   <none>
ii  virtinst                                     1:1.4.0-2

Versions of packages virt-manager recommends:
ii  gir1.2-spice-client-gtk-3.0  0.30-1
ii  gnome-icon-theme             3.12.0-2
ii  libvirt-daemon-system        2.0.0-1

Versions of packages virt-manager suggests:
ii  gnome-keyring              3.20.0-1
ii  ksshaskpass [ssh-askpass]  4:5.7.0-1
pn  python-gnomekeyring        <none>
pn  python-guestfs             <none>
ii  virt-viewer                3.1-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On Mon, Jul 25, 2016 at 07:25:40PM +0200, Michel Le Bihan wrote:
> Package: virt-manager
> Version: 1:1.4.0-2
> Severity: grave
> Justification: renders package unusable
> 
> When I run virt-manager or virt-manager --debug --no-fork, virt-manager 
> doesn't
> open and I get that output in the terminal:
> 
> 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 61, in
> <module>
>     from .packages.urllib3.exceptions import DependencyWarning
> ImportError: cannot import name DependencyWarning
> 
> This issue is also present in the package in testing (1:1.3.2-4)

For whatever reason your python-requests lacks DependencyWarning. Either
you're not picking up the one installed via apt/dpkg or the file is
broken on Disk. Try:

    python -c from requests import DependencyWarning

This is not a bug in virt-manager.
Cheers,
 -- Guido

> 
> 
> 
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers testing
>   APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental'), 
> (500, 'stable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (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-1
> ii  gconf2                                       3.2.6-3
> ii  gir1.2-gtk-3.0                               3.20.6-2
> ii  gir1.2-gtk-vnc-2.0                           0.5.3-1.3+b1
> ii  gir1.2-libosinfo-1.0                         0.3.0-2
> ii  gir1.2-libvirt-glib-1.0                      0.2.3-2
> ii  gir1.2-vte-2.91                              0.44.2-1
> ii  librsvg2-common                              2.40.16-1
> ii  python-dbus                                  1.2.4-1
> ii  python-gi                                    3.20.1-1
> ii  python-gi-cairo                              3.20.1-1
> ii  python-libvirt                               2.0.0-1
> ii  python-requests                              2.10.0-2
> pn  python2.7:any                                <none>
> pn  python:any                                   <none>
> ii  virtinst                                     1:1.4.0-2
> 
> Versions of packages virt-manager recommends:
> ii  gir1.2-spice-client-gtk-3.0  0.30-1
> ii  gnome-icon-theme             3.12.0-2
> ii  libvirt-daemon-system        2.0.0-1
> 
> Versions of packages virt-manager suggests:
> ii  gnome-keyring              3.20.0-1
> ii  ksshaskpass [ssh-askpass]  4:5.7.0-1
> pn  python-gnomekeyring        <none>
> pn  python-guestfs             <none>
> ii  virt-viewer                3.1-1
> 
> -- no debconf information
> 
> _______________________________________________
> Pkg-libvirt-maintainers mailing list
> pkg-libvirt-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers
> 

--- End Message ---

Reply via email to