On 07/28/2011 06:53 PM, Bill McGonigle wrote: > If I try to launch virt-manager-tui, it errors out with: > > "/usr/lib/python2.7/site-packages/newt_syrup/menuscreen.py", line 22, > in<module> import utils > ImportError: No module named utils >
OK, for this one, python-new_syrup forgets to package its utils.py file. Get it from here: http://git.fedorahosted.org/git/?p=newt-syrup.git;a=blob_plain;f=newt_syrup/utils.py;h=b79d2438f7758e47bda86776a54eaab2f0da54d6;hb=4214448038fbbdc2f84c38d7698257f486766ada save to: /usr/lib/python2.7/site-packages/newt_syrup/utils.py But now that it runs, I get a hung UI (not process) when trying to start a VM (presuming it's at the same state as the GUI). -Bill -- Bill McGonigle, Owner BFC Computing, LLC http://bfccomputing.com/ Telephone: +1.855.SW.LIBRE Email, IM, VOIP: [email protected] VCard: http://bfccomputing.com/vcard/bill.vcf Social networks: bill_mcgonigle/bill.mcgonigle _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
