Bug 710527

Summary: [abrt] gazpacho-0.7.2-9.fc15: __init__.py:114:_type_register:TypeError: Error when calling the metaclass bases
Product: [Fedora] Fedora Reporter: Ben Liblit <liblit>
Component: gazpachoAssignee: Haïkel Guémar <karlthered>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: karlthered
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:301554b24293cc305728fd9d40d4308038206950
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 16:43:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Ben Liblit 2011-06-03 15:43:43 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        
comment:        Unknown, sorry.
component:      gazpacho
executable:     /usr/bin/gazpacho
kernel:         2.6.38.4-20.fc15.i686.PAE
os_release:     Fedora release 15 (Lovelock)
package:        gazpacho-0.7.2-9.fc15
reason:         __init__.py:114:_type_register:TypeError: Error when calling the metaclass bases
time:           Thu May 12 10:32:12 2011
uid:            500
username:       liblit

backtrace:
:__init__.py:114:_type_register:TypeError: Error when calling the metaclass bases
:    argument must be a GObject subclass
:
:Traceback (most recent call last):
:  File "/usr/bin/gazpacho", line 70, in <module>
:    sys.exit(main.main((sys.argv)))
:  File "/usr/lib/python2.7/site-packages/gazpacho/main.py", line 265, in main
:    launch(options, filenames)
:  File "/usr/lib/python2.7/site-packages/gazpacho/main.py", line 170, in launch
:    from gazpacho.app.app import Application
:  File "/usr/lib/python2.7/site-packages/gazpacho/app/app.py", line 26, in <module>
:    from kiwi.utils import gsignal, type_register
:  File "/usr/lib/python2.7/site-packages/kiwi/utils.py", line 78, in <module>
:    class _GobjectClassInittableObject(object):
:  File "/usr/lib/python2.7/site-packages/kiwi/utils.py", line 75, in __init__
:    metabase.__init__(self, name, bases, namespace)
:  File "/usr/lib/python2.7/site-packages/gobject/__init__.py", line 60, in __init__
:    cls._type_register(cls.__dict__)
:  File "/usr/lib/python2.7/site-packages/gobject/__init__.py", line 114, in _type_register
:    type_register(cls, namespace.get('__gtype_name__'))
:TypeError: Error when calling the metaclass bases
:    argument must be a GObject subclass
:
:Local variables in innermost frame:
:namespace: <dictproxy object at 0x972753c>
:cls: <class 'kiwi.utils._GobjectClassInittableObject'>

Comment 1 Fedora End Of Life 2012-08-07 16:43:09 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached 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 to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

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.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping