Bug 1255956

Summary: [abrt] fedora-gooey-karma: __init__.py:128:__getattr__:AttributeError: package
Product: [Fedora] Fedora Reporter: kakoskin
Component: fedora-gooey-karmaAssignee: Branislav Blaskovic <branislav>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: branislav, fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/6ae8804ed0513871c684abde7b77b5cd83c2b590
Whiteboard: abrt_hash:ba0b18239de5ff9a0c9c2a0ae006a20fccde3ed8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:37:35 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 kakoskin 2015-08-22 11:26:37 UTC
Description of problem:
Start Fedora Gooey Karma.
Press "Reload Packages" button as instructed on the first screen.
Get abrt report of the crash.

Fedora Gooey Karma window stays open and responsive. Package loading process seems to hang with 0% of packages loaded. 

This may be related to handling Bodhi response, because Fedora Easy Karma failed just before with error:
 ~]$ fedora-easy-karma 
Getting list of installed packages...
Waiting for Bodhi for a list of packages in updates-testing (F22)...
Cannot query Bodhi: 1000 is greater than maximum value 100



Version-Release number of selected component:
fedora-gooey-karma-0.1-5.fc21

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python2 -tt /usr/bin/fedora-gooey-karma
dso_list:       python-munch-2.0.2-2.fc22.noarch
executable:     /usr/bin/fedora-gooey-karma
kernel:         4.1.5-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
__init__.py:128:__getattr__:AttributeError: package

Traceback (most recent call last):
  File "/usr/bin/../share/fedora-gooey-karma/bodhiworker.py", line 55, in run
    variant, bodhi_update = self.__bodhi_query_pkg(package)
  File "/usr/bin/../share/fedora-gooey-karma/bodhiworker.py", line 165, in __bodhi_query_pkg
    elif build.package.name == package.name:
  File "/usr/lib/python2.7/site-packages/munch/__init__.py", line 128, in __getattr__
    raise AttributeError(k)
AttributeError: package

Local variables in innermost frame:
k: 'package'
self: Munch(nvr=u'xfdesktop-4.12.3-2.fc22', override=None)

Comment 1 kakoskin 2015-08-22 11:26:40 UTC
Created attachment 1065810 [details]
File: backtrace

Comment 2 kakoskin 2015-08-22 11:26:41 UTC
Created attachment 1065811 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:37:35 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.