Bug 175742

Summary: traceback during install - AttributeError: 'list' object has no attribute 'values'
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jturner
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-12-14 15:47:44 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
anacdump.txt none

Description James Laska 2005-12-14 14:33:23 UTC
Created attachment 122224 [details]
anacdump.txt

Comment 1 James Laska 2005-12-14 14:33:23 UTC
# TREE rawhide-20051214
# ARCH i386

Traceback while auto partitioning using the ks.cfg below.  See anacdump.txt
attachment for traceback details.

[ ks.cfg ]
install
authconfig --enableshadow --enablemd5
lang en_US
langsupport --default en_US
rootpw --iscrypted $1$xafj7qlW$6swjxMwu0po47drJVRcIZ/
timezone --utc America/New_York
firewall --disabled
keyboard us
mouse genericps/2 --device psaux --emulthree
reboot
graphical
nfs --server curly.devel.redhat.com --dir
/vol/engineering/devarchive/redhat/nightly/rawhide-latest/i386
xconfig --startxonboot --hsync "30-63" --vsync "55-75" --resolution "1024x768"
--depth "16"
bootloader
clearpart --all
autopart

%packages --resolvedeps
@Everything

Comment 2 Jeremy Katz 2005-12-14 15:47:44 UTC
I actually fixed this yesterday, but haven't done a build since then