Bug 1243705 - __init__.py:102:require_version:ValueError: Namespace OSTree not available
Summary: __init__.py:102:require_version:ValueError: Namespace OSTree not available
Keywords:
Status: CLOSED DUPLICATE of bug 1243543
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8bf0d489d7247e43443c928dc30...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-16 06:29 UTC by leinfeva
Modified: 2015-07-16 07:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-16 07:24:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (2.82 KB, text/plain)
2015-07-16 06:29 UTC, leinfeva
no flags Details
File: os_info (451 bytes, text/plain)
2015-07-16 06:29 UTC, leinfeva
no flags Details

Description leinfeva 2015-07-16 06:29:18 UTC
Description of problem:
Anaconda crashes on startup

Additional info:

fedora Mate Dekstop image 2015-07-18

output:

[root@localhost liveuser]# anaconda
Starting installer, one moment...
Traceback (most recent call last):
  File "/usr/sbin/anaconda", line 865, in <module>
    from pyanaconda import kickstart
  File "/usr/lib64/python3.4/site-packages/pyanaconda/kickstart.py", line 65, in <module>
    from pyanaconda.bootloader import GRUB2, get_bootloader
  File "/usr/lib64/python3.4/site-packages/pyanaconda/bootloader.py", line 42, in <module>
    from pyanaconda.packaging.rpmostreepayload import RPMOSTreePayload
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/rpmostreepayload.py", line 35, in <module>
    gi.require_version("OSTree", "1.0")
  File "/usr/lib64/python3.4/site-packages/gi/__init__.py", line 102, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace OSTree not available
[root@localhost liveuser]# 

Version-Release number of selected component:
anaconda-core-23.15-1.fc23


Additional info:
cmdline:        /usr/bin/python3 /usr/sbin/anaconda
executable:     /usr/sbin/anaconda
kernel:         4.2.0-0.rc2.git0.1.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Potential duplicate: bug 1243543

Comment 1 leinfeva 2015-07-16 06:29:20 UTC
Created attachment 1052551 [details]
File: environ

Comment 2 leinfeva 2015-07-16 06:29:22 UTC
Created attachment 1052552 [details]
File: os_info

Comment 3 Adam Williamson 2015-07-16 07:24:56 UTC

*** This bug has been marked as a duplicate of bug 1243543 ***


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