#1046: TG 0.8.9 fails on install: HTTP 404 for setuptools
------------------------+---------------------------------------------------
 Reporter:  jluben      |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:           
Component:  Deployment  |     Version:  0.8      
 Severity:  major       |    Keywords:           
------------------------+---------------------------------------------------
 eps-linuxserv3:/home/jluben/TurboGears-0.8.9 # python ez_setup.py
 Downloading
 http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a9-
 py2.4.egg
 Traceback (most recent call last):
   File "ez_setup.py", line 216, in ?
     main(sys.argv[1:])
   File "ez_setup.py", line 149, in main
     egg = download_setuptools(version, to_dir=tmpdir, delay=0)
   File "ez_setup.py", line 130, in download_setuptools
     src = urllib2.urlopen(url)
   File "/usr/local/lib/python2.4/urllib2.py", line 130, in urlopen
     return _opener.open(url, data)
   File "/usr/local/lib/python2.4/urllib2.py", line 364, in open
     response = meth(req, response)
   File "/usr/local/lib/python2.4/urllib2.py", line 471, in http_response
     response = self.parent.error(
   File "/usr/local/lib/python2.4/urllib2.py", line 402, in error
     return self._call_chain(*args)
   File "/usr/local/lib/python2.4/urllib2.py", line 337, in _call_chain
     result = func(*args)
   File "/usr/local/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

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1046>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to