openid/python-openid

Download URL to python-yadis package on PyPI broken

jezdez opened this issue · 6 comments

Please update the download link to the python-yadis source dist on http://pypi.python.org/pypi/python-yadis/ or for the love of god upload it to PyPI. kthxbye

+1. Thank you.

eykd commented

Until someone bothers to fix this, I happen to have a cached package squirreled away.

http://static.crossway.org/_tmp/python-yadis-1.1.0.tar.gz

Please fix this problem. I am, like many people, having problems when trying to install with PIP:

Downloading/unpacking python-yadis>=1.1.0 (from -r requirements.txt (line 7))
Downloading python-yadis-1.1.0.tar.gz
Exception:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/pip/basecommand.py", line 130, in main
self.run(options, args)
File "/usr/lib/pymodules/python2.7/pip/commands/install.py", line 223, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/pymodules/python2.7/pip/req.py", line 918, in prepare_files
self.unpack_url(url, location, self.is_download)
File "/usr/lib/pymodules/python2.7/pip/req.py", line 1024, in unpack_url
return unpack_http_url(link, location, self.download_cache, only_download)
File "/usr/lib/pymodules/python2.7/pip/download.py", line 448, in unpack_http_url
unpack_file(temp_location, location, content_type, link)
File "/usr/lib/pymodules/python2.7/pip/util.py", line 465, in unpack_file
untar_file(filename, location)
File "/usr/lib/pymodules/python2.7/pip/util.py", line 401, in untar_file
tar = tarfile.open(filename, mode)
File "/usr/lib/python2.7/tarfile.py", line 1676, in open
return func(name, filemode, fileobj, **kwargs)
File "/usr/lib/python2.7/tarfile.py", line 1727, in gzopen
raise ReadError("not a gzip file")
ReadError: not a gzip file

By the way, thanks, eykd, for your mirror.

The problem still exists. Thank you, eykd, for the mirror.

This repo is being archived. Closing issue.