Hi,

On Sun, Oct 21, 2018 at 08:50AM, Hans-Joachim wrote:
> Dear Maintainer,
> 
> calling offlineimap stops reporting
> 
> Error while trying to import system imaplib2: name '__revision__' is not 
> defined
> Traceback (most recent call last):
>   File "/usr/bin/offlineimap", line 20, in <module>
>     from offlineimap import OfflineImap
>   File "/usr/share/offlineimap/offlineimap/__init__.py", line 20, in <module>
>     from offlineimap.init import OfflineImap
>   File "/usr/share/offlineimap/offlineimap/init.py", line 29, in <module>
>     import offlineimap.virtual_imaplib2 as imaplib
>   File "/usr/share/offlineimap/offlineimap/virtual_imaplib2.py", line 43, in 
> <module>
>     from offlineimap.bundled_imaplib2 import *
> ImportError: No module named bundled_imaplib2
> 
> looks like to be related to the 'new' python-imaplib2 (2.57-5)

First of all, sorry for the late reply. Unfortunately I cannot reproduce
this on my machine. Could you please provide the versions of offlineimap
and python-imaplib2 you are using? I am asking because you said that the
'new' python-imaplib2 (2.57-5) is at fault, but the following
suggests you are using python-imaplib2 2.55-1+deb9u1 from stable:

> Versions of packages offlineimap depends on:
> ii  python           2.7.13-2
> ii  python-imaplib2  2.55-1+deb9u1
> ii  python-six       1.10.0-3

Best,

-- 
Ilias

Reply via email to