Bug 1294321

Summary: Unowned mysqlclient-*.egg-info dirs
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: python-mysqlAssignee: Jakub Dorňák <jdornak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: hhorak, jdornak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-mysql-1.3.7-4.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-03 20:26:12 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:

Description Ville Skyttä 2015-12-26 23:18:45 UTC
python3-mysql installs files into /usr/lib64/python3.4/site-packages/mysqlclient-1.3.7-py3.4.egg-info but does not own the dir:

$ rpm -qf /usr/lib64/python3.4/site-packages/mysqlclient-1.3.7-py3.4.egg-info
file /usr/lib64/python3.4/site-packages/mysqlclient-1.3.7-py3.4.egg-info is not owned by any package
$ rpm -qf /usr/lib64/python3.4/site-packages/mysqlclient-1.3.7-py3.4.egg-info/*
python3-mysql-1.3.7-1.fc23.x86_64
[...]

Looks like this is intentionally done in the specfile:

sed -i /\.egg-info$/d INSTALLED_FILES_?

There's no rationale for that specified, I suppose the line should be just removed.

Comment 2 Fedora Update System 2016-02-22 16:38:31 UTC
python-mysql-1.3.7-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-eca3958656

Comment 3 Fedora Update System 2016-02-24 21:52:41 UTC
python-mysql-1.3.7-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-eca3958656

Comment 4 Fedora Update System 2016-03-03 20:26:07 UTC
python-mysql-1.3.7-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.