now using CVS copy, and life is much happier. Only issue is now trying to use a dns name for proxyip.
On 07/10/05, Norman Rasmussen <[EMAIL PROTECTED]> wrote: > I'm trying to set up proxy65 on my jabber server, but it's failing during > mktap: > > mktap proxy65 --jid=proxy.jabber.mydomain --secret=server --rport=1234 > --proxyip=proxy.jabber.mydomain > Traceback (most recent call last): > File "/usr/bin/mktap", line 30, in ? > run() > File "/usr/lib/python2.3/site-packages/twisted/scripts/mktap.py", > line 160, in run > options.subOptions) > File "/usr/lib/python2.3/site-packages/twisted/scripts/mktap.py", > line 56, in makeService > mod.updateApplication(oldapp, options) > File "/usr/lib/python2.3/site-packages/proxy65/proxy65.py", line > 268, in updateApplication > Service(ourApp, config) > File "/usr/lib/python2.3/site-packages/proxy65/proxy65.py", line 99, > in __init__ > component.Service.__init__(self, config["jid"], serviceParent) > AttributeError: class Service has no attribute '__init__' > > can anyone tell me what proxy65 is smoking? Do I need to upgrade twisted? > > mktap --version > Twisted version: 1.3.0rc1 > twistd --version > twistd (the Twisted daemon) 1.3.0rc1 > Copyright (c) 2000-2003 Matthew William Lefkowitz, all rights reserved. > > I'm using debian's python2.3-twisted 1.3.0-8 (from testing), but > 2.0.1-4 is available in unstable, should I just go ahead and upgrade > it and see if it helps? > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
