Mike Taylor wrote:


Looks like the typo fix didn't make it into the svn tag when I created the alpha3 distribution. To fix your current problem edit the patch file to replace -0.7a4_5 with -0.7a3_5


That got me further. But now, somebody moved your cheese. The 0.6a packages seem to have been removed from setuptools. This URL gives a 404 error:

http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a11-py2.4.egg

and place it in this directory before rerunning this script.)
---------------------------------------------------------------------------
Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a11-py2.4.egg
Traceback (most recent call last):
  File "setup.py", line 25, in ?
    use_setuptools(version="0.6a11")
File "/share/dave/Download/chandler/external/zanshin/zanshin-150/ez_setup.py", line 68, in use_setuptools egg = download_setuptools(version, download_base, to_dir, download_delay) File "/share/dave/Download/chandler/external/zanshin/zanshin-150/ez_setup.py", line 122, in download_setuptools
    src = urllib2.urlopen(url)
File "/home/dave/Share/Download/chandler/external/release/lib/python2.4/urllib2.py", line 130, in urlopen
    return _opener.open(url, data)
File "/home/dave/Share/Download/chandler/external/release/lib/python2.4/urllib2.py", line 364, in open
    response = meth(req, response)
File "/home/dave/Share/Download/chandler/external/release/lib/python2.4/urllib2.py", line 471, in http_response
    response = self.parent.error(
File "/home/dave/Share/Download/chandler/external/release/lib/python2.4/urllib2.py", line 402, in error
    return self._call_chain(*args)
File "/home/dave/Share/Download/chandler/external/release/lib/python2.4/urllib2.py", line 337, in _call_chain
    result = func(*args)
File "/home/dave/Share/Download/chandler/external/release/lib/python2.4/urllib2.py", line 480, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
make[1]: *** [build] Error 1
make[1]: Leaving directory `/share/dave/Download/chandler/external/zanshin'
make: *** [zanshin] Error 2
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to