From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles Coffing" Subject: 3.0.5-rc4 breakage in XendPIF.py Date: Tue, 01 May 2007 16:08:54 -0400 Message-ID: <463748F9.D169.003C.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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.