Ticket #1300 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

easy_install failed to install docutils from sourceforge

Reported by: anonymous Assigned to: bdelbosc
Priority: P2 Milestone: unspecified
Component: funkload Version: TRUNK
Severity: normal Keywords: easy_install docutils refresh sourceforge
Cc:

Description

Installation message is below. Could you reply me a solution to work around on this problem to surachai@prachakij.com

Installed /usr/lib/python2.4/site-packages/funkload-1.4.1-py2.4.egg Processing dependencies for funkload==1.4.1 Searching for docutils>=0.3.7 Reading http://www.python.org/pypi/docutils/ Reading http://docutils.sourceforge.net/ Best match: docutils 0.4 Downloading http://prdownloads.sourceforge.net/docutils/docutils-0.4.tar.gz?download Requesting redirect to (randomly selected) 'keihanna' mirror error: No META HTTP-EQUIV="refresh" found in Sourceforge page at http://prdownloads.sourceforge.net/docutils/docutils-0.4.tar.gz?use_mirror=keihanna

Change History

01/24/06 09:44:21 changed by bdelbosc

  • keywords set to easy_install docutils refresh sourceforge.
  • priority changed from P1 to P2.
  • summary changed from I can not install funkload on debian testing to easy_install failed to install docutils from sourceforge.
  • version changed from 3.0.0 to TRUNK.
  • milestone changed from CPS 3.2.5 to unspecified.

Hi, thanks for your report, it looks like sourceforge changes their download page again :(

The workaround is:

Then try again sudo easy_install -U funkload

I think Phillip J. Eby is working on a fix to make easy_install able to get package from sourceforge.

This workaround is now part of the funkload INSTALL.txt section Problem.

02/21/06 12:06:06 changed by bdelbosc

fixed using ez_setup 0.6a10 [33231]

02/21/06 12:09:08 changed by bdelbosc

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