Skip to content

also set $XDG_CACHE_HOME during installation of Python, to ensure that 'pip' that comes along with it doesn't touch $HOME/.cache/pip#1705

Merged
akesandgren merged 1 commit intoeasybuilders:developfrom
boegel:python_pip_cache
Apr 29, 2019
Merged

also set $XDG_CACHE_HOME during installation of Python, to ensure that 'pip' that comes along with it doesn't touch $HOME/.cache/pip#1705
akesandgren merged 1 commit intoeasybuilders:developfrom
boegel:python_pip_cache

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Apr 29, 2019

Without this, make install fails for Python 3.6.6 if $HOME/.cache/pip is read-only at the time it is executed...

…t 'pip' that comes along with it doesn't touch $HOME/.cache/pip
@boegel boegel added the bug fix label Apr 29, 2019
@boegel boegel added this to the next release (3.9.1) milestone Apr 29, 2019
@boegel boegel requested a review from akesandgren April 29, 2019 19:11
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @boegel!

@akesandgren akesandgren merged commit 49997a8 into easybuilders:develop Apr 29, 2019
@boegel boegel deleted the python_pip_cache branch April 29, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants