Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

pixi build backend(s) should not include .pixi folder #45

Open
tdejager opened this issue Jan 3, 2025 · 0 comments
Open

pixi build backend(s) should not include .pixi folder #45

tdejager opened this issue Jan 3, 2025 · 0 comments

Comments

@tdejager
Copy link
Contributor

tdejager commented Jan 3, 2025

If you have e.g. a pixi-build-python backend in a pyproject.toml and run pixi install you will get a “filename too long” error if condition is not fulfilled:

  • .gitignore file with “.pixi” entry

This happens since rattler-build gets into a recursive loop grabbing everything. We should add a way to inform rattler-build which directories it should ignore

@tdejager tdejager changed the title pixi build shouldn't rely on gitignore pixi build shouldn't rely on .gitignore Feb 3, 2025
@tdejager tdejager changed the title pixi build shouldn't rely on .gitignore pixi build backend should not include .pixi folder Feb 3, 2025
@tdejager tdejager changed the title pixi build backend should not include .pixi folder pixi build backend(s) should not include .pixi folder Feb 3, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant