Package: offlineimap Version: 5.99.6 Severity: important Hi!
I just upgraded offlineimap to version 5.99.6 and it fails with the following backtrace: $ offlineimap OfflineIMAP 5.99.6 Copyright (C) 2002 - 2008 John Goerzen <[EMAIL PROTECTED]> This software comes with ABSOLUTELY NO WARRANTY; see the file COPYING for details. This is free software, and you are welcome to distribute it under the conditions laid out in COPYING. ***** Processing account SpaceBased Copying folder structure from IMAP to Maildir Establishing connection to space-based.de:993. Syncing INBOX: IMAP -> Maildir Deleting 1 messages (47332) in IMAP[INBOX], LocalStatus[INBOX] Syncing INBOX.Junk: IMAP -> Maildir Thread 'Folder sync SpaceBased[INBOX]' terminated with exception: Traceback (most recent call last): File "/var/lib/python-support/python2.4/offlineimap/threadutil.py", line 153, in run Thread.run(self) File "/usr/lib/python2.4/threading.py", line 422, in run self.__target(*self.__args, **self.__kwargs) File "/var/lib/python-support/python2.4/offlineimap/accounts.py", line 247, in syncfolder localfolder.syncmessagesto(statusfolder, [remotefolder, statusfolder]) File "/var/lib/python-support/python2.4/offlineimap/folder/Base.py", line 390, in syncmessagesto self.syncmessagesto_delete(dest, applyto) File "/var/lib/python-support/python2.4/offlineimap/folder/Base.py", line 333, in syncmessagesto_delete object.deletemessages(deletelist) File "/var/lib/python-support/python2.4/offlineimap/folder/IMAP.py", line 416, in deletemessages self.deletemessages_noconvert(uidlist) File "/var/lib/python-support/python2.4/offlineimap/folder/IMAP.py", line 431, in deletemessages_noconvert if not 'd' in imapobj.myrights(self.getfullname())[1][0].split()[1]: IndexError: list index out of range The last debug messages look like this: imap: imapsplit() called with input: FLAGS () UID 47334 INTERNALDATE "05-Mar-2008 10:17:06 +0100" imap: imapsplit() returning: ['FLAGS', '()', 'UID', '47334', 'INTERNALDATE', '"05-Mar-2008 10:17:06 +0100"'] imap: options2hash called with input: ['FLAGS', '()', 'UID', '47334', 'INTERNALDATE', '"05-Mar-2008 10:17:06 +0100"'] imap: options2hash returning: {'INTERNALDATE': '"05-Mar-2008 10:17:06 +0100"', 'FLAGS': '()', 'UID': '47334'} imap: imapsplit() called with input: FLAGS () UID 47335 INTERNALDATE "05-Mar-2008 11:17:07 +0100" imap: imapsplit() returning: ['FLAGS', '()', 'UID', '47335', 'INTERNALDATE', '"05-Mar-2008 11:17:07 +0100"'] imap: options2hash called with input: ['FLAGS', '()', 'UID', '47335', 'INTERNALDATE', '"05-Mar-2008 11:17:07 +0100"'] imap: options2hash returning: {'INTERNALDATE': '"05-Mar-2008 11:17:07 +0100"', 'FLAGS': '()', 'UID': '47335'} imap: imapsplit() called with input: 2858 (UID 47332 FLAGS (\Deleted)) imap: imapsplit() returning: ['2858', '(UID 47332 FLAGS (\\Deleted))'] imap: imapsplit() called with input: UID 47332 FLAGS (\Deleted) imap: imapsplit() returning: ['UID', '47332', 'FLAGS', '(\\Deleted)'] imap: options2hash called with input: ['UID', '47332', 'FLAGS', '(\\Deleted)'] imap: options2hash returning: {'FLAGS': '(\\Deleted)', 'UID': '47332'} I downgraded to 5.99.4 and everything was fine again. Greetings, Armin -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (400, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages offlineimap depends on: ii python 2.4.4-6 An interactive high-level object-o ii python-support 0.7.6 automated rebuilding support for p offlineimap recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]