Package: supybot
Version: 0.80.1-4
Severity: normal
I have problems using RSS announce option. Please check this DEBUG
output (I'm not a python expert):
DEBUG 2005-08-31T12:33:20 Incoming message:
:[EMAIL PROTECTED]
PRIVMSG #debian-br-cdd :brcdd-news, rss announce brcdd
DEBUG 2005-08-31T12:33:20 Spawning thread Thread #5 (for RSS.rss)
INFO 2005-08-31T12:33:20 RSS.rss called by
[EMAIL PROTECTED]
DEBUG 2005-08-31T12:33:20 args: ['announce', 'brcdd']
DEBUG 2005-08-31T12:33:20 args before <context for
('checkChannelCapability',
'op')>: ['brcdd']
DEBUG 2005-08-31T12:33:20 args after <context for
('checkChannelCapability',
'op')>: ['brcdd']
DEBUG 2005-08-31T12:33:20 args before <getopts for {'remove': ''}>:
['brcdd']
DEBUG 2005-08-31T12:33:20 args after <getopts for {'remove': ''}>:
['brcdd']
ERROR 2005-08-31T12:33:20 Uncaught exception in RSS.rss:
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line
659, in _callCommand
cb.callCommand(name, self, self.msg, self.args)
File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line
1142, in callCommand
method(irc, msg, *L)
File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line
1079, in dispatcher
method(irc, msg, args)
File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 868,
in newf
state = spec(irc, msg, args, stateAttrs={'cb': self, 'log':
self.log})
File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 857,
in __call__
context(irc, msg, args, state)
File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 715,
in __call__
self.__parent.__call__(irc, msg, args, st)
File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 661,
in __call__
log.debug('args before %r: %r', self, args)
File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug
apply(self._log, (DEBUG, msg, args), kwargs)
File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log
self.handle(record)
File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle
self.callHandlers(record)
File "/usr/lib/python2.3/logging/__init__.py", line 1037, in
callHandlers
hdlr.handle(record)
File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle
self.emit(record)
File "/usr/lib/python2.3/site-packages/supybot/log.py", line 137, in
emit
msg = self.format(record)
File "/usr/lib/python2.3/logging/__init__.py", line 567, in format
return fmt.format(record)
File "/usr/lib/python2.3/site-packages/supybot/log.py", line 75, in
format
return logging.Formatter.format(self, record)
File "/usr/lib/python2.3/logging/__init__.py", line 362, in format
record.message = record.getMessage()
File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage
msg = msg % self.args
File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 666,
in __repr__
return '<%s for %s>' % (self.__class__.__name__, self.spec)
File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 666,
in __repr__
return '<%s for %s>' % (self.__class__.__name__, self.spec)
AttributeError: 'first' object has no attribute 'spec'
ERROR 2005-08-31T12:33:20 Exception __revision__: "$Id: commands.py,v
1.66 2005/01/08 07:22:47 jamessan Exp $"
ERROR 2005-08-31T12:33:20 Exception id: 0x1f17c
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.28-fs-berimbau
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
Versions of packages supybot depends on:
ii python 2.3.4-5 An interactive high-level object-o
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]