Bug 1230785 - [abrt] laditools: __init__.py:481:_get_mixins_:TypeError: issubclass() arg 1 must be a class
Summary: [abrt] laditools: __init__.py:481:_get_mixins_:TypeError: issubclass() arg 1 ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: laditools
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brendan Jones
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c40ed9c8f57f3657cdf5a7889aa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-11 14:24 UTC by Jeremy Cavanagh
Modified: 2016-07-19 14:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 14:46:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.20 KB, text/plain)
2015-06-11 14:24 UTC, Jeremy Cavanagh
no flags Details
File: environ (1.96 KB, text/plain)
2015-06-11 14:24 UTC, Jeremy Cavanagh
no flags Details

Description Jeremy Cavanagh 2015-06-11 14:24:39 UTC
Description of problem:
select ladi congigurator from the applications menu

Version-Release number of selected component:
laditools-1.0.1-9.fc21

Additional info:
reporter:       libreport-2.5.1
cmdline:        /usr/bin/python /usr/bin/ladi-control-center
dso_list:       python-enum34-1.0.4-1.fc22.noarch
executable:     /usr/bin/ladi-control-center
kernel:         4.0.4-303.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
__init__.py:481:_get_mixins_:TypeError: issubclass() arg 1 must be a class

Traceback (most recent call last):
  File "/usr/bin/ladi-control-center", line 28, in <module>
    from laditools import _gettext_domain
  File "/usr/lib/python2.7/site-packages/laditools/__init__.py", line 26, in <module>
    from .ladish import LadishProxy, LadishStatusType, LadishProxyError, check_ladish
  File "/usr/lib/python2.7/site-packages/laditools/ladish.py", line 33, in <module>
    "STUDIO_RUNNING")
  File "/usr/lib/python2.7/site-packages/enum/__init__.py", line 332, in __call__
    return cls._create_(value, names, module=module, type=type)
  File "/usr/lib/python2.7/site-packages/enum/__init__.py", line 447, in _create_
    enum_class = metacls.__new__(metacls, class_name, bases, classdict)
  File "/usr/lib/python2.7/site-packages/enum/__init__.py", line 161, in __new__
    member_type, first_enum = metacls._get_mixins_(bases)
  File "/usr/lib/python2.7/site-packages/enum/__init__.py", line 481, in _get_mixins_
    issubclass(base, Enum) and
TypeError: issubclass() arg 1 must be a class

Local variables in innermost frame:
bases: ('STUDIO_RUNNING', <enum 'Enum'>)
base: 'STUDIO_RUNNING'
first_enum: None
member_type: None

Comment 1 Jeremy Cavanagh 2015-06-11 14:24:42 UTC
Created attachment 1037725 [details]
File: backtrace

Comment 2 Jeremy Cavanagh 2015-06-11 14:24:43 UTC
Created attachment 1037726 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 14:46:29 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.


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