Bug 1294317

Summary: Python ships /etc/tmpfiles.d/python.conf instead of /usr/lib/tmpfiles.d/python.conf
Product: Red Hat Enterprise Linux 7 Reporter: Robert Scheck <redhat-bugzilla>
Component: pythonAssignee: Python Maintainers <python-maint>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: bnater, rkuska
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-18 08:03:33 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 Robert Scheck 2015-12-26 21:41:02 UTC
Description of problem:
Python ships the file /etc/tmpfiles.d/python.conf instead of the file
/usr/lib/tmpfiles.d/python.conf - thus the RPM package touches the space
for administrators rather the space suited for RPM packages.

Version-Release number of selected component (if applicable):
python-libs-2.7.5-34.el7.x86_64

How reproducible:
Everytime, see above and below.

Actual results:
Python ships /etc/tmpfiles.d/python.conf file.

Expected results:
Python should ship /usr/lib/tmpfiles.d/python.conf file.

Comment 2 Robert Kuska 2016-01-18 08:03:33 UTC

*** This bug has been marked as a duplicate of bug 1288426 ***