Bug 804507 - KeyError:dbus.String(u'eth0', variant_level=1)
Summary: KeyError:dbus.String(u'eth0', variant_level=1)
Keywords:
Status: CLOSED DUPLICATE of bug 804504
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 17
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-19 06:10 UTC by Hongqing Yang
Modified: 2012-03-19 06:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-19 06:14:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anaconda log (886 bytes, text/plain)
2012-03-19 06:10 UTC, Hongqing Yang
no flags Details
ifcfg log (50 bytes, text/plain)
2012-03-19 06:11 UTC, Hongqing Yang
no flags Details
program log (78 bytes, text/plain)
2012-03-19 06:12 UTC, Hongqing Yang
no flags Details
syslog (64.47 KB, text/plain)
2012-03-19 06:12 UTC, Hongqing Yang
no flags Details

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 ***


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