Bug 700555

Summary: [abrt] conduit-0.3.17-3.fc15: __init__.py:114:_type_register:TypeError: Error when calling the metaclass bases
Product: [Fedora] Fedora Reporter: Paulo Lopes <paulojmlopes>
Component: conduitAssignee: Bernard Johnson <bjohnson>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: bjohnson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
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 15:09:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description Paulo Lopes 2011-04-28 16:29:08 UTC
abrt version: 2.0.1
executable: /usr/bin/conduit
component: conduit
architecture: x86_64
kernel: 2.6.38.3-18.fc15.x86_64
reason: __init__.py:114:_type_register:TypeError: Error when calling the metaclass bases
package: conduit-0.3.17-3.fc15
uid: 500
username: paulojmlopes
os_release: Fedora release 15 (Lovelock)
time: 1304008124

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/conduit", line 22, in <module>
    import conduit.Main
  File "/usr/lib/python2.7/site-packages/conduit/Main.py", line 15, in <module>
    from conduit.Module import ModuleManager
  File "/usr/lib/python2.7/site-packages/conduit/Module.py", line 18, in <module>
    import conduit.Vfs as Vfs
  File "/usr/lib/python2.7/site-packages/conduit/Vfs.py", line 9, in <module>
    import conduit.utils.Singleton as Singleton
  File "/usr/lib/python2.7/site-packages/conduit/utils/Singleton.py", line 38, in <module>
    class Singleton:
  File "/usr/lib/python2.7/site-packages/conduit/utils/Singleton.py", line 28, in __init__
    gobject.GObjectMeta.__init__(cls, name, base, dict)
  File "/usr/lib64/python2.7/site-packages/gobject/__init__.py", line 60, in __init__
    cls._type_register(cls.__dict__)
  File "/usr/lib64/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 0x25027c0>
cls: <class 'conduit.utils.Singleton.Singleton'>

Comment 1 Paulo Lopes 2011-04-28 16:29:10 UTC
Created attachment 495587 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-07 15:09:38 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