Your message dated Wed, 05 Nov 2008 12:47:09 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#504393: fixed in pyaimt 0.8a-8 has caused the Debian Bug report #504393, regarding pyaimt: Service dies every few days to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 504393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504393 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: pyaimt Version: 0.8a-7 Severity: important I'm running the pyaimt service from ejabberd and the service gets unavailable every few days and needs a restart. My log file is usually empty. But this morning I found the following two tracebacks in it: [2008-11-02 03:43:55] Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) --- <exception caught here> --- File "/usr/lib/python2.5/site-packages/twisted/internet/epollreactor.py", line 231, in _doReadOrWrite why = selectable.doRead() File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead return self.protocol.dataReceived(data) File "/usr/share/pyaimt/src/tlib/oscar.py", line 648, in dataReceived state=func(flap) File "/usr/share/pyaimt/src/tlib/oscar.py", line 765, in oscar_Data func(snac) File "/usr/share/pyaimt/src/tlib/oscar.py", line 1157, in oscar_01_0F self.receivedSelfInfo(self.parseUser(snac[5])) File "/usr/share/pyaimt/src/legacy/aimt.py", line 372, in receivedSelfInfo LogEvent(INFO, self.session.jabberID) exceptions.AttributeError: 'NoneType' object has no attribute 'jabberID' [2008-11-02 03:43:55] Traceback (most recent call last): File "/usr/share/pyaimt/src/main.py", line 474, in main reactor.run() File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 1048, in run self.mainLoop() File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 1060, in mainLoop self.doIteration(t) File "/usr/lib/python2.5/site-packages/twisted/internet/epollreactor.py", line 215, in doPoll log.callWithLogger(selectable, _drdw, selectable, fd, event) --- <exception caught here> --- File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) File "/usr/lib/python2.5/site-packages/twisted/internet/epollreactor.py", line 244, in _doReadOrWrite self._disconnectSelectable(selectable, why, inRead) File "/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py", line 196, in _disconnectSelectable selectable.connectionLost(failure.Failure(why)) File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 576, in connectionLost Connection.connectionLost(self, reason) File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 416, in connectionLost protocol.connectionLost(reason) File "/usr/share/pyaimt/src/legacy/aimt.py", line 55, in connectionLost LogEvent(INFO, self.session.jabberID, message) exceptions.AttributeError: 'NoneType' object has no attribute 'jabberID' My configuration file looks like: <pyaimt> <jid>aim.jabber.workaround.org</jid> <mainServer>127.0.0.1</mainServer> <mainServerJID>jabber.workaround.org</mainServerJID> <website>http://workaround.org/</website> <port>5556</port> <secret>ma2eik2aedoR</secret> <lang>en</lang> <aimServer>login.oscar.aol.com</aimServer> <aimPort>5190</aimPort> <admins> <jid>[EMAIL PROTECTED]</jid> </admins> </pyaimt> -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages pyaimt depends on: ii adduser 3.110 add and remove users and groups ii lsb-base 3.2-19 Linux Standard Base 3.2 init scrip ii python-central 0.6.8 register and build utility for Pyt ii python-crypto 2.0.1+dfsg1-2.3 cryptographic algorithms and proto ii python-openssl 0.7-2 Python wrapper around the OpenSSL ii python-twisted 8.1.0-3 Event-based framework for internet ii python-twisted-web 8.1.0-1 An HTTP protocol implementation to ii python-twisted-words 8.1.0-2 Chat and Instant Messaging Versions of packages pyaimt recommends: ii python-imaging 1.1.6-3 Python Imaging Library ii python-mysqldb 1.2.2-7 A Python interface to MySQL ii python-nevow 0.9.31-3 Web application templating system Versions of packages pyaimt suggests: ii ejabberd 2.0.1-4 Distributed, fault-tolerant Jabber -- no debconf information
--- End Message ---
--- Begin Message ---Source: pyaimt Source-Version: 0.8a-8 We believe that the bug you reported is fixed in the latest version of pyaimt, which is due to be installed in the Debian FTP archive: pyaimt_0.8a-8.diff.gz to pool/main/p/pyaimt/pyaimt_0.8a-8.diff.gz pyaimt_0.8a-8.dsc to pool/main/p/pyaimt/pyaimt_0.8a-8.dsc pyaimt_0.8a-8_all.deb to pool/main/p/pyaimt/pyaimt_0.8a-8_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michal Čihař <[EMAIL PROTECTED]> (supplier of updated pyaimt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 05 Nov 2008 13:38:40 +0100 Source: pyaimt Binary: pyaimt Architecture: source all Version: 0.8a-8 Distribution: unstable Urgency: low Maintainer: Michal Čihař <[EMAIL PROTECTED]> Changed-By: Michal Čihař <[EMAIL PROTECTED]> Description: pyaimt - AIM transport for Jabber Closes: 504393 Changes: pyaimt (0.8a-8) unstable; urgency=low . [ Michal Čihař ] * Add missing debian/README.source. * Update standards to 3.8.0. * Document patches. * Do not crash when connection is lost (Closes: #504393). . [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn Checksums-Sha1: 4fdb27b1bca827f11a4177da069f68ab0cf0e88c 1303 pyaimt_0.8a-8.dsc 7d669c4e0fdcfe7bc909f290b3114ef722a18753 13232 pyaimt_0.8a-8.diff.gz 3bb8c0859214adc69d5779a3d737913f49d1e5bb 165838 pyaimt_0.8a-8_all.deb Checksums-Sha256: ca3aed83523d4cb3bba90adfd20ab1e29c589c43bf2a67c018cd042e20a0444d 1303 pyaimt_0.8a-8.dsc c68be3128935c1708a3fb5896c6e0ac4f10efb611645a5c72f9056ecf8d73795 13232 pyaimt_0.8a-8.diff.gz df33c33db0fdf0023d8b626b49f8a53a291b6d25f810afc945e35f9ee4c5c0e1 165838 pyaimt_0.8a-8_all.deb Files: 29aa992cd1b3b4eb5529ab57996431d2 1303 net extra pyaimt_0.8a-8.dsc 2e85a4c7c576db3fd6c711fd0f01c045 13232 net extra pyaimt_0.8a-8.diff.gz c04b19b7a20192af46849269e60985e5 165838 net extra pyaimt_0.8a-8_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkRlGkACgkQ3DVS6DbnVgS5AQCaA7aI1L2dr4xzEv+0+yblYlKk elkAoNJH62hsWX4PKUVMm1j/cv1w4eEq =35mB -----END PGP SIGNATURE-----
--- End Message ---

