Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Docker build for burnham broken 🚧 #52

Closed
hackebrot opened this issue Jul 3, 2020 · 4 comments · Fixed by #53
Closed

Docker build for burnham broken 🚧 #52

hackebrot opened this issue Jul 3, 2020 · 4 comments · Fixed by #53
Labels
bug Bugs and problems with burnham dependencies Tasks related to managing dependencies

Comments

@hackebrot
Copy link
Collaborator

hackebrot commented Jul 3, 2020

We haven't made any changes to the Docker build configuration for burnham since the most recent successful build job. Here's what I found so far by comparing the CI logs:

Most recent successful build

pip 20.1.1
wheel 0.34.2
setuptools 47.3.1

Failing build

pip 20.1.1
wheel 0.34.2
setuptools 48.0.0

cc @jezdez

@hackebrot hackebrot added the bug Bugs and problems with burnham label Jul 3, 2020
@hackebrot
Copy link
Collaborator Author

Steps to reproduce:

docker-compose build --no-cache

@hackebrot hackebrot added the dependencies Tasks related to managing dependencies label Jul 3, 2020
@hackebrot
Copy link
Collaborator Author

Setuptools upstream issue pypa/setuptools#2228

@jezdez
Copy link

jezdez commented Jul 6, 2020

Sorry I was out on PTO, why was I cc'd on this?

@hackebrot
Copy link
Collaborator Author

Hi @jezdez! 👋

My apologies, I missed that you were out on PTO. I cc'd you because you are listed as a maintainer for setuptools on PyPI and I figured you might be able to help resolve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bugs and problems with burnham dependencies Tasks related to managing dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants