Bug 237166 - NameError: global name 'socket' is not defined
Summary: NameError: global name 'socket' is not defined
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: powerpc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-04-19 19:19 UTC by James Laska
Modified: 2013-09-02 06:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-04-19 19:28:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Laska 2007-04-19 19:19:51 UTC
# TREE f7-test4-20070418.0
# ARCH ppc (IBM power5)
# RPM anaconda-11.2.0.51-1.ppc

Attempting to install using VNC fails due to missing/incorrect python import?

Running anaconda, the Fedora system installer - please wait...
Probing for video card:   Unable to probe
No video hardware found, assuming headless
Starting VNC...
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 838, in <module>
    runVNC(vncpassword, vncconnecthost, vncconnectport, doStartupX11Actions)
  File "/usr/bin/anaconda", line 379, in runVNC
    vncStartedCB=vncStartedCB)
  File "/usr/lib/anaconda/vnc.py", line 229, in startVNCServer
    except socket.error:
NameError: global name 'socket' is not defined
install exited abnormally [1/1]
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
        /mnt/runtime done
        disabling /dev/loop0
        /proc done
        /dev/pts done
        /sys done
        /tmp/ramfs done
        /mnt/source done
        /selinux done
you may safely reboot your system

Comment 1 David Cantrell 2007-04-19 19:28:07 UTC
Fixed in rawhide (anaconda-11.2.0.52).


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