Skip to content

Fixed: Minio and Python installation errors - #39

Merged
svpernova09 merged 3 commits into
svpernova09:mainfrom
coolamit:feature/bug-fix-38
Dec 30, 2025
Merged

Fixed: Minio and Python installation errors#39
svpernova09 merged 3 commits into
svpernova09:mainfrom
coolamit:feature/bug-fix-38

Conversation

@coolamit

Copy link
Copy Markdown

Fixes #38

  • Replaced mc config command use with mc alias. Minio removed mc config earlier in 2025 and its no longer available on newer versions.
  • Added --break-system-packages flag on pip3 install commands. Ubuntu 24.04 implements PEP 668 which blocks system wide pip installs without this flag.

…onfig` earlier in 2025 and its no longer available on newer versions.
Ubuntu 24.04 implements PEP 668 which blocks system wide pip installs without this flag.

@svpernova09 svpernova09 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@svpernova09
svpernova09 merged commit 39bd615 into svpernova09:main Dec 30, 2025
1 check passed
@coolamit
coolamit deleted the feature/bug-fix-38 branch December 30, 2025 16: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.

[Bug] Fresh provision fails

2 participants