Bug 1249342

Summary: [abrt] yumex: yum_client.py:321:_readline:AttributeError: 'NoneType' object has no attribute 'isalive'
Product: [Fedora] Fedora Reporter: Фукидид <fukidid>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8cd8fef08793a2fb3f8158f8372cd39fe1b33b91
Whiteboard: abrt_hash:e8fb636adc34bb89a0d34e30f0d2c45279b998fc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:18:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Фукидид 2015-08-01 20:28:43 UTC
Version-Release number of selected component:
yumex-3.0.17-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python -tt /usr/bin/yumex
executable:     /usr/bin/yumex
kernel:         4.1.2-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
yum_client.py:321:_readline:AttributeError: 'NoneType' object has no attribute 'isalive'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 621, in update_timeout
    self.check_for_updates()
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 1585, in check_for_updates
    pkgs,label = self.get_packages('updates', True)
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 1567, in get_packages
    pkgs = self.backend.get_packages(active, disable_cache=disable_cache)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_backend.py", line 390, in get_packages
    disable_cache)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_client.py", line 638, in get_packages
    [str(pkg_filter), str(show_dupes), str(disable_cache)])
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_client.py", line 593, in execute_command
    self._send_command(cmd, args)
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_client.py", line 286, in _send_command
    cmd, args = self._readline()
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_client.py", line 321, in _readline
    while True and self.child.isalive():
AttributeError: 'NoneType' object has no attribute 'isalive'

Local variables in innermost frame:
line: None
self: <yumexbackend.yum_backend.YumexBackendYum object at 0x7feaa989c610>

Comment 1 Фукидид 2015-08-01 20:28:46 UTC
Created attachment 1058387 [details]
File: backtrace

Comment 2 Фукидид 2015-08-01 20:28:47 UTC
Created attachment 1058388 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:18:42 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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.