Subject: Re: xentools3 package currently broken?
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 09/11/2007 20:50:52
On Tue, Sep 11, 2007 at 02:22:27PM -0400, Thor Lancelot Simon wrote:
> I built the xentools3 package from current pkgsrc (as of yesterday) on
> NetBSD 4.0 RC1.  The result when I try to run the xendomains script is:
[...]

Does "import signal" on the python2.4 prompt work? It seems to look for
that and fail. It should be included in the interpreter by default.

Joerg