Package: python-libgmail
Version: 0.1.5.1-1
Severity: grave
Justification: renders package unusable
** Please type your report below this line ***
When running the archive.py demo script to make a local archive of my gmail
account, I got the following error:
Traceback (most recent call last):
File "/usr/share/doc/python-libgmail/examples/archive.py", line 74, in ?
for msg in thread:
File "/usr/lib/python2.4/site-packages/libgmail.py", line 1333, in __iter__
self._messages = self._getMessages(self)
File "/usr/lib/python2.4/site-packages/libgmail.py", line 1371, in
_getMessages
result += [GmailMessage(thread, msg, isDraft = isDraft)]
File "/usr/lib/python2.4/site-packages/libgmail.py", line 1418, in __init__
self.attachments = [GmailAttachment(self, attachmentInfo)
TypeError: iteration over non-sequence
It happens only with some kind of attachements (and I can't see exactly why)
but it's fixed
in CVS version of libgmail on sf.net (libgmail.py file)
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4dedibox_r5
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages python-libgmail depends on:
ii python 2.4.4-2 An interactive high-level object-o
ii python-central 0.5.12 register and build utility for Pyt
python-libgmail recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]