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

build: Respect TMPDIR for virtualenv. #8457

Merged
1 commit merged into from Apr 7, 2016

Conversation

robbat2
Copy link
Contributor

@robbat2 robbat2 commented Apr 5, 2016

Gentoo's normal build process uses a sandbox to catch writes outside the
build environment; this includes providing a value other than /tmp for
TMPDIR. Use TMPDIR by default for CEPH_BUILD_VIRTUALENV.

Signed-off-by: Robin H. Johnson robin.johnson@dreamhost.com

Gentoo's normal build process uses a sandbox to catch writes outside the
build environment; this includes providing a value other than /tmp for
TMPDIR. Use TMPDIR by default for CEPH_BUILD_VIRTUALENV.

Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
@ghost ghost self-assigned this Apr 6, 2016
@ghost
Copy link

ghost commented Apr 6, 2016

@robbat2 I assume TMPDIR is defined by gentoo, right ?

@robbat2
Copy link
Contributor Author

robbat2 commented Apr 6, 2016

Yes, eg (as I have avahi rebuilding on my desktop right now)
TMPDIR=/dev/shm/portage/net-dns/avahi-0.6.32/temp

@ghost ghost merged commit c2fd18c into ceph:master Apr 7, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant