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

failed to open file /dev/null/uv/uv.toml #4199

Closed
misery opened this issue Jun 10, 2024 · 1 comment · Fixed by #4200
Closed

failed to open file /dev/null/uv/uv.toml #4199

misery opened this issue Jun 10, 2024 · 1 comment · Fixed by #4200
Assignees
Labels
bug Something isn't working

Comments

@misery
Copy link

misery commented Jun 10, 2024

I tried uv in pre-receive hook in gitlab. Seems gitlab misses something here. But it would be nice if uv won't fail anymore.

Tried 0.2.9

uv -v venv $VIRTUAL_ENV
 error: failed to open file `/dev/null/uv/uv.toml`
   Caused by: Not a directory (os error 20)
@zanieb zanieb added the bug Something isn't working label Jun 10, 2024
@zanieb
Copy link
Member

zanieb commented Jun 10, 2024

Thanks for the report!

@charliermarsh charliermarsh self-assigned this Jun 10, 2024
charliermarsh added a commit that referenced this issue Jun 10, 2024
## Summary

Closes #4199.

## Test Plan

`XDG_CONFIG_HOME=/dev/null cargo run venv`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants