[virt-tools-list] problem on fresh install of virt-manager 0.8.7 in ubuntu 11.04 x64

Bruno Lamps lampss at gmail.com
Tue May 3 14:09:02 UTC 2011


"sudo apt-get install python-urlgrabber gtkvncviewer" solved everything.
Thanks dude! I tought that these dependencies errors only happens during
install. Now everything is fine here. =D

On Tue, May 3, 2011 at 11:03 AM, Cole Robinson <crobinso at redhat.com> wrote:

> On 05/03/2011 09:44 AM, Bruno Lamps wrote:
> > Hi,
> >
> > I've recently formated my test computer and now I just can't get
> > virt-manager to work here. =D
> >
> > I downloaded virt-manager 0.8.7 and the newest virt-viewer and virtinst
> from
> > virt-manager oficial website. Compiled everything, but when I try to run
> > virt-manager, the following error is shown in output:
> >
> > root at lamplogin:/opt# virt-manager
> > Traceback (most recent call last):
> >   File "/usr/local/share/virt-manager/virt-manager.py", line 477, in
> > <module>
> >     _show_startup_error(str(run_e), "".join(traceback.format_exc()))
> >   File "/usr/local/share/virt-manager/virt-manager.py", line 72, in
> > _show_startup_error
> >     from virtManager.error import vmmErrorDialog
> >   File "/usr/local/share/virt-manager/virtManager/error.py", line 24, in
> > <module>
> >     import virtManager.util as util
> >   File "/usr/local/share/virt-manager/virtManager/util.py", line 30, in
> > <module>
> >     from virtManager.config import running_config
> >   File "/usr/local/share/virt-manager/virtManager/config.py", line 27, in
> > <module>
> >     import virtinst
> >   File "/usr/local/lib/python2.7/dist-packages/virtinst/__init__.py",
> line
> > 32, in <module>
> >     from Guest import Guest, XenGuest
> >   File "/usr/local/lib/python2.7/dist-packages/virtinst/Guest.py", line
> 29,
> > in <module>
> >     import urlgrabber.progress as progress
> > ImportError: No module named urlgrabber.progress
> >
> > What did I did wrong (besides the terrible english in this message) ?
> >
>
> You need to install whatever package provides the urlgrabber python
> import. In fedora it's called python-urlgrabber
>
> - Cole
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20110503/1b127f51/attachment.htm>


More information about the virt-tools-list mailing list