[Pkg-xen-devel] Error starting xend?

Bastian Blank waldi at debian.org
Sun Sep 17 15:50:46 CEST 2006


On Sun, Sep 17, 2006 at 02:41:34PM +0100, Steve Kemp wrote:
>   Whoah, what a big list!

Yeah, but it says, that it is properly purged.

> > | sys.path[0] = '%s/../lib/python' % sys.path[0]

Yeah, this line is broken. Use
| sys.insert(1, '%s/../lib/python' % sys.path[0])

sys.path[0] is used in other locations also.

Bastian

-- 
No one wants war.
		-- Kirk, "Errand of Mercy", stardate 3201.7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060917/d5ec0853/attachment.pgp


More information about the Pkg-xen-devel mailing list