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

feat: clean env more agressively and run bash with --norc --noprofile #857

Closed
wants to merge 1 commit into from

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented May 24, 2024

I had issues when running the build process from within a pixi run.

This fixes that, but it's also pretty aggressive. However, we do copy a lot of environment variables from the running system into the build_env.sh script anyways so probably this is fine.

@wolfv
Copy link
Member Author

wolfv commented May 24, 2024

Hmm, unfortunately, this gives me some headaches. On Windows we definitely need some env vars, and I see pretty weird failures inside pytest.

Windows reference: rust-lang/rust#114737

@wolfv wolfv closed this Jun 4, 2024
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

Successfully merging this pull request may close these issues.

1 participant