Skip to content

Fix docker build#1063

Merged
Askaholic merged 1 commit into
FAForever:developfrom
Askaholic:fix-docker-install
Jul 21, 2025
Merged

Fix docker build#1063
Askaholic merged 1 commit into
FAForever:developfrom
Askaholic:fix-docker-install

Conversation

@Askaholic

@Askaholic Askaholic commented Jul 20, 2025

Copy link
Copy Markdown
Collaborator

The docker build was failing because the package was not able to install. This is due to the package importing itself during install time, which has caused issues in the past as well. I'm not sure when/why it started failing this time around, but the most robust fix is to remove the self importing behavior. We lose some package metadata, but it doesn't matter.

I also moved all static metadata into the setup.cfg file.

@Askaholic Askaholic enabled auto-merge (squash) July 20, 2025 17:57
@Askaholic Askaholic merged commit bddd763 into FAForever:develop Jul 21, 2025
10 of 11 checks passed
@Askaholic Askaholic deleted the fix-docker-install branch July 21, 2025 01:12
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.

1 participant