Bug 924947 - Kickstart fails with AttributeError: 'F19_NetworkData' object has no attribute 'vlanid'
Summary: Kickstart fails with AttributeError: 'F19_NetworkData' object has no attribut...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-22 22:16 UTC by Orion Poplawski
Modified: 2013-03-25 15:37 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-25 15:37:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
screenshot of the traceback (52.90 KB, image/png)
2013-03-22 22:18 UTC, Orion Poplawski
no flags Details

Description Orion Poplawski 2013-03-22 22:16:40 UTC
Description of problem:

Trying to do a kickstart install with development/19 tree fails with:

File "/sbin/parse-kickstart", line 350, in ksnet_to_ifcfg
if net.vlanid:
AttributeError: 'F19_NetworkData' object has no attribute 'vlanid'

Version-Release number of selected component (if applicable):
anaconda-19.12-1.fc19

Comment 1 Orion Poplawski 2013-03-22 22:18:28 UTC
Created attachment 714833 [details]
screenshot of the traceback

Comment 2 Chris Lumens 2013-03-25 14:26:23 UTC
What version of pykickstart is in your tree?

Comment 3 Orion Poplawski 2013-03-25 15:37:58 UTC
Fixed today with pykickstart-1.99.26-1.fc19.


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