Bug 2389362
| Summary: | myst-nb: FTBFS in Fedora 43 and Rawhide: AssertionErrors in tests/test_execute.py (expected hash mismatch) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | myst-nb | Assignee: | Jerry James <loganjerry> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | loganjerry |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/myst-nb | ||
| Whiteboard: | |||
| Fixed In Version: | myst-nb-1.3.0-4.fc44 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-08-22 20:29:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2385507 | ||
| Bug Blocks: | 2339432, 2373702, 2384424 | ||
|
Description
Karolina Surma
2025-08-19 09:38:31 UTC
The hashes are easy to fix (I have to figure out some way of automatically computing those hashes!), but now the build fails because python3dist(pandas) and python3dist(pyarrow) cannot be installed: https://koji.fedoraproject.org/koji/taskinfo?taskID=136236262 The build has succeeded in Rawhide and F43. |