[Grok-dev] Windows install troubles (again!)

Jeroen Michiel jmichiel at yahoo.com
Thu Apr 9 04:11:54 EDT 2009


I tried to install grok op Windows XP, I ran into the following  errors:
* win32api was needed by grokproject (and also virtualenv)
* during buildout the following unrecoverable error:
D:\grok1.0a2>c:Scripts\grokproject.exe --eggs-dir=..\buildout arts
Enter user (Name of an initial administrator user): grok
Enter passwd (Password for the initial administrator user):
Downloading info about versions...
Replace 1759 bytes with 1904 bytes (1/79 lines changed; 2 lines added)
Overwrite .\arts\buildout.cfg [y/n/d/B/?] y
Replace 1344 bytes with 1344 bytes (1/36 lines changed)
Overwrite .\arts\etc\site.zcml.in [y/n/d/B/?] y
Downloading zc.buildout...
Invoking zc.buildout...
Develop: 'D:\\grok1.0a2\\arts\\.'
Getting distribution for 'z3c.recipe.eggbasket==0.4.1'.
Got z3c.recipe.eggbasket 0.4.1.
Getting distribution for 'zc.recipe.egg==1.1.0'.
Got zc.recipe.egg 1.1.0.
Installing eggbasket.
While:
  Installing eggbasket.
  Getting distribution for 'grok==1.0a2'.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\buildout.py",
line 1509, in main
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\buildout.py",
line 473, in install
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\buildout.py",
line 1091, in _call
  File
"d:\grok1.0a2\buildout\z3c.recipe.eggbasket-0.4.1-py2.5.egg\z3c\recipe\eggbasket\downloader.py",
line 35, in install
    options['eggs-directory']):
  File
"d:\grok1.0a2\buildout\z3c.recipe.eggbasket-0.4.1-py2.5.egg\z3c\recipe\eggbasket\utils.py",
line 63, in distributions_are_installed_in_dir
    links=[target_dir], use_empty_index=True)
  File
"d:\grok1.0a2\buildout\z3c.recipe.eggbasket-0.4.1-py2.5.egg\z3c\recipe\eggbasket\utils.py",
line 47, in install_distributions
    links=links, index=index)
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\easy_install.py",
line 802, in install
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\easy_install.py",
line 648, in install
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\easy_install.py",
line 479, in _get_dist
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\easy_install.py",
line 208, in _satisfied
  File
"c:\docume~1\jm\locals~1\temp\tmp9uwhbh\zc.buildout-1.2.1-py2.5.egg\zc\buildout\easy_install.py",
line 403, in _obtain
  File
"C:\Python25\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package_index.py",
line 318, in obtain
    self.prescan(); self.find_packages(requirement)
  File
"C:\Python25\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package_index.py",
line 315, in find_packages
    self.scan_url(url)
  File
"C:\Python25\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package_index.py",
line 617, in scan_url
    self.process_url(url, True)
  File
"C:\Python25\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package_index.py",
line 189, in process_url
    f = self.open_url(url, "Download error: %s -- Some packages may not be
found!")
  File
"C:\Python25\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package_index.py",
line 577, in open_url
    return local_open(url)
  File
"C:\Python25\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package_index.py",
line 747, in local_open
    return urllib2.urlopen(url)
  File "C:\Python25\lib\urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "C:\Python25\lib\urllib2.py", line 381, in open
    response = self._open(req, data)
  File "C:\Python25\lib\urllib2.py", line 399, in _open
    '_open', req)
  File "C:\Python25\lib\urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "C:\Python25\lib\urllib2.py", line 1203, in file_open
    return self.open_local_file(req)
  File "C:\Python25\lib\urllib2.py", line 1233, in open_local_file
    (not port and socket.gethostbyname(host) in self.get_names()):
gaierror: (11001, 'getaddrinfo failed')

I haven't got a single clue what the problem is here...
I seem to remember having had this before once, but somehow got around it,
though I don't remember at all. Can it have something to do with having a
multihomed PC or anything like that?
-- 
View this message in context: http://www.nabble.com/Windows-install-troubles-%28again%21%29-tp22966339p22966339.html
Sent from the Grok mailing list archive at Nabble.com.



More information about the Grok-dev mailing list