Package: offlineimap
Version: 4.0.10
Severity: normal

Since today, offlineimap has problems syncing a certain folder.

Here's the traceback:
Syncing INBOX.drinsama: IMAP -> Maildir
Adding flags S to 3 messages  on IMAP[INBOX.drinsama]
Syncing INBOX.dsa: IMAP -> Maildir
Thread 'Folder sync Mucl[drinsama]' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "/usr/lib/python2.3/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.3/site-packages/offlineimap/accounts.py", line 223, in 
syncfolder
    localfolder.syncmessagesto(statusfolder, [remotefolder, statusfolder])
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/Base.py", line 388, 
in syncmessagesto
    self.syncmessagesto_flags(dest, applyto)
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/Base.py", line 365, 
in syncmessagesto_flags
    object.addmessagesflags(addflaglist[flag], [flag])
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/IMAP.py", line 276, 
in addmessagesflags
    self.addmessagesflags_noconvert(uidlist, flags)
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/IMAP.py", line 270, 
in addmessagesflags_noconvert
    self.processmessagesflags('+', uidlist, flags)
  File "/usr/lib/python2.3/site-packages/offlineimap/folder/IMAP.py", line 302, 
in processmessagesflags
    assert r[0] == 'OK', 'Error with store: ' + r[1]
TypeError: cannot concatenate 'str' and 'list' objects


Last 50 debug messages logged for Folder sync Mucl[drinsama] prior to 
exception:imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', 
'2385']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2385'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2390
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2390']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2390']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2390'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2393
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2393']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2393']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2393'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2395
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2395']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2395']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2395'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2396
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2396']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2396']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2396'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2400
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2400']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2400']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2400'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2403
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2403']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2403']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2403'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2413
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2413']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2413']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2413'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2414
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2414']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2414']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2414'}
imap: imapsplit() called with input: FLAGS (\Answered \Seen) UID 2415
imap: imapsplit() returning: ['FLAGS', '(\\Answered \\Seen)', 'UID', '2415']
imap: options2hash called with input: ['FLAGS', '(\\Answered \\Seen)', 'UID', 
'2415']
imap: options2hash returning: {'FLAGS': '(\\Answered \\Seen)', 'UID': '2415'}
imap: imapsplit() called with input: FLAGS (\Seen \Deleted) UID 2416
imap: imapsplit() returning: ['FLAGS', '(\\Seen \\Deleted)', 'UID', '2416']
imap: options2hash called with input: ['FLAGS', '(\\Seen \\Deleted)', 'UID', 
'2416']
imap: options2hash returning: {'FLAGS': '(\\Seen \\Deleted)', 'UID': '2416'}
imap: imapsplit() called with input: FLAGS (\Seen \Deleted) UID 2417
imap: imapsplit() returning: ['FLAGS', '(\\Seen \\Deleted)', 'UID', '2417']
imap: options2hash called with input: ['FLAGS', '(\\Seen \\Deleted)', 'UID', 
'2417']
imap: options2hash returning: {'FLAGS': '(\\Seen \\Deleted)', 'UID': '2417'}
imap: imapsplit() called with input: FLAGS (\Seen) UID 2418
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '2418']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '2418']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '2418'}


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (2, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.11-rc5+swsusp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages offlineimap depends on:
ii  python2.3                     2.3.5-4    An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to