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

poetry No user exists for uid 1001 #736

Closed
yetanotherion opened this issue May 11, 2023 · 0 comments · Fixed by #737
Closed

poetry No user exists for uid 1001 #736

yetanotherion opened this issue May 11, 2023 · 0 comments · Fixed by #737

Comments

@yetanotherion
Copy link

yetanotherion commented May 11, 2023

With binarySource=install.

"err": {
         "cmd": "/bin/sh -c poetry update --lock --no-interaction ...",
         "stderr": "Creating virtualenv food-catalogue-service-SL4TA2vO-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs\n\nNo user exists for uid 1001\r\n

P.S:
This is unexpected as renovate is executed as
/usr/bin/docker run ... --user 1001:0
still the poetry update fails with the reason above.

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 a pull request may close this issue.

1 participant