Issue since upgrading readline

Trey Sizemore trey at fastmail.fm
Tue Sep 9 20:22:42 BST 2014


I'm having errors now with offlineimap since upgrading my readline from
6.3.6 to 6.3.8.

When I run offlineimap, I'm now seeing the following:

Traceback:
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/accounts.py",
  line 241, in syncrunner
    self.__sync()
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/accounts.py",
  line 303, in __sync
    remoterepos.getfolders()
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/repository/IMAP.py",
  line 322, in getfolders
    imapobj = self.imapserver.acquireconnection()
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imapserver.py",
  line 409, in acquireconnection
    fingerprint=fingerprint
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imaplibutil.py",
  line 148, in __init__
    super(WrappedIMAP4_SSL, self).__init__(*args, **kwargs)
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imaplib2.py",
  line 2021, in __init__
    IMAP4.__init__(self, host, port, debug, debug_file, identifier,
    timeout, debug_buf_lvl)
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imaplib2.py",
  line 333, in __init__
    self.open(host, port)
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imaplibutil.py",
  line 156, in open
    super(WrappedIMAP4_SSL, self).open(host, port)
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imaplib2.py",
  line 2033, in open
    self.sock = self.open_socket()
  File
  "/usr/local/Cellar/offline-imap/6.5.6/libexec/offlineimap/imaplib2.py",
  line 450, in open_socket
    raise socket.error(msg)

Do I need to un-install and re-install readline and all dependent
packages?  Issue with readline?  Something else?

Thanks.

-- 
  Trey Sizemore
  trey at fastmail.fm




More information about the OfflineIMAP-project mailing list