Bug 783616

Summary: rawhide nightly liveinst backtracing: kickstart.py: ImportError: No module named errors
Product: [Fedora] Fedora Reporter: Christopher Patrick <cpatrick08>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-17.3-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-23 14:38:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Patrick 2012-01-21 01:54:40 UTC
Description of problem: cannot install nightlty 20120120.10


Version-Release number of selected component (if applicable):17


How reproducible:


Steps to Reproduce:
1.go to activities window
2.click on install icon
3.install does not install
  
Actual results:installer does not star 


Expected results:installer should work


Additional info:I tried the Gnome 64 bit build from the 20th of January and it is to get to the activities windows and when it
finally gets there and i click on the install icon it never brings it up so i
can install it.

Comment 1 Christopher Patrick 2012-01-21 01:55:49 UTC
i used the  liveusb-creator on windows 7 pro 64 bit to make the live usb

Comment 2 Christopher Patrick 2012-01-21 01:59:19 UTC
and i ment  it is slow to get to the activities window

Comment 3 Christopher Patrick 2012-01-21 02:00:52 UTC
my graphics card is intel gma 965

Comment 4 Christopher Patrick 2012-01-21 05:59:13 UTC
I got the systemd error when the usb boots up

Comment 5 Jens Petersen 2012-01-23 06:07:20 UTC
(I think the slowness of gnome-shell you're seeing is a separate issue.)

The liveinst python script seems to be backtracing:

[liveuser@localhost ~]$ liveinst 
localuser:root being added to access control list
Traceback (most recent call last):
  File "/usr/sbin/anaconda", line 606, in <module>
    from pyanaconda import kickstart
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 32, in <module>
    from errors import *
ImportError: No module named errors

Comment 6 Jens Petersen 2012-01-23 06:08:56 UTC
(In reply to comment #4)
> I got the systemd error when the usb boots up

Rawhide is a fast flowing development distro:
it is great you're reporting bugs but
please try to separate issues into individual bug reports.

Comment 7 Chris Lumens 2012-01-23 14:38:54 UTC
This will be fixed in the next build of anaconda.