Skip to content

Conversation

@biergaizi
Copy link
Contributor

@biergaizi biergaizi commented Dec 6, 2025

See Also

CI: Fix AlmaLinux 9 build and a macOS Typo

Previously AlmaLinux 9 failed to build because of an upstream bug [1], just after this bug has been fixed, AlmaLinux 9 still failed to build because GitHub Actions upgraded "AlmaLinux Latest" from AlmaLinux 9 to 10, and AlmaLinux 10 has two additional missing packages (reported as bugs [2][3]).

To fix the build for now, change "AlmaLinux Latest" to "AlmaLinux 9".

Also, fix a message typo in the macOS section.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=2416611
[2] https://bugzilla.redhat.com/show_bug.cgi?id=2374130
[3] https://bugzilla.redhat.com/show_bug.cgi?id=2419727

python/README.md: add guidance for "bdist_wheel" and fix a path typo

In the Python README.md, add a guidance for the error message: error: invalid command bdist_wheel. Also, fix a venv path typo.

@biergaizi biergaizi marked this pull request as draft December 6, 2025 23:40
@biergaizi biergaizi force-pushed the almalinux-fix branch 3 times, most recently from 68372ff to a44a901 Compare December 7, 2025 00:08
Previously AlmaLinux 9 failed to build because of an upstream bug [1], just
after this bug has been fixed, AlmaLinux 9 still failed to build because GitHub
Actions upgraded "AlmaLinux Latest" from AlmaLinux 9 to 10, and AlmaLinux 10
has two additional missing packages (reported as bugs [2][3]).

To fix the build for now, change "AlmaLinux Latest" to "AlmaLinux 9".

Also, fix a message typo in the macOS section.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=2416611
[2] https://bugzilla.redhat.com/show_bug.cgi?id=2374130
[3] https://bugzilla.redhat.com/show_bug.cgi?id=2419727

Signed-off-by: Yifeng Li <tomli@tomli.me>
In the Python README.md, add a guidance for the error message:
error: invalid command `bdist_wheel`. Also, fix a venv path typo.

Signed-off-by: Yifeng Li <tomli@tomli.me>
@biergaizi biergaizi marked this pull request as ready for review December 7, 2025 01:11
@biergaizi
Copy link
Contributor Author

Merge ready.

@thliebig thliebig merged commit d868828 into thliebig:master Dec 7, 2025
12 checks passed
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.

2 participants