On Thu May 1 2008 11:24:32 am martin f krafft wrote:
> Package: offlineimap
> Version: 5.99.11
> Severity: normal
>
> If a new folder appears remotely, the next offlineimap run dies. The
> subsequent one works again:
>
>   File
> "/var/lib/python-support/python2.5/offlineimap/repository/LocalStatus.py",
> line 45, in makefolder os.makedirs(os.path.dirname(filename), 0700)
>   File "/usr/lib/python2.5/os.py", line 171, in makedirs
>     mkdir(name, mode)
> OSError: [Errno 17] File exists:
> '/home/madduck/.var/offlineimap/Account-seamus.madduck.net/LocalStatus/deb
>ian'

I am puzzled.  This is wrapped in if not os.path.isdir()...  it doesn't make 
sense to me how this is happening.  Might you be able to strace this thing 
and see what it's doing?  I haven't seen this on my system.

Do you know when you first started seeing this?

-- John



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

Reply via email to