Bug 2273653
| Summary: | python3-boutdata misses folder | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | david08741 |
| Component: | python-boutdata | Assignee: | david08741 |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | awilliam, david08741 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/bout%2B%2B | ||
| Whiteboard: | AcceptedFreezeException | ||
| Fixed In Version: | python-boutdata-0.2.1-5.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-10 03:12:35 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: | |||
| Bug Blocks: | 2187795 | ||
0.2.1-5.fc40 fixes the bug and resolves e.g. the FTBFS for bout++ This is the update: https://bodhi.fedoraproject.org/updates/FEDORA-2024-ca2b6580a2 +3 in https://pagure.io/fedora-qa/blocker-review/issue/1566 , marking accepted. FEDORA-2024-ca2b6580a2 (python-boutdata-0.2.1-5.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-ca2b6580a2 FEDORA-2024-ca2b6580a2 (python-boutdata-0.2.1-5.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: bout-squashouput from python3-boutdata is broken, as the scripts folder is missing. Version-Release number of selected component (if applicable): 0.2.1-2.fc40 Steps to Reproduce: $ bout-squashoutput Traceback (most recent call last): File "/usr/bin/bout-squashoutput", line 5, in <module> from boutdata.scripts.bout_squashoutput import main ModuleNotFoundError: No module named 'boutdata.scripts' Additional info: 0.2.1-5.fc40 fixes the bug, as the missing folder is included.