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

Make behavior configurable when installing a package overwrites a file (allow raising an error) #1027

Open
2 tasks done
calebzulawski opened this issue Jan 15, 2025 · 0 comments

Comments

@calebzulawski
Copy link
Contributor

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

It appears that when a file is overwritten by installing a package with the same file path as another, rattler renames the file to indicate it's been clobbered. This is useful (and just caught a bug in my production code!) but it would be nice if this could be configured to raise an error instead.

Why is this needed?

No response

What should happen?

No response

Additional Context

No response

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

1 participant