Ticket #1183 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

easy install failing - docutils.0.3.7 no longer at docutils.sourceforce.net??

Reported by: anonymous Assigned to: bdelbosc
Priority: P2 Milestone: unspecified
Component: funkload Version: unspecified
Severity: normal Keywords:
Cc:

Description

Not sure this is the best place for this report but I could not find another feedback mechanism on the funkload site.

easy_install -U funkload

error: Unexpected HTML page found at http://prdownloads.sourceforge.net/docutils/docutils-0.3.9.tar.gz?download

any ideas on how to get around this?

Change History

12/07/05 01:10:31 changed by fguillaume

  • owner changed from trac to bdelbosc.
  • priority changed from P1 to P2.
  • version changed from 3.0.0 to unspecified.
  • component changed from CMFNtlmSso to funkload.
  • milestone changed from CPS 3.2.5 to unspecified.

12/07/05 10:11:56 changed by bdelbosc

Yes this is the right place,

This problem is describe in the INSTALL doc http://funkload.nuxeo.org/INSTALL.html#problems :

Source Forge has changed their donwload page, you need to update your setuptools:

  sudo easy_install -U setuptools

Btw I am going to release the 1.4.0 today, this new version includes the latest ez_setup.py script that automaticly updates the setuptools, fixing this problem.

Thanks for your bug report.

12/07/05 10:31:10 changed by bdelbosc

  • status changed from new to closed.
  • resolution set to fixed.