Complete.Org: Mailing Lists: Archives: offlineimap: March 2008:
failure on 5.99.5
Home

failure on 5.99.5

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: failure on 5.99.5
From: Zak Smith <zak@xxxxxxxxxxxx>
Date: Mon, 3 Mar 2008 19:05:26 -0700
Reply-to: zak@xxxxxxxxxxxx

On delete specifically.  I even removed all local copies resynced from scratch, 
and the same behavior happened again.  

***** Processing account Inbox
Copying folder structure from IMAP to Maildir
Establishing connection to demigod.org:993.
Syncing INBOX: IMAP -> Maildir
Deleting 1 messages (12148) in IMAP[INBOX], LocalStatus[INBOX]
Syncing INBOX.Outbox: IMAP -> Maildir
Thread 'Folder sync Inbox[INBOX]' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.5/site-packages/offlineimap/accounts.py", line 247, in 
syncfolder
    localfolder.syncmessagesto(statusfolder, [remotefolder, statusfolder])
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/Base.py", line 390, 
in syncmessagesto
    self.syncmessagesto_delete(dest, applyto)
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/Base.py", line 333, 
in syncmessagesto_delete
    object.deletemessages(deletelist)
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/IMAP.py", line 435, 
in deletemessages
    self.deletemessages_noconvert(uidlist)
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/IMAP.py", line 443, 
in deletemessages_noconvert
    self.addmessagesflags_noconvert(uidlist, ['T'])
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/IMAP.py", line 345, 
in addmessagesflags_noconver
t
    self.processmessagesflags('+', uidlist, flags)
  File "/usr/lib/python2.5/site-packages/offlineimap/folder/IMAP.py", line 372, 
in processmessagesflags
    myrights = imapobj.myrights(self.getfullname())[1][0].split()[1]
IndexError: list index out of range


Last 50 debug messages logged for Folder sync Inbox[INBOX] prior to exception:
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '12082', 
'INTERNALDATE', '"03-Mar-2008 11
:18:31 -0700"']
imap: options2hash returning: {'INTERNALDATE': '"03-Mar-2008 11:18:31 -0700"', 
'FLAGS': '(\\Seen)', 'UID': '
12082'}
imap: imapsplit() called with input: FLAGS (\Answered \Seen) UID 12102 
INTERNALDATE "03-Mar-2008 13:17:43 -0
700"
imap: imapsplit() returning: ['FLAGS', '(\\Answered \\Seen)', 'UID', '12102', 
'INTERNALDATE', '"03-Mar-2008 
13:17:43 -0700"']
imap: options2hash called with input: ['FLAGS', '(\\Answered \\Seen)', 'UID', 
'12102', 'INTERNALDATE', '"03-
Mar-2008 13:17:43 -0700"']
imap: options2hash returning: {'INTERNALDATE': '"03-Mar-2008 13:17:43 -0700"', 
'FLAGS': '(\\Answered \\Seen)
', 'UID': '12102'}
imap: imapsplit() called with input: FLAGS (\Answered \Seen) UID 12121 
INTERNALDATE "03-Mar-2008 14:08:51 -0
700"
imap: imapsplit() returning: ['FLAGS', '(\\Answered \\Seen)', 'UID', '12121', 
'INTERNALDATE', '"03-Mar-2008 
14:08:51 -0700"']
imap: options2hash called with input: ['FLAGS', '(\\Answered \\Seen)', 'UID', 
'12121', 'INTERNALDATE', '"03-
Mar-2008 14:08:51 -0700"']
imap: options2hash returning: {'INTERNALDATE': '"03-Mar-2008 14:08:51 -0700"', 
'FLAGS': '(\\Answered \\Seen)
', 'UID': '12121'}
imap: imapsplit() called with input: FLAGS (\Answered \Seen) UID 12122 
INTERNALDATE "03-Mar-2008 14:08:54 -0
700"
imap: imapsplit() returning: ['FLAGS', '(\\Answered \\Seen)', 'UID', '12122', 
'INTERNALDATE', '"03-Mar-2008 
14:08:54 -0700"']
imap: options2hash called with input: ['FLAGS', '(\\Answered \\Seen)', 'UID', 
'12122', 'INTERNALDATE', '"03-
Mar-2008 14:08:54 -0700"']
imap: options2hash returning: {'INTERNALDATE': '"03-Mar-2008 14:08:54 -0700"', 
'FLAGS': '(\\Answered \\Seen)
', 'UID': '12122'}
imap: imapsplit() called with input: FLAGS (\Answered \Seen) UID 12124 
INTERNALDATE "03-Mar-2008 14:17:36 -0
700"





-- 
# DEMIGOD LLC, Zak Smith     Fort Collins, CO, USA.   zak@xxxxxxxxxxxx

-- 
# DEMIGOD LLC, Zak Smith     Fort Collins, CO, USA.   zak@xxxxxxxxxxxx



[Prev in Thread] Current Thread [Next in Thread]