Bug 1672098

Summary: python3-cheetah-0:3.1.0-6.fc29 owns /usr/lib64/python3.7/site-packages/
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-cheetahAssignee: Mike Bonnet <mikeb>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: kwizart, mikeb
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-09-17 16:49:58 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: 1731542    

Description Miro Hrončok 2019-02-03 19:24:23 UTC
The /usr/lib64/python3.7/site-packages/ directory is supposed to be owned by python3-libs, not this package. Please fix the %files section not to include:

%{python3_sitearch} - /usr/lib64/python3.7/site-packages/

When you do it, please make sure not to own  /usr/lib64/python3.7/site-packages/__pycache__ either.

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

Comment 2 Mike Bonnet 2019-08-27 15:03:15 UTC
This will be fixed once we have a resolution for running Cheetah under Python 3.8. See https://bugzilla.redhat.com/show_bug.cgi?id=1706003