Your message dated Sat, 02 Dec 2006 15:32:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#162672: fixed in offlineimap 4.0.16
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: offlineimap
Version: 3.2.7
Severity: normal

When offlineimap encounters an operation error such as failed
authentication (as distinct from an internal logic error or similar) an
exception is raised at point of detection.  This is then left to be
caught by the default handler which prints a backtrace and exits.  It
would be more friendly for the program to instead catch the exception
and print a diagnostic in a clearer format.

For example, the error generated by an incorrect password is:

Account sync sirena:
   Establishing connection to imap.sirena.org.uk:993.
Thread 'Account sync sirena' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/offlineimap/threadutil.py", line 94, 
in run
    Thread.run(self)
  File "/usr/lib/python2.2/threading.py", line 396, in run
    apply(self.__target, self.__args, self.__kwargs)
  File "/usr/bin/offlineimap", line 153, in syncaccount
    remoterepos.syncfoldersto(localrepos)
  File "/usr/lib/python2.2/site-packages/offlineimap/repository/Base.py", line 
40, in syncfoldersto
    srcfolders = src.getfolders()
  File "/usr/lib/python2.2/site-packages/offlineimap/repository/IMAP.py", line 
57, in getfolders
    imapobj = self.imapserver.acquireconnection()
  File "/usr/lib/python2.2/site-packages/offlineimap/imapserver.py", line 135, 
in acquireconnection
    imapobj.login(self.username, self.password)
  File "/usr/lib/python2.2/site-packages/offlineimap/imaplib.py", line 472, in 
login
    raise self.error(dat[-1])
error: Login failed.

This would be much clearer if the backtrace were omitted.  I believe I'm
currently using the TTY front end.

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux damiel 2.4.19-pre10-ben0 #9 Sun Jun 9 13:02:50 BST 2002 ppc
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages offlineimap depends on:
ii  python2.2                     2.2.1-12   An interactive object-oriented scr

-- no debconf information



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

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_4.0.16.dsc
  to pool/main/o/offlineimap/offlineimap_4.0.16.dsc
offlineimap_4.0.16.tar.gz
  to pool/main/o/offlineimap/offlineimap_4.0.16.tar.gz
offlineimap_4.0.16_all.deb
  to pool/main/o/offlineimap/offlineimap_4.0.16_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.7
Date: Sat,  2 Dec 2006 09:08:14 -0600
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 4.0.16
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 162672 401290
Changes: 
 offlineimap (4.0.16) unstable; urgency=low
 .
   * Apply patches from Danial Burrows to improve situation when
     errors occur.  Closes: #162672.
   * Fixed a bug that could cause OfflineIMAP to crash when copying
     a message from a remote server that didn't have an
     INTERNALDATE.  Closes: #401290.
   * Part of the FAQ from the manual has been moved to the OfflineIMAP
     wiki at http://software.complete.org/offlineimap.
     New file FAQ.html is a dump of that page.
   * Corrected outdated bug reporting info in the manual.
Files: 
 f93801bb81a640e30b213db016978f43 625 mail optional offlineimap_4.0.16.dsc
 3de813eec9afa373006ac5cad7299389 174917 mail optional offlineimap_4.0.16.tar.gz
 13f5f121c4b8cda5da7bac66fad073b6 154608 mail optional 
offlineimap_4.0.16_all.deb

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

iD8DBQFFcZf7TvSuJuBy3ggRArqwAJ4wDERsJwQpWLXeTgIQFXB7id5Q9ACbB5ST
kEr5IU+gzbW+/9NPaJUbcZA=
=+At5
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to