Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootstrap script not updating on bootstrap.pypa.io #214

Closed
ghost opened this issue Jun 3, 2014 · 8 comments
Closed

bootstrap script not updating on bootstrap.pypa.io #214

ghost opened this issue Jun 3, 2014 · 8 comments

Comments

@ghost
Copy link

ghost commented Jun 3, 2014

Originally reported by: jaraco (Bitbucket: jaraco, GitHub: jaraco)


It seems the bootstrap script is once again not reflecting the updated code in the bitbucket repo. Accessing https://bootstrap.pypa.io/ez_setup.py currently returns the bootstrap script for 3.5.1.


@ghost
Copy link
Author

ghost commented Jun 3, 2014

Original comment by Ivoz (Bitbucket: Ivoz, GitHub: Ivoz):


https://github.com/pypa/pypa-salt/issues/7 related

@ghost
Copy link
Author

ghost commented Jun 3, 2014

Original comment by hhansen (Bitbucket: hhansen, GitHub: hhansen):


For me, https://bootstrap.pypa.io/ez_setup.py now uses 4.0.1 -- which then in turn seems broken (I literally cannot install other packages if I have that version).

@ghost
Copy link
Author

ghost commented Jun 3, 2014

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


Sounds like this issue has been resolved.

@ghost
Copy link
Author

ghost commented Jun 3, 2014

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


@hhansen Please file a ticket describing your problem. I have not heard any reports of issues with 4.0.1.

@ghost
Copy link
Author

ghost commented Jun 15, 2014

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


The bootstrap did not update yesterday to the latest, which is currently 5.0.1. It currently points to 4.0.1, which was removed from PyPI, so the current bootstrap is broken.

@ghost
Copy link
Author

ghost commented Jun 15, 2014

Original comment by dstufft (Bitbucket: dstufft, GitHub: dstufft):


Something has gone wonky with the mercurial on the bootstrap machine... It's not seeing any changes even if I run it manually.

Would it be OK to use the github mirror as the "cannonical" location for ez_setup.py and have the bootstrap box pull from that instead of from Bitbucket?

@ghost
Copy link
Author

ghost commented Jun 15, 2014

Original comment by dstufft (Bitbucket: dstufft, GitHub: dstufft):


I switched the bootstrap server to use https://github.com/jaraco/setuptools.git@bootstrap as the cannonical location for the script. The mercurial bookmark stuff seems janky and fragile :(

@ghost
Copy link
Author

ghost commented Jun 15, 2014

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


That should be suitable. It's possible to get out of sync, but not too likely and easy to correct.

@ghost ghost added major bug labels Mar 29, 2016
@ghost ghost closed this as completed Mar 29, 2016
jaraco added a commit that referenced this issue Apr 12, 2024
…wl-r

GNU: use -Wl,-rpath,<dir> instead of -Wl,-R<dir>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants