Bug 804504
| Summary: | vnc interface doesn't work | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tao Wu <twu> | ||||
| Component: | anaconda | Assignee: | Brian Lane <bcl> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | anaconda-maint-list, awilliam, bruno, g.kaviyarasu, hoyang, jonathan, jsmith.fedora, kparal, robatino, sdharane, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | AcceptedBlocker | ||||||
| Fixed In Version: | anaconda-17.14-1.fc17 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-03-23 17:45:16 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 752649 | ||||||
| Attachments: |
|
||||||
*** Bug 804507 has been marked as a duplicate of this bug. *** 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]
Guys, please do propose this as a blocker right away, it clearly violates the criteria: "The installer must be able to complete an installation using the text, graphical and VNC installation interfaces" https://fedoraproject.org/wiki/Fedora_17_Alpha_Release_Criteria Proposing now. +1 blocker, clear criterion violation. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers +1 blocker. +1 blocker 4 +1s, accepting per criterion cited in comment #3. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers +1 blocker anaconda-17.14-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/anaconda-17.14-1.fc17 Package anaconda-17.14-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-17.14-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-4546/anaconda-17.14-1.fc17 then log in and leave karma (feedback). anaconda-17.14-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. It has been verified to solve this problem in the anaconda 17.14. |
Created attachment 571015 [details] anaconda log Description of problem: Failed to boot the installer with the command-line option vnc. Version-Release number of selected component (if applicable): anaconda 17.13 How reproducible: always Steps to Reproduce: 1.Boot the installer with the command-line option vnc 2.Watch the text messages printed out Actual results: anaconda crashed when trying to start vnc Expected results: anaconda starts vnc properly Additional info: