Your message dated Mon, 28 Dec 2015 20:28:34 +0200
with message-id <[email protected]>
and subject line Re: backtrace on connection refused
has caused the Debian Bug report #784843,
regarding backtrace on connection refused
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.)


-- 
784843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784843
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: offlineimap
Version: 6.3.4-1
Severity: normal

When offlineimap hits a connexion refused, it does this:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/offlineimap/accounts.py", line 177, in 
syncrunner
    self.sync()
  File "/usr/lib/pymodules/python2.7/offlineimap/accounts.py", line 235, in sync
    remoterepos.syncfoldersto(localrepos, [statusrepos])
  File "/usr/lib/pymodules/python2.7/offlineimap/repository/Base.py", line 124, 
in syncfoldersto
    srcfolders = src.getfolders()
  File "/usr/lib/pymodules/python2.7/offlineimap/repository/IMAP.py", line 276, 
in getfolders
    imapobj = self.imapserver.acquireconnection()
  File "/usr/lib/pymodules/python2.7/offlineimap/imapserver.py", line 323, in 
acquireconnection
    elif isinstance(e, socket.error) and e.args[0] == errno.ECONNREFUSED:
NameError: global name 'errno' is not defined

It is normal there an error there, but i don't think that this is the
right error. Some "import" is missing here or somethin...

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
fixed 784843 offlineimap/6.5.3.1-1
thanks

It appears that the bug you reported has been fixed in version
v6.3.5 by the following commit:

    commit 4a0d17b566509aac293446161a6c1a667cd9c2c5
    Author: Sebastian Spaeth <[email protected]>
    Date:   Mon Aug 15 13:15:36 2011 +0200

        Import errno

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected].

Cheers,
Ilias

--- End Message ---

Reply via email to