Your message dated Mon, 12 May 2008 14:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479798: fixed in offlineimap 5.99.15
has caused the Debian Bug report #479798,
regarding offlineimap: crashes while trying to open directories as they were 
files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
479798: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479798
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: offlineimap
Version: 5.99.13
Severity: important

After the fix for #479677, offlineimap crashes for me (it also crashed
before that), even after I wipe out both ~/.offlineimap and ~/Maildir.

The first time I run offlineimap after wiping our the directories, I get
this:

---------------------8<-----------------------8<-----------------------
[EMAIL PROTECTED]:~$ offlineimap -u TTY.TTYUI
OfflineIMAP 5.99.13
Copyright (C) 2002 - 2008 John Goerzen <[EMAIL PROTECTED]>
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 softwarelivre:
   ***** Processing account softwarelivre
Account sync softwarelivre:
   Copying folder structure from IMAP to Maildir
Account sync softwarelivre:
   Establishing connection to mail.softwarelivre.org:993.
Thread 'Account sync softwarelivre' terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "/usr/lib/python2.5/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/offlineimap/accounts.py", line 114, 
in syncrunner
    self.sync()
  File "/var/lib/python-support/python2.5/offlineimap/accounts.py", line 148, 
in sync
    remoterepos.syncfoldersto(localrepos, [statusrepos])
  File "/var/lib/python-support/python2.5/offlineimap/repository/Base.py", line 
157, in syncfoldersto
    copyfolder.makefolder(key.replace(dest.getsep(), src.getsep()))
  File 
"/var/lib/python-support/python2.5/offlineimap/repository/LocalStatus.py", line 
53, in makefolder
    os.rename(filename + ".tmp", filename)
OSError: [Errno 21] Is a directory


Last 50 debug messages logged for Account sync softwarelivre prior to exception:
imap: dequote() called with input: "news/asl/fisl8/mobilizacao"
imap: dequote() returning: news/asl/fisl8/mobilizacao
imap: imapsplit() called with input: (\HasNoChildren) "/" 
"news/asl/fisl8/temario"
imap: imapsplit() returning: ['(\\HasNoChildren)', '"/"', 
'"news/asl/fisl8/temario"']
imap: imapsplit() called with input: \HasNoChildren
imap: imapsplit() returning: ['\\HasNoChildren']
imap: dequote() called with input: "news/asl/fisl8/temario"
imap: dequote() returning: news/asl/fisl8/temario
maildir: _GETFOLDERS_SCANDIR STARTING. root = /home/terceiro/Maildir, extension 
= None
maildir:   toppath = /home/terceiro/Maildir
maildir:   *** top of loop
maildir:   dirname = .
maildir:   fullname = /home/terceiro/Maildir/.
maildir: _GETFOLDERS_SCANDIR RETURNING []
maildir: makefolder called with arg 'INBOX.asl'
maildir: makefolder: calling makedirs INBOX.asl
maildir: makefolder: creating cur, new, tmp
[ **** several other folders created **** ]
maildir: makefolder called with arg 'INBOX'
maildir: makefolder: calling makedirs INBOX
maildir: makefolder: creating cur, new, tmp
[EMAIL PROTECTED]:~$ 
---------------------8<-----------------------8<-----------------------

Then after that I get this:

---------------------8<-----------------------8<-----------------------
[EMAIL PROTECTED]:~$ offlineimap -u TTY.TTYUI
OfflineIMAP 5.99.13
Copyright (C) 2002 - 2008 John Goerzen <[EMAIL PROTECTED]>
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 softwarelivre:
   ***** Processing account softwarelivre
Account sync softwarelivre:
   Copying folder structure from IMAP to Maildir
Account sync softwarelivre:
   Establishing connection to mail.softwarelivre.org:993.
Folder sync softwarelivre[INBOX/2007-03]:
   Syncing INBOX/2007-03: IMAP -> Maildir
Thread 'Folder sync softwarelivre[INBOX]' terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "/usr/lib/python2.5/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/offlineimap/accounts.py", line 195, 
in syncfolder
    statusfolder.cachemessagelist()
  File "/var/lib/python-support/python2.5/offlineimap/folder/LocalStatus.py", 
line 68, in cachemessagelist
    file = open(self.filename, "rt")
IOError: [Errno 21] Is a directory


No debug messages were logged for Folder sync softwarelivre[INBOX].
[EMAIL PROTECTED]:~$
---------------------8<-----------------------8<-----------------------


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages offlineimap depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-support                0.7.7      automated rebuilding support for P

offlineimap recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: offlineimap
Source-Version: 5.99.15

We believe that the bug you reported is fixed in the latest version of
offlineimap, which is due to be installed in the Debian FTP archive:

offlineimap_5.99.15.dsc
  to pool/main/o/offlineimap/offlineimap_5.99.15.dsc
offlineimap_5.99.15.tar.gz
  to pool/main/o/offlineimap/offlineimap_5.99.15.tar.gz
offlineimap_5.99.15_all.deb
  to pool/main/o/offlineimap/offlineimap_5.99.15_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated offlineimap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 12 May 2008 09:01:26 -0500
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 5.99.15
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 479798
Changes: 
 offlineimap (5.99.15) unstable; urgency=low
 .
   * Finally fix the LocalStatus issues.  Closes: #479798.
Checksums-Sha1: 
 22e32288994650d9b0df9086cc9c3fbd73b5168e 1042 offlineimap_5.99.15.dsc
 d194d4161ce0732a531c6e2de234d9c00694163b 96356 offlineimap_5.99.15.tar.gz
 b9f60a4931d7b846f3a6c056d51c2c503624b992 148850 offlineimap_5.99.15_all.deb
Checksums-Sha256: 
 dc34cb2d57c235d149fe3cd8a89ead4311ecb5d056f3fc8d0b2dfbff9551535c 1042 
offlineimap_5.99.15.dsc
 da0fc3090993044f8846714261f44a409bd172b447a31528797cbcceb4967731 96356 
offlineimap_5.99.15.tar.gz
 7e1a7af88a950675ea257706a8a56f51c725e0a8ae44bf284f948e238acb2e52 148850 
offlineimap_5.99.15_all.deb
Files: 
 4379e6c87a61827cc5afd4488693b120 1042 mail optional offlineimap_5.99.15.dsc
 82968f59e4024ba636e53c47787d111d 96356 mail optional offlineimap_5.99.15.tar.gz
 4235b56e0927a4172524f2786ffe2be4 148850 mail optional 
offlineimap_5.99.15_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIKE5Bthyt9Q6V7ksRAnvUAKCU9INLhVzuT+Ac/Y8gvyw9GLZa2QCdG+dY
0MOjc+rBfsrrc/bc71dacVQ=
=SEjF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to