Ticket #6780 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

"easy_install pymills" fails, and cannot find pymills on web

Reported by: anonymous Assigned to: JamesMills
Priority: normal Component: SqlQueryMacro
Severity: normal Keywords: sql,pymills
Cc: Trac Release: 0.11

Description

This is the output of "easy_install pymills" on CentOS 5:

Reading http://pypi.python.org/simple/pymills/
Couldn't find index page for 'pymills' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for pymills
Best match: None
Traceback (most recent call last):
  File "/usr/bin/easy_install", line 7, in ?
    sys.exit(
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py", line 1712, in main
    with_ei_usage(lambda:
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py", line 1700, in with_ei_usage
    return f()
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py", line 1716, in <lambda>
    distclass=DistributionWithoutHelpCommands, **kw
  File "/usr/lib64/python2.4/distutils/core.py", line 149, in setup
    dist.run_commands()
  File "/usr/lib64/python2.4/distutils/dist.py", line 946, in run_commands
    self.run_command(cmd)
  File "/usr/lib64/python2.4/distutils/dist.py", line 966, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py", line 211, in run
    self.easy_install(spec, not self.no_deps)
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py", line 434, in easy_install
    self.local_index
  File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/package_index.py", line 475, in fetch_distribution
    return dist.clone(location=self.download(dist.location, tmpdir))
AttributeError: 'NoneType' object has no attribute 'clone'

Attachments

Change History

03/09/10 11:47:08 changed by otaku42

Obviously the pymills package is gone and lost. Quoting the website that SqlQueryMacro links to for pymills:

The Trac project sites for SoftCircuit are no longer available. We apologize for any inconvenience. 

Since the macro depends on pymills, it appears to be broken unless pymills is made available somewhere again. See also SqlQueryMacro/Feedback.

05/18/10 04:39:19 changed by anonymous

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

05/18/10 04:39:30 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

05/18/10 04:44:36 changed by hoolidoolies

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

Add/Change #6780 ("easy_install pymills" fails, and cannot find pymills on web)




Change Properties
Action