Skip to content

Conversation

eandersson
Copy link
Contributor

@eandersson eandersson commented Aug 19, 2025

While following the README and setting up the development environment, the Docker container failed when installing python3-distutils:

E: Package 'python3-distutils' has no installation candidate

This PR updates the Dockerfile to install python3 (which is required by the build process) instead, which resolves the issue.

@dpw13
Copy link

dpw13 commented Aug 22, 2025

I can confirm this fixed the issue for me as well and has produced no new build errors or warnings from what I can tell.

@brocaar
Copy link
Collaborator

brocaar commented Aug 22, 2025

Thanks @eandersson, I think this is caused because Debian was recently updated top a new major version.

@brocaar brocaar merged commit 02138a6 into chirpstack:master Aug 22, 2025
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 this pull request may close these issues.

3 participants