Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 206538 - Installation aborts if DHCP unchecked and IP fields empty
Summary: Installation aborts if DHCP unchecked and IP fields empty
Keywords:
Status: CLOSED DUPLICATE of bug 206537
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: 2006-09-14 21:57 UTC by Jason Farrell
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-14 22:07:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jason Farrell 2006-09-14 21:57:52 UTC
Description of problem:
Installation of FC6T3 aborts at Network setup step if "Use DHCP" in the device 
dialog is unchecked and nothing is input in the IP fields.

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


How reproducible:


Steps to Reproduce:
1. Go through default install steps until reaching Network devices setup step
2. Select a device (ie "eth0") and click Edit
3. Uncheck the "Use DHCP" checkbox
4. Click OK
  
Actual results:
Installation aborts because of unhandled exception


Expected results:
Input validation of required fields that are empty or bogus

Additional info:

Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/network_gui.py", line 456, in editDevice
    if int(val) > 32 or int(val) < 0:
ValueError: invalid literal for int():

Comment 1 Jason Farrell 2006-09-14 22:00:47 UTC
Sorry for the dupe -- I got the following error when posting: ""The product 
name '' is invalid or does not exist. Please press Back and try again.""

Comment 2 Jeremy Katz 2006-09-14 22:07:39 UTC

*** This bug has been marked as a duplicate of 206537 ***


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