<div dir="ltr">When I tried to install virtinst things started to get real crazy. <div>It installed under python2.5, for whatever reason (standard install of the OS)</div><div>I had both python2.5 and python2.6 installed.</div>
<div><br></div><div>I decided to do a clean OS install, of a different distro, hoping it'll be more</div><div>up-to-date with virt-manager.</div><div><br></div><div>However, what I've learned from the experience is that the configure script</div>
<div>of virt-manager is pretty bad, and fails to check the relevant depoendencies.</div><div>Also, I'd expect a better package documentation. </div><div><br></div><div>Thanks,</div><div>Dan <br><br><div class="gmail_quote">
On Tue, Sep 22, 2009 at 7:52 PM, Cole Robinson <span dir="ltr"><<a href="mailto:crobinso@redhat.com">crobinso@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 09/22/2009 04:04 AM, Dan Bar Dov wrote:<br>
> I installed the latest virt-manager (0.8.0).<br>
><br>
> When I start it I get the following error and error dialog:<br>
><br>
> # virt-manager<br>
> Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so:<br>
> cannot open shared object file: No such file or directory<br>
><br>
> Dialog:<br>
> Error starting Virtual Machine Manager: cannot import name Storage<br>
><br>
> Details:<br>
> Traceback (most recent call last):<br>
>   File "/usr/share/virt-manager/virt-manager.py", line 377, in <module><br>
>     main()<br>
>   File "/usr/share/virt-manager/virt-manager.py", line 318, in main<br>
>     from virtManager.engine import vmmEngine<br>
>   File "/usr/share/virt-manager/virtManager/engine.py", line 31, in <module><br>
>     from virtManager.clone import vmmCloneVM<br>
>   File "/usr/share/virt-manager/virtManager/clone.py", line 31, in <module><br>
>     from virtManager.storagebrowse import vmmStorageBrowser<br>
>   File "/usr/share/virt-manager/virtManager/storagebrowse.py", line 29, in<br>
> <module><br>
>     import virtManager.host<br>
>   File "/usr/share/virt-manager/virtManager/host.py", line 26, in <module><br>
>     from virtinst import Storage<br>
> ImportError: cannot import name Storage<br>
><br>
><br>
<br>
</div></div>What version of virtinst are you using? You'll want to be using 0.500.0:<br>
<br>
<a href="http://virt-manager.org/download.html" target="_blank">http://virt-manager.org/download.html</a><br>
<font color="#888888"><br>
- Cole<br>
<br>
</font></blockquote></div><br></div></div>