Bug 1719411

Summary: Remove build dep on legacy Python 2 subpackage of pyelftools
Product: [Fedora] Fedora Reporter: Terje Røsten <terje.rosten>
Component: uboot-toolsAssignee: Peter Robinson <pbrobinson>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: dan, dennis, jdisnard, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: uboot-tools-2020.01-0.1.rc1.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-30 15:12:30 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: 1737960    

Description Terje Røsten 2019-06-11 18:19:04 UTC
Description of problem:

spec of uboot-tools:

https://src.fedoraproject.org/rpms/uboot-tools/blob/master/f/uboot-tools.spec#_57

does:
 
BuildRequires:  python2-pyelftools


This package is considered legacy and will be removed in future Fedora release.
Please port to Python 3 or other means of removing this build dep.

Comment 1 Ben Cotton 2019-08-13 16:56:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to '31'.

Comment 2 Ben Cotton 2019-08-13 19:11:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to 31.

Comment 3 Peter Robinson 2019-08-19 12:52:00 UTC
Already working with upstream to move it to python3, upstream is aware of the problem

Comment 4 Peter Robinson 2019-10-31 17:08:25 UTC
With uboot-tools-2020.01-0.1.rc1.fc32 we built purely with python3, not just closing this as yet as the patches aren't all upstream yet and there might be side effects we need to fix so we'll track them here.