Complete.Org: Mailing Lists: Archives: offlineimap: March 2003:
Bugproblem with 3.9.9.3
Home

Bugproblem with 3.9.9.3

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Bugproblem with 3.9.9.3
From: "skenliv" <skenliv@xxxxxxxxxxxxx>
Date: Wed, 12 Mar 2003 16:50:46 +0100
Reply-to: Thomas@xxxxxxxxxxx

OfflineIMAP 3.99.3 (Rev 281)
Copyright (C) 2002 John Goerzen <jgoerzen@xxxxxxxxxxxx>
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for details.  This is free software, and you are welcome
to distribute it under the conditions laid out in COPYING.
Account sync lan:
   ***** Processing account lan
Account sync lan:
   Copying folder structure from IMAP to Maildir
Account sync lan:
   Establishing connection to mail.ktv.se:143.
Account sync lan:
   ***** Processing account lan
Folder sync lan[.lINBOX]:
   Syncing INBOX: IMAP -> Maildir
Folder sync lan[.lINBOX]:
   Copy message 18452 Maildir[.lINBOX] -> IMAP[INBOX], LocalStatus[.lINBOX]
Folder sync lan[.lINBOX]:
   Adding flags S to message 18442 on IMAP[INBOX], LocalStatus[.lINBOX]
Copy message 18453 from .lINBOX:
   Copy message 18453 IMAP[INBOX] -> Maildir[.lINBOX]
Copy message 18454 from .lINBOX:
   Copy message 18454 IMAP[INBOX] -> Maildir[.lINBOX]
Copy message 18451 from .lINBOX:
   Copy message 18451 IMAP[INBOX] -> Maildir[.lINBOX]
Folder sync lan[.lINBOX]:
   Deleting flags S to message 18452 on Maildir[.lINBOX]
Thread 'Folder sync lan[.lINBOX]' terminated with exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.2/site-packages/offlineimap/threadutil.py", 
line 115, in run
    Thread.run(self)
  File "/usr/local/lib/python2.2/threading.py", line 396, in run
    apply(self.__target, self.__args, self.__kwargs)
  File "/usr/local/lib/python2.2/site-packages/offlineimap/syncmaster.py", 
line 141, in syncfolder
    remotefolder.syncmessagesto(localfolder)
  File "/usr/local/lib/python2.2/site-packages/offlineimap/folder/Base.py", 
line 297, in syncmessagesto
    self.syncmessagesto_flags(dest, applyto)
  File "/usr/local/lib/python2.2/site-packages/offlineimap/folder/Base.py", 
line 277, in syncmessagesto_flags
    object.deletemessageflags(uid, delflags)
  File "/usr/local/lib/python2.2/site-packages/offlineimap/folder/Base.py", 
line 144, in deletemessageflags
    self.savemessageflags(uid, newflags)
  File "/usr/local/lib/python2.2/site-
packages/offlineimap/folder/Maildir.py", line 206, in savemessageflags
    os.rename(oldfilename, newfilename)
OSError: [Errno 2] No such file or directory


Last 50 debug messages logged for Folder sync lan[.lINBOX] prior to exception:
imap: imapsplit() called with input: FLAGS () UID 18441
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18441']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18441']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18441'}
imap: imapsplit() called with input: FLAGS () UID 18442
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18442']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18442']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18442'}
imap: imapsplit() called with input: FLAGS (\Seen \Answered) UID 18443
imap: imapsplit() returning: ['FLAGS', '(\\Seen \\Answered)', 'UID', '18443']
imap: options2hash called with input: ['FLAGS', '(\\Seen 
\\Answered)', 'UID', '18443']
imap: options2hash returning: {'FLAGS': '(\\Seen \\Answered)', 'UID': '18443'}
imap: imapsplit() called with input: FLAGS () UID 18446
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18446']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18446']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18446'}
imap: imapsplit() called with input: FLAGS (\Seen \Answered) UID 18447
imap: imapsplit() returning: ['FLAGS', '(\\Seen \\Answered)', 'UID', '18447']
imap: options2hash called with input: ['FLAGS', '(\\Seen 
\\Answered)', 'UID', '18447']
imap: options2hash returning: {'FLAGS': '(\\Seen \\Answered)', 'UID': '18447'}
imap: imapsplit() called with input: FLAGS () UID 18448
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18448']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18448']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18448'}
imap: imapsplit() called with input: FLAGS (\Seen \Answered) UID 18449
imap: imapsplit() returning: ['FLAGS', '(\\Seen \\Answered)', 'UID', '18449']
imap: options2hash called with input: ['FLAGS', '(\\Seen 
\\Answered)', 'UID', '18449']
imap: options2hash returning: {'FLAGS': '(\\Seen \\Answered)', 'UID': '18449'}
imap: imapsplit() called with input: FLAGS () UID 18451
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18451']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18451']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18451'}
imap: imapsplit() called with input: FLAGS () UID 18452
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18452']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18452']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18452'}
imap: imapsplit() called with input: FLAGS () UID 18453
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18453']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18453']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18453'}
imap: imapsplit() called with input: FLAGS () UID 18454
imap: imapsplit() returning: ['FLAGS', '()', 'UID', '18454']
imap: options2hash called with input: ['FLAGS', '()', 'UID', '18454']
imap: options2hash returning: {'FLAGS': '()', 'UID': '18454'}
imap: imapsplit() called with input: 26 (FLAGS (\Seen) UID 18442)
imap: imapsplit() returning: ['26', '(FLAGS (\\Seen) UID 18442)']
imap: imapsplit() called with input: FLAGS (\Seen) UID 18442
imap: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '18442']
imap: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '18442']
imap: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '18442'}
$ offlineimap
OfflineIMAP 3.99.3 (Rev 281)
Copyright (C) 2002 John Goerzen <jgoerzen@xxxxxxxxxxxx>
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for details.  This is free software, and you are welcome
to distribute it under the conditions laid out in COPYING.
Account sync lan:
   ***** Processing account lan
Account sync lan:
   Copying folder structure from IMAP to Maildir
Account sync lan:
   Establishing connection to mail.ktv.se:143.
Account sync lan:
   ***** Processing account lan
Folder sync lan[.lINBOX]:
   Syncing INBOX: IMAP -> Maildir
Folder sync lan[.lINBOX]:
   Copy message -1 Maildir[.lINBOX] -> IMAP[INBOX], LocalStatus[.lINBOX]
^CMain program terminated with exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.2/site-packages/offlineimap/init.py", line 
122, in startup
    threadutil.exitnotifymonitorloop(threadutil.threadexited)
  File "/usr/local/lib/python2.2/site-packages/offlineimap/threadutil.py", 
line 81, in exitnotifymonitorloop
    exitcondition.wait(1)
  File "/usr/local/lib/python2.2/threading.py", line 209, in wait
    _sleep(delay)
KeyboardInterrupt

--
Http://www.skenliv.com


[Prev in Thread] Current Thread [Next in Thread]
  • Bugproblem with 3.9.9.3, skenliv <=