Bug 1737956
| Summary: | edk2 depends on Python 2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lumír Balhar <lbalhar> |
| Component: | edk2 | Assignee: | Paolo Bonzini <pbonzini> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | berrange, crobinso, kraxel, pbonzini, philmd, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-07 08:20:48 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: | 1698500 | ||
|
Description
Lumír Balhar
2019-08-06 12:06:44 UTC
The latest f31 build doesn't seem to have a python2 dep: [:~] $ ls edk2-* edk2-aarch64-20190501stable-3.fc31.noarch.rpm edk2-qosb-20190501stable-3.fc31.noarch.rpm edk2-arm-20190501stable-3.fc31.noarch.rpm edk2-tools-20190501stable-3.fc31.x86_64.rpm edk2-ovmf-20190501stable-3.fc31.noarch.rpm edk2-tools-doc-20190501stable-3.fc31.noarch.rpm edk2-ovmf-ia32-20190501stable-3.fc31.noarch.rpm edk2-tools-python-20190501stable-3.fc31.noarch.rpm [:~] $ rpm -qp --requires edk2-* | grep python /usr/bin/python3 python3 python3 Is there more info on how the python2 dep was determined? You are right. Info about edk2 was outdated in portingdb [0]. Thank you. [0] https://fedora.portingdb.xyz/pkg/edk2/ |