bug: 'str' object is not callable
Vladimir Marek
Vladimir.Marek at Oracle.COM
Wed Aug 24 07:53:20 BST 2011
Hi,
> Please let me know if you need any other info.
>
> ERROR: Exceptions occurred during the run!
> ERROR: Can't rename file '/Users/dave/Library/Data/LocalIMAP/.[Gmail].All Mail/cur/1314109438_0.3978.pluto.local,U=257638,FMD5=1310f4e85e5da0ad02d6a4d54ace349a:2,' to 'cur/1314109438_0.3978.pluto.local,U=257638,FMD5=1310f4e85e5da0ad02d6a4d54ace349a:2,S': No such file or directory
> ERROR: ERROR in syncfolder for ArchiveSync folder .[Gmail]/All Mail: Traceback (most recent call last):
> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/accounts.py", line 350, in syncfolder
> remotefolder.syncmessagesto(localfolder, statusfolder)
> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/folder/Base.py", line 441, in syncmessagesto
> traceback.format_exc()))
> TypeError: 'str' object is not callable
I think that fix for this is currently here on the list, but not yet
pushed to repository. If you can try to get 'next' branch from git
repository and apply patch from
> Date: Mon, 22 Aug 2011 11:09:07 +0200
> From: Sebastian Spaeth <Sebastian at SSpaeth.de>
> To: offlineimap-project at lists.alioth.debian.org
> Cc: Vladimir Marek <vlmarek at volny.cz>, 1313584239-20451-1-git-send-email-Sebastian at SSpaeth.de, Sebastian Spaeth <Sebastian at SSpaeth.de>
> Subject: [PATCH v2] Maildir relative paths change was not complete
I believe it should help you. If you we'll need debug logs ...
--
Vlad
More information about the OfflineIMAP-project
mailing list