[Webkit-unassigned] [Bug 66785] New: cygwin-downloader.exe fails to run with IOError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 10:31:39 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66785

           Summary: cygwin-downloader.exe fails to run with IOError
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ivaturi at gmail.com


I downloaded cygwin-downloader.exe from http://www.webkit.org/building/tools.html and I am trying to use it to set up cygwin environment on Win XP & whenever I run it, I get the following error:

C:\webkit-cygwin>cygwin-downloader.exe
Using Cygwin mirror server http://mirrors.kernel.org/sourceware/cygwin/ to download setup.ini...
Traceback (most recent call last):
  File "cygwin-downloader.py", line 79, in <module>
  File "urllib.pyc", line 89, in urlretrieve
  File "urllib.pyc", line 222, in retrieve
  File "urllib.pyc", line 190, in open
  File "urllib.pyc", line 301, in open_http
IOError: [Errno http error] no host given

Looks like the proper mirror address is not being passed on to urllib.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list