Greetings,

I'm testing gmvault (http://gmvault.org/) a gmail backup tool, on fedora 17 
x86_64.

I have followed all the instructions (enable the app, change gmail
settings etc) in the install page:

http://gmvault.org/gmail_setup.html

However, the program aborts with the python error below, which to me
seems related to some python library on Fedora not being the right
version. Any feedback is appreciated!

TIA,
        Marco

IMAP (abort) error message = command: FETCH => Gmvault ssl socket error: EOF. 
Connection lost, reconnect.. traceback:Traceback (most recent call last):
  File 
"/usr/lib/python2.7/site-packages/gmvault-1.8.1_beta-py2.7.egg/gmv/imap_utils.py",
 line 117, in wrapper
    return the_func(*args, **kwargs)
  File 
"/usr/lib/python2.7/site-packages/gmvault-1.8.1_beta-py2.7.egg/gmv/imap_utils.py",
 line 504, in fetch
    return self.server.fetch(a_ids, a_attributes)
  File "/usr/lib/python2.7/site-packages/imapclient/imapclient.py", line 743, 
in fetch
    typ, data = self._imap._command_complete('FETCH', tag)
  File "/usr/lib64/python2.7/imaplib.py", line 899, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
abort: command: FETCH => Gmvault ssl socket error: EOF. Connection lost, 
reconnect.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to