|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] 3.0.5-rc4 breakage in XendPIF.py
On 1/5/07 21:08, "Charles Coffing" <ccoffing@xxxxxxxxxx> wrote:
> Trying to start 3.0.5-rc4's xend, I get:
>
> [...snip...]
> File "/usr/lib/python2.5/site-packages/xen/xend/XendPIF.py", line 309, in
> destroy
> raise PIFIsPhysical(self.get_uuid())
> TypeError: __init__() takes exactly 1 argument (2 given)
>
>
> Looks like it was changeset 14974 that introduced the problem.
If you remove the argument to PIFIsPhysical(), does that fix it?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|