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

Use a secure randomized build directory when possible #2122

Merged
merged 1 commit into from Nov 12, 2014

Conversation

dstufft
Copy link
Member

@dstufft dstufft commented Nov 12, 2014

Fixes #1964
Fixes #1935
Fixes #676

@dstufft dstufft force-pushed the randomized-build-directory branch 2 times, most recently from e47da03 to 9811c8c Compare November 12, 2014 00:53
dstufft added a commit that referenced this pull request Nov 12, 2014
Use a secure randomized build directory when possible
@dstufft dstufft merged commit 043fe9f into pypa:develop Nov 12, 2014
@dstufft dstufft deleted the randomized-build-directory branch November 12, 2014 01:44
@dstufft
Copy link
Member Author

dstufft commented Nov 20, 2014

Here's a patch against 1.5.6 that also does this: https://bpaste.net/show/05df2f100c93 incase any downstream redistributors want to backport it.

@ssbarnea
Copy link
Contributor

ssbarnea commented Jan 6, 2015

Any progress on this? The lack of this is affecting Mac OS X users considerably: for every initial failed build, you cannot perform a new one without manually removing the build directory.

@vionemc
Copy link

vionemc commented Feb 25, 2017

I just delete the folder for that package in /tmp/pip_build_root/

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants