Hide Forgot
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.
*** This bug has been marked as a duplicate of bug 1288426 ***