Skip to content
Snippets Groups Projects

Dockerfile: circumvent PEP-668 + fix check_connect.js path

Merged Lucent requested to merge (removed):future-2024-05-11 into future-2024-05-11

What does this PR do?

  • The latest version of Alpine Linux has rolled out a version of Python 3 adhering to PEP-668, so installing pip packages manually is not doable anymore except by using a flag to let it install anyways: pip and setuptools are now pulled from Alpine's repos through apk.
  • Misskey changed path for check_connect.js: changed copy command to position it to the new correct path.

Tested on my instance + did a full build on my arm64 testbed. Confirmed working on arm64 also by user Tess/@vorap@garlic.social on the Discord server.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading