Bug 175742 - traceback during install - AttributeError: 'list' object has no attribute 'values'
Summary: traceback during install - AttributeError: 'list' object has no attribute 'va...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-14 14:33 UTC by James Laska
Modified: 2013-09-02 06:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-14 15:47:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anacdump.txt (170.60 KB, text/plain)
2005-12-14 14:33 UTC, James Laska
no flags Details

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


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