Bug 1195859 - [centos7] Live image installation fails with exception
Summary: [centos7] Live image installation fails with exception
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ovirt-node-ng
TreeView+ depends on / blocked
 
Reported: 2015-02-24 17:37 UTC by Fabian Deutsch
Modified: 2015-02-24 20:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-24 20:03:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fabian Deutsch 2015-02-24 17:37:36 UTC
Description of problem:

Starting installer, one moment...
anaconda 19.31.79-1 for CentOS 7 started.
Starting automated install.127.0.0.1 - - [24/Feb/2015 18:35:58] "GET /rootfs.squashfs.img HTTP/1.0" 200 -
Generating updated storage configuration
Checking storage configuration...ing of request from ('127.0.0.1', 45575)
================================================================================
================================================================================ock
Installationcess_request(request, client_address)
  File "/usr/lib64/python2.7/SocketServer.py", line 321, in process_request
    self.finish_request(request, client_address)
** (anaconda:1270): WARNING **: Could not open X display in finish_request
An unknown error has occured, look at the /tmp/anaconda-tb* file(s) for more details
  File "/usr/lib64/python2.7/SocketServer.py", line 651, in __init__
    self.finish()
===============================================================================
An unknown error has occurred
===============================================================================
anaconda 19.31.79-1 exception report
Traceback (most recent call first):.py", line 303, in flush
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 221, in txid_valid
    return self._tx_id == self.payload.txID
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 112, in completed
    processingDone = self.ready and not self.errors and self.txid_valid
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/__init__.py", line 74, in render
    if self.mandatory and not self.completed:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/widgets.py", line 123, in render
    item.render(col_max_width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/widgets.py", line 123, in render
    item.render(col_max_width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 571, in show_all
    w.render(self.app.width)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 283, in _do_redraw
    screen.window.show_all()
AttributeError: 'LiveImageKSPayload' object has no attribute 'txID'

What do you want to do now?
1) Report Bug
2) Debug
3) Quit

Please make your choice from above: 


Version-Release number of selected component (if applicable):
centos7 / anaconda 19.31.79-1

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Fabian Deutsch 2015-02-24 20:03:16 UTC
This is not appearing in the RHEL 7 installer, looks like the upstream images are outdated.


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