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

Invalid Poetry Configuration.... #1

Open
krisdthompson opened this issue Nov 1, 2023 · 0 comments
Open

Invalid Poetry Configuration.... #1

krisdthompson opened this issue Nov 1, 2023 · 0 comments

Comments

@krisdthompson
Copy link

During build of chirpstack-ran-bridge

=> ERROR [chirpstack-ran-bridge builder 7/7] RUN poetry install --no-dev --no-root && if [ "production" = "development" ]; then poetry install; fi

From the stack trace

15.73           File "/tmp/pip-build-env-is1ztpnl/overlay/lib/python3.10/site-packages/poetry/core/factory.py", line 58, in create_poetry
15.73             raise RuntimeError("The Poetry configuration is invalid:\n" + message)
15.73         RuntimeError: The Poetry configuration is invalid:
15.73           - data.homepage must be uri

This is the line of the Dockerfile (Step 7 of 7 in the build)
https://github.com/everynet/ran.routing.chirpstack.v4/blob/main/Dockerfile

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