Bug 884838 - [abrt] mailnag-0.4.4-1.fc18: imaplib2.py:173:get_response:abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 110] Connection timed out
Summary: [abrt] mailnag-0.4.4-1.fc18: imaplib2.py:173:get_response:abort: command: FET...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: mailnag
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thorsten Leemhuis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:41ab1541c20009edf3763e509c8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-06 20:13 UTC by Vadim Rutkovsky
Modified: 2014-02-05 13:37 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 13:37:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.79 KB, text/plain)
2012-12-06 20:13 UTC, Vadim Rutkovsky
no flags Details
File: core_backtrace (1.02 KB, text/plain)
2012-12-06 20:13 UTC, Vadim Rutkovsky
no flags Details
File: environ (1.38 KB, text/plain)
2012-12-06 20:13 UTC, Vadim Rutkovsky
no flags Details
File: smolt_data (2.93 KB, text/plain)
2012-12-06 20:13 UTC, Vadim Rutkovsky
no flags Details

Description Vadim Rutkovsky 2012-12-06 20:13:19 UTC
Version-Release number of selected component:
mailnag-0.4.4-1.fc18

Additional info:
cmdline:        python /usr/lib/python2.7/site-packages/Mailnag/mailnag.py
executable:     /usr/lib/python2.7/site-packages/Mailnag/mailnag.py
kernel:         3.6.7-5.fc18.x86_64
uid:            1001

Truncated backtrace:
imaplib2.py:173:get_response:abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 110] Connection timed out

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Mailnag/mailnag.py", line 165, in <module>
    if __name__ == '__main__': main()
  File "/usr/lib/python2.7/site-packages/Mailnag/mailnag.py", line 128, in main
    mailchecker.check(accounts)
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/mailchecker.py", line 65, in check
    self._mail_list = self._mailsyncer.sync(accounts)
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/mailsyncer.py", line 37, in sync
    rcv_lst = Mails(self._cfg, accounts).get_mail()
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/mails.py", line 76, in get_mail
    typ, msg_data = srv.fetch(num, '(BODY.PEEK[HEADER])')	# header only (without setting READ flag)
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 740, in fetch
    return self._simple_command(name, message_set, message_parts, **kw)
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 1586, in _simple_command
    return self._command_complete(self._command(name, *args), kw)
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 1352, in _command_complete
    typ, dat = rqb.get_response('command: %s => %%s' % rqb.name)
  File "/usr/lib/python2.7/site-packages/Mailnag/daemon/imaplib2.py", line 173, in get_response
    raise typ(exc_fmt % str(val))
abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 110] Connection timed out

Local variables in innermost frame:
exc_fmt: 'command: FETCH => %s'
self: <daemon.imaplib2.Request object at 0x1bfc810>
typ: <class 'daemon.imaplib2.abort'>
val: "socket error: <class 'socket.error'> - [Errno 110] Connection timed out"

Comment 1 Vadim Rutkovsky 2012-12-06 20:13:27 UTC
Created attachment 659002 [details]
File: backtrace

Comment 2 Vadim Rutkovsky 2012-12-06 20:13:33 UTC
Created attachment 659003 [details]
File: core_backtrace

Comment 3 Vadim Rutkovsky 2012-12-06 20:13:37 UTC
Created attachment 659004 [details]
File: environ

Comment 4 Vadim Rutkovsky 2012-12-06 20:13:42 UTC
Created attachment 659005 [details]
File: smolt_data

Comment 5 Fedora End Of Life 2013-12-21 09:46:24 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2014-02-05 13:37:57 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.