Bug 804507

Summary: KeyError:dbus.String(u'eth0', variant_level=1)
Product: [Fedora] Fedora Reporter: Hongqing Yang <hoyang>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-19 06:14:04 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
anaconda log
none
ifcfg log
none
program log
none
syslog none

Description Hongqing Yang 2012-03-19 06:10:31 UTC
Created attachment 571017 [details]
anaconda log

Description of problem:

install system with vnc, get the following error:
                                                                             
rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w"
06:06:33 Boot argument 'vnc' is deprecated. In the future, use 'inst.vnc'.
06:06:33 Boot argument 'serial' is deprecated. In the future, use 'inst.serial'.
06:06:39 Starting VNC...                
Traceback (most recent call last):      
  File "/usr/sbin/anaconda", line 781, in <module>
    setupDisplay(anaconda, opts)
  File "/usr/sbin/anaconda", line 581, in setupDisplay
    runVNC(vncS)
  File "/usr/sbin/anaconda", line 322, in runVNC
    vncS.startServer()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/vnc.py", line 181, in startServer
    self.initialize()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/vnc.py", line 88, in initialize
    devname = devices[active_devs[0]].iface
KeyError: dbus.String(u'eth0', variant_level=1)
[   44.551807] audit: *NO* daemon at audit_pid=473
[   44.553219] audit: auditd disappeared
[   44.553241] 


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

F17 Beta TC2
How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Hongqing Yang 2012-03-19 06:11:38 UTC
Created attachment 571018 [details]
ifcfg log

Comment 2 Hongqing Yang 2012-03-19 06:12:05 UTC
Created attachment 571019 [details]
program log

Comment 3 Hongqing Yang 2012-03-19 06:12:28 UTC
Created attachment 571020 [details]
syslog

Comment 4 Hongqing Yang 2012-03-19 06:14:04 UTC

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