Modify

Opened 14 years ago

Closed 11 years ago

#6780 closed defect (fixed)

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

Reported by: anonymous Owned by: James Mills
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 (0)

Change History (7)

comment:1 Changed 14 years ago by Michael Renzmann

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?.

comment:2 Changed 14 years ago by anonymous

Resolution: fixed
Status: newclosed

comment:3 Changed 14 years ago by anonymous

Resolution: fixed
Status: closedreopened

comment:4 Changed 14 years ago by hoolidoolies

Resolution: fixed
Status: reopenedclosed

comment:5 Changed 11 years ago by anonymous

Resolution: fixed
Status: closedreopened

comment:6 in reply to:  5 Changed 11 years ago by anonymous

Replying to anonymous: the given link http://bytebucket.org/prologic/pymills/downloads is empty.

comment:7 Changed 11 years ago by anonymous

Resolution: fixed
Status: reopenedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain James Mills.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.