guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OfflineIMAP and Python


From: Paul van der Walt
Subject: Re: OfflineIMAP and Python
Date: Thu, 23 Apr 2015 12:31:04 +0200

On 2015-04-23 at 12:27, quoth Paul van der Walt:
> ..so i think you're right Ludo. What can i do about that?

Running

$ LD_LIBRARY_PATH=.guix-profile/lib/ offlineimap

seems to get me further, although now the error has changed to

[multiple repetitions, once per folder]
ERROR: ERROR in syncfolder for foo folder bla: Traceback (most recent call 
last):
  File 
"/gnu/store/innphl8ph0iakzarp61bvg4v144p3hbc-offlineimap-6.5.5/lib/python2.7/site-packages/offlineimap/accounts.py",
 line 407, in syncfolder
    statusfolder.cachemessagelist()
  File 
"/gnu/store/innphl8ph0iakzarp61bvg4v144p3hbc-offlineimap-6.5.5/lib/python2.7/site-packages/offlineimap/folder/LocalStatus.py",
 line 72, in cachemessagelist
    assert(line == magicline)
AssertionError

I'm now not sure if that's still a library issue, or perhaps something
offlineimap is doing wrong?



reply via email to

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