Package: jabber-irc
Version: 0.1cvs20050420-3.2
Severity: important

When jabber-irc tries to start when configured as the documentation 
suggests, it fails with this output:

/usr/sbin/jabberd-irc:0: SyntaxWarning: name 'connection' is assigned to before 
global declaration
Invalid debugflag given: always
Invalid debugflag given: nodebuilder
DEBUG: 
DEBUG: Debug created for /usr/lib/python2.4/site-packages/xmpp/client.py
DEBUG:  flags defined: always,nodebuilder
DEBUG: socket       start Plugging <xmpp.transports.TCPsocket 
instance at 0x4035858c> into <xmpp.client.Component instance at 0x4035814c>
DEBUG: socket       start Successfully connected to remote host 
('127.0.0.1', 9000)
DEBUG: dispatcher   start Plugging <xmpp.dispatcher.Dispatcher 
instance at 0x4035874c> into <xmpp.client.Component instance at 0x4035814c>
DEBUG: dispatcher   info  Registering namespace "unknown"
DEBUG: dispatcher   info  Registering protocol "unknown" as 
xmpp.protocol.Protocol(unknown)
DEBUG: dispatcher   info  Registering protocol "default" as 
xmpp.protocol.Protocol(unknown)
DEBUG: dispatcher   info  Registering namespace 
"http://etherx.jabber.org/streams";
DEBUG: dispatcher   info  Registering protocol "unknown" as 
xmpp.protocol.Protocol(http://etherx.jabber.org/streams)
DEBUG: dispatcher   info  Registering protocol "default" as 
xmpp.protocol.Protocol(http://etherx.jabber.org/streams)
DEBUG: dispatcher   info  Registering namespace 
"jabber:component:accept"
DEBUG: dispatcher   info  Registering protocol "unknown" as 
xmpp.protocol.Protocol(jabber:component:accept)
DEBUG: dispatcher   info  Registering protocol "default" as 
xmpp.protocol.Protocol(jabber:component:accept)
DEBUG: dispatcher   info  Registering protocol "iq" as 
xmpp.protocol.Iq(jabber:component:accept)
DEBUG: dispatcher   info  Registering protocol "presence" as 
xmpp.protocol.Presence(jabber:component:accept)
DEBUG: dispatcher   info  Registering protocol "message" as 
xmpp.protocol.Message(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Dispatcher.streamErrorHandler of <xmpp.dispatcher.Dispatcher instance at 
0x4035874c>> for "error" type-> ns->(http://etherx.jabber.org/streams)
DEBUG: dispatcher   warn  Registering protocol "error" as 
xmpp.protocol.Protocol(http://etherx.jabber.org/streams)
DEBUG: socket       sent  <?xml version='1.0'?>
  <stream:stream xmlns="jabber:component:accept" to="irc.localhost" 
version="1.0" xmlns:stream="http://etherx.jabber.org/streams"; >
DEBUG: socket       got   <?xml version='1.0'?>
  <stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='45A9CBED' 
xmlns='jabber:component:accept' from='irc'>
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_message of <__main__.Transport instance at 0x4035834c>> for 
"message" type-> ns->(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_presence of <__main__.Transport instance at 0x4035834c>> for 
"presence" type-> ns->(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_version of <__main__.Transport instance at 0x4035834c>> for 
"iq" type->get ns->jabber:iq:version(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_agents of <__main__.Transport instance at 0x4035834c>> for 
"iq" type->get ns->jabber:iq:agents(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_browse of <__main__.Transport instance at 0x4035834c>> for 
"iq" type->get ns->jabber:iq:browse(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_mucadmin_set of <__main__.Transport instance at 0x4035834c>> 
for "iq" type->set 
ns->http://jabber.org/protocol/muc#admin(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_mucadmin_get of <__main__.Transport instance at 0x4035834c>> 
for "iq" type->get 
ns->http://jabber.org/protocol/muc#admin(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_register_set of <__main__.Transport instance at 0x4035834c>> 
for "iq" type->set ns->jabber:iq:register(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Transport.xmpp_iq_register_get of <__main__.Transport instance at 0x4035834c>> 
for "iq" type->get ns->jabber:iq:register(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Browser._DiscoveryHandler of <xmpp.browser.Browser instance at 0x40358d6c>> for 
"iq" type->get 
ns->http://jabber.org/protocol/disco#info(jabber:component:accept)
DEBUG: dispatcher   info  Registering handler <bound method 
Browser._DiscoveryHandler of <xmpp.browser.Browser instance at 0x40358d6c>> for 
"iq" type->get 
ns->http://jabber.org/protocol/disco#items(jabber:component:accept)
Traceback (most recent call last):
  File "/usr/sbin/jabberd-irc", line 1209, in ?
    if not connectxmpp(transport.register_handlers):
  File "/usr/sbin/jabberd-irc", line 320, in connectxmpp
    handlerreg()
  File "/usr/sbin/jabberd-irc", line 387, in register_handlers
    self.command = Commands()
TypeError: __init__() takes exactly 2 arguments (1 given)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26-3um
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages jabber-irc depends on:
ii  jabber-common                 0.4        Jabber server and transport (commo
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-irclib                 0.4.4-1.1  IRC client library for Python
ii  python-xmpp                   0.3.1-1.1  Python library for communication w

jabber-irc recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to