Your message dated Sat, 10 May 2008 01:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479798: fixed in offlineimap 5.99.14
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.14

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.14.dsc
  to pool/main/o/offlineimap/offlineimap_5.99.14.dsc
offlineimap_5.99.14.tar.gz
  to pool/main/o/offlineimap/offlineimap_5.99.14.tar.gz
offlineimap_5.99.14_all.deb
  to pool/main/o/offlineimap/offlineimap_5.99.14_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: Fri, 09 May 2008 20:43:25 -0500
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 5.99.14
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.14) unstable; urgency=low
 .
   * Revert some previous attempts at LocalStatus creation.
     Closes: #479798.
Checksums-Sha1: 
 37b01427aaaba869393f2331d654c4b0978703c0 1042 offlineimap_5.99.14.dsc
 4e5ad3aadffafc3c13c10eac6b6729dd86d6ac16 96878 offlineimap_5.99.14.tar.gz
 7c1490f45ab6cb0e5537344342e9fc0b8350b21a 148906 offlineimap_5.99.14_all.deb
Checksums-Sha256: 
 a40fbf9988462340d83155bd8da85436bd4862fe37f0e029b271466763f5c7af 1042 
offlineimap_5.99.14.dsc
 485cfdc64eeb6ad6f3a02a5499d6e2561bae269dfdf73e8cdfc8332cb562abbb 96878 
offlineimap_5.99.14.tar.gz
 6f7db909693c89a6df8ea8369190088bec77dbf053c693c36e20b7629e9ecf57 148906 
offlineimap_5.99.14_all.deb
Files: 
 22e94063e40b68bfe3f6804ec9912d90 1042 mail optional offlineimap_5.99.14.dsc
 cac3fff4f1cc5cbd7acf5a544c13152c 96878 mail optional offlineimap_5.99.14.tar.gz
 47bdabad6128c1717f02a71da0bc0b4d 148906 mail optional 
offlineimap_5.99.14_all.deb

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

iD8DBQFIJP4athyt9Q6V7ksRAiWCAJ0bdWiVEXFYctAYpiPxRMmtpxhDOgCcDorY
gkChRh3jFaN4V1o/KB85Zgo=
=/dRb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to