[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [patch 1/8] xend: pass-through: Common parse_pci_name()
On Tue, Jun 16, 2009 at 11:58:59PM +0800, Cui, Dexuan wrote: > The staging tree's c/s 19770 breaks creating guest: > > [root@localhost xen]# xm cr /opt/my.hvm > Unexpected error: exceptions.ImportError > > Please report to xen-devel@xxxxxxxxxxxxxxxxxxx > Traceback (most recent call last): > File "/usr/sbin/xm", line 7, in ? > main.main(sys.argv) > File "/usr/lib64/python2.4/site-packages/xen/xm/main.py", line 3219, in main > _, rc = _run_cmd(cmd, cmd_name, args) > File "/usr/lib64/python2.4/site-packages/xen/xm/main.py", line 3243, in > _run_cmd > return True, cmd(args) > File "<string>", line 1, in <lambda> > File "/usr/lib64/python2.4/site-packages/xen/xm/main.py", line 1392, in > xm_importcommand > cmd = __import__(command, globals(), locals(), 'xen.xm') > File "/usr/lib64/python2.4/site-packages/xen/xm/create.py", line 41, in ? > from xen.util.pci import pci_opts_list_to_sxp, \ > ImportError: cannot import name parse_pci_name_extended > > > Looks it's just because some patches of Simon haven't been checked in, like > "[patch 1/8] xend: pass-through: Common parse_pci_name()". c/s 19761 depends on the patch you mention. Hopefully Keir and I can work out why that patch doesn't apply soon and it'll get merged. In the mean time, can you revert 19761 in your tree? _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |