[Zope-dev] Buildout reporting 'Temporary failure in name resolution' - any clue why?

Hermann Himmelbauer dusty at qwer.tk
Sat Feb 20 10:33:26 EST 2010


Hi,
Since some time when doing a "bin/buildout" I experience the following errors:

Download error: (-3, 'Temporary failure in name resolution') -- Some packages 
may not be found!

The problem is probably obvious - some URL may be wrong or the like, but I 
can't find out which one. The output looks like this (snippet):

Installing 'bsp', 'zbsp', 'sdecstr', 'sa_tools', 'pybktools', 'ibanlib', 'sqlalchemy==0.5.6', 'pysqlite'.
We have a develop egg: BSP 0.0.1
We have a develop egg: zbsp 0.1dev
We have a develop egg: sdecstr 0.0.1
We have a develop egg: sa-tools 0.0.1
We have a develop egg: pybktools 0.0.1
We have a develop egg: ibanlib 0.0.1
We have the distribution that satisfies 'sqlalchemy==0.5.6'.
Download error: (-3, 'Temporary failure in name resolution') -- Some packages 
may not be found!
--- and 21 times the same error again ---
Getting distribution for 'pysqlite'.
  File "build/bdist.linux-i686/egg/pysqlite2/test/py25tests.py", line 48
    with self.con:
            ^
SyntaxError: invalid syntax
zip_safe flag not set; analyzing archive contents...
Got pysqlite 2.5.6.
Download error: unknown url type: svn -- Some packages may not be found!
Download error: unknown url type: svn -- Some packages may not be found!
Getting distribution for 'lovely.remotetask'.
Got lovely.remotetask 0.5.

The problem seems to be somewhere in between SQLAlchemy and pysqlite (both 
install, however). 

It seems it works anyway. But these errors consume quite some time (around 10 
minutes), any idea what to do?

Best Regards,
Hermann

-- 
hermann at qwer.tk
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9  4902 64B4 D16B 2998 93C7


More information about the Zope-Dev mailing list