Bug 174017

Summary: Installer (fc5t1) barfs in VMware
Product: [Fedora] Fedora Reporter: Armijn Hemel <armijn>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-23 18:18:15 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:
Attachments:
Description Flags
AVI file made in VMware that shows the crash. none

Description Armijn Hemel 2005-11-23 18:12:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc3 Firefox/1.0.7

Description of problem:
When I install Fedora Core 5 test 1 inside VMware via the network using FC5-test1-i386-boot.iso anaconda exits unexpectedly, with the error "ImportError: No module named email.Utils".

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


How reproducible:
Always

Steps to Reproduce:
1. do a network install of fc5t1 with FC5-test1-i386-boot.iso
2. wait
3.
  

Actual Results:  The install unexpectedly endedm giving an ImportError.

Expected Results:  Install should have finished.

Additional info:

Comment 1 Armijn Hemel 2005-11-23 18:15:25 UTC
Created attachment 121410 [details]
AVI file made in VMware that shows the crash.

Attached VMware AVI file shows the installerror. The error happens at the end
(duh). It needs a special decoder for Linux, newest mplayer codecs contains a
DLL for this.

Comment 2 Chris Lumens 2005-11-23 18:18:15 UTC
This should be fixed in the next anaconda build.

Comment 3 Jeremy Katz 2005-11-23 19:38:41 UTC
Also note that you can workaround by giving your VMware guest more RAM -- if you
have over 192 MB of RAM, then you should get the main stage2.

Comment 4 Armijn Hemel 2005-11-23 19:57:16 UTC
I gave my VM 196 MB RAM, but I still get the same error, so I'm not sure this
workaround actually works.