Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1205359 - pyanaconda.iutil.ExitError: metacity exited on signal 5
Summary: pyanaconda.iutil.ExitError: metacity exited on signal 5
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: metacity
Version: 22
Hardware: ppc64
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PPCTracker
TreeView+ depends on / blocked
 
Reported: 2015-03-24 18:40 UTC by Jaromír Cápík
Modified: 2016-02-01 02:01 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-27 14:47:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jaromír Cápík 2015-03-24 18:40:46 UTC
Description of problem:
Hello. I get the following crash each time I try installing F22 RC4 on IBM Power7/8 systems.

Starting installer, one moment...
anaconda 22.20.2-1 for Fedora-Server 22 (pre-release) started.
 * installation log files are stored in /tmp during the installation
 * shell is available on TTY2
 * if the graphical installation interface fails to start, try again with the
   inst.text bootoption to start text installation
 * when reporting a bug add logs from /tmp as separate text/plain attachments
Traceback (most recent call last):
  File "/sbin/anaconda", line 1262, in <module>
    setupDisplay(anaconda, opts, addon_paths)
  File "/sbin/anaconda", line 704, in setupDisplay
    anaconda.initInterface(addons)
  File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 159, in load_module
    dynamic_module = load_overrides(introspection_module)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/__init__.py", line 72, in load_overrides
    override_mod = importlib.import_module('gi.overrides.' + namespace)
  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/AnacondaWidgets.py", line 33, in <module>
    class MountpointSelector(Anaconda.MountpointSelector):
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 176, in __getattr__
    g_type = info.get_g_type()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 486, in _sigchld_handler
    _raise_exit_error(exit_statuses)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 450, in _raise_exit_error
    raise ExitError(", ".join(exn_message))
pyanaconda.iutil.ExitError: metacity exited on signal 5

Pane is dead

Comment 1 Jaromír Cápík 2015-03-27 14:47:18 UTC
Not present on Alpha RC6. Closing.


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