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

Iterative envar expansion seems to be flaky #304

Open
alecthomas opened this issue Aug 15, 2022 · 1 comment
Open

Iterative envar expansion seems to be flaky #304

alecthomas opened this issue Aug 15, 2022 · 1 comment

Comments

@alecthomas
Copy link
Collaborator

Changing the Python package to:

env = {
  PYTHONPYCACHEPREFIX: "${PYTHONUSERBASE}/cache",
  PATH: "${PYTHONUSERBASE}/bin:${PATH}",
}

Caused expansion to fail and Python binaries not to be discovered.

@quad
Copy link
Collaborator

quad commented Aug 16, 2022

This PR caused the failure: cashapp/hermit-packages@84bf941

spicykay pushed a commit to spicykay/hermit that referenced this issue Aug 23, 2024
* feat: atlas 'latest'

* fix: feedback on darwin versioning, unpack of latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants