From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yu Zhiguo Subject: Re: [Xen-devel] No module named sxputils Date: Mon, 26 Apr 2010 12:09:38 +0800 Message-ID: <4BD51202.4030206@cn.fujitsu.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1254 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: ilish ilish Cc: Xen Devel , Xen Users List-Id: xen-devel@lists.xenproject.org ilish ilish wrote: > debian:/home/q# xm info > Traceback (most recent call last): > File "/usr/sbin/xm", line 5, in > from xen.xm import main > File "usr/lib/python2.5/site-packages/xen/xm/main.py", line 59, in > > ImportError: No module named sxputils > This problem was drawn into xen-unstable in the patchs of last week. You can just comment the line 'import .sxputils' in the python file. -- Regards Yu Zhiguo