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

Renovate's Docker image creation failing (Poetry issue?) #4834

Closed
rarkins opened this issue Nov 19, 2019 · 2 comments
Closed

Renovate's Docker image creation failing (Poetry issue?) #4834

rarkins opened this issue Nov 19, 2019 · 2 comments
Assignees

Comments

@rarkins
Copy link
Collaborator

rarkins commented Nov 19, 2019

From the build logs:

Step 58/75 : RUN poetry config settings.virtualenvs.create false
---> Running in 98b5dff7107a
Traceback (most recent call last):
File "/home/ubuntu/.poetry/bin/poetry", line 12, in <module>
from poetry.console import main
File "/home/ubuntu/.poetry/lib/poetry/console/__init__.py", line 1, in <module>
from .application import Application
File "/home/ubuntu/.poetry/lib/poetry/console/application.py", line 6, in <module>
from cleo import Application as BaseApplication
ModuleNotFoundError: No module named 'cleo'
Removing intermediate container 98b5dff7107a
The command '/bin/sh -c poetry config settings.virtualenvs.create false' returned a non-zero code: 1

Might be Python 3.8-related (Cc @JamieMagee ): python-poetry/poetry#553 (comment)

@JamieMagee JamieMagee self-assigned this Nov 19, 2019
@JamieMagee
Copy link
Contributor

@rarkins I'll investigate tomorrow

@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 19.66.18 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants