More traces

Sebastian Spaeth Sebastian at SSpaeth.de
Wed Oct 5 16:31:01 UTC 2011


On Wed, 05 Oct 2011 11:44:45 +0200, Justus Winter wrote:
> I've been collecting traces as well.

Hi Justus :-)
 
> I've been seeing this with both the version packaged in debian sid
> (6.3.4) as well as the current git head:

>     return [mapping[x] for x in items]
> KeyError: 3594L

If a key is missing there that points to a UIDMapping file
corruption. You will get this error independent of the version you use
:-(. I wonder how you got there...

> ~~~ snip ~~~
>   File "/home/teythoon/.local/lib/python2.6/site-packages/offlineimap/folder/UIDMaps.py", line 90, in cachemessagelist
>     self._mb.cachemessagelist()
>   File "/home/teythoon/.local/lib/python2.6/site-packages/offlineimap/folder/IMAP.py", line 123, in cachemessagelist
>     res_type, imapdata = imapobj.select(self.getfullname(), True)
> TypeError: 'NoneType' object is not iterable

Uhh, that one is interesting to say the least. I wonder which object is
None here.

I have a branch to give the MappedUID code some love, but have not
pushed anything yet, as I wanted to stabilize things first. Perhaps I
should give that branch another look.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/offlineimap-project/attachments/20111005/82e7c5d8/attachment.pgp>


More information about the OfflineIMAP-project mailing list