WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] twisted consoles

To: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] twisted consoles
From: "Brian Wolfe" <brianw@xxxxxxxxxxxx>
Date: Mon Jun 28 09:45:43 2004 CDT
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 28 Jun 2004 16:02:54 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Reply-to: brianw@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
James,

Did you pull from the terrabox.com/debian sources.list entry? I just searched 
pacckages.debian.org and did not find a reference to version 1.3 in there yet.

I did the original forward upgrade from Adam's 1.2 package to 1.3. It's still a 
VERY rough package (both 1.3 and 1.2) due to being a moving target and would 
love some feedback on it.  Once the developers say they have a fixed target on 
the utility names and such I will be updating the TerraBox.com packages to the 
first working target I get to compile and run. :)

What install tasks are missing that you would like to see in it? I'm debating 
creating any packages of third party modules like iSCSI and whatnot. 

Brian Wolfe
On Mon, 28 Jun 2004 17:20:05 +1000
 James Harper <JamesH@xxxxxxxxxxxxxxxx> said...

okay cancel that. I just installed 1.3.0 from debian testing and it appears to work fine.
 
*yay*
 
James


From: James Harper
Sent: Mon 28/06/2004 5:11 PM
To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] twisted consoles

i'm still having trouble connecting to consoles, the error i get from xend is something like:
 
xen1:~# telnet localhost 9601
Trying 127.0.0.1...
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/twisted/python/log.py", line 65, in callWithLogger
    callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.3/site-packages/twisted/python/log.py", line 52, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.3/site-packages/twisted/python/context.py", line 32, in callWithContext
    return func(*args,**kw)
  File "/usr/lib/python2.3/site-packages/twisted/internet/pollreactor.py", line 160, in _doReadOrWrite
    why
i'm running debian sarge with python 2.3 and twisted 1.2.0-1.1 (debian package version)
 
Could that be the cause of the problems? from the looks of it i can probably fix it myself but i'd rather fix twisted if that is what's broken.
 
thanks
 
james