Bug 1817029

Summary: tipcutils requires python2
Product: [Fedora] Fedora Reporter: Petr Viktorin (pviktori) <pviktori>
Component: tipcutilsAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hany, lsm5
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.0.4-2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-26 09:35:18 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: 1708725    
Bug Blocks:    

Description Petr Viktorin (pviktori) 2020-03-25 12:54:21 UTC
With the latest update, tipcutils started depending on /usr/bin/python2 from the deprecated package python27.
Can the dependency be removed?

Comment 1 Lokesh Mandvekar 2020-03-25 12:57:50 UTC
Peter, are you still maintaining tipcutils? Could you please take a look at this?

Comment 2 Peter Hanecak 2020-03-25 16:46:51 UTC
Yes, I'll take a look.

Sorry, my bad: I did an update, noticed that it now contains also Python utilities but forgot to check whether that is Python2 or Python3.

Comment 3 Peter Hanecak 2020-03-25 20:03:01 UTC
Since XXX does not work with Python 3, I've dropped it from the package.

New build available:

https://koji.fedoraproject.org/koji/taskinfo?taskID=42767767

Is this sufficient? Can I close this?

Comment 4 Peter Hanecak 2020-03-25 20:04:15 UTC
XXX = tipc-trace (one of the utilities in the package)

Comment 5 Petr Viktorin (pviktori) 2020-03-26 09:35:18 UTC
Yes, that's sufficient. Thank you!