Bug 1926799
| Summary: | Require python3-lark-parser, python3-requests | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Dave Love <dave.love> | ||||
| Component: | charliecloud | Assignee: | jogas | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel7 | CC: | dave.love, jogas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | charliecloud-0.22-1.el7 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-02-24 19:55:44 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: | |||||||
| Attachments: |
|
||||||
Good catch. 0.22 was released yesterday and I have included these changes in the candidate builds for 33, 32, el7 and el8. Note that I don't seem able to stage builds to rawhide anymore (fedpkg error: Could not execute build: Unknown build target: rawhide-candidate). Not sure why but I haven't had time to sleuth the issue. Anyway, I'll reference this bug when I create the update for 0.22. FEDORA-EPEL-2021-1d6f5c3eb0 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-1d6f5c3eb0 FEDORA-2021-edc2d62a1a has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-edc2d62a1a FEDORA-EPEL-2021-ec7f0ad838 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-ec7f0ad838 FEDORA-EPEL-2021-ec7f0ad838 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-ec7f0ad838 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-ec7f0ad838 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1755939 [details] patch for python3-lark-parser, python3-requests Description of problem: I guess the package should require the lark-parser and requests python modules that are looked for by configure and are packaged. Patch attached (build checked on el7 and rawhide).