#1839 Incorrect *.py[co] files placement
Closed: Fixed None Opened 11 years ago by jhrozek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 921543

Description of problem:
We are doing some checks regarding correct placement of *.py[co] files in rpm
packages.

In your x86_64 package, we found *.py[co] files placed under /usr/lib/
directory. Our test expect *.py[co] files from 64b package to be placed in
/usr/lib64/ dir or package to be build as noarch package.

Could you please move files to /usr/lib64?
Or should this package be build as noarch?

Version-Release number of selected component (if applicable):
sssd-1.9.3-1.el7.x86_64.rpm

Actual results:
sssd-1.9.3-1.el7.x86_64.rpm]:
/usr/lib/python2.7/site-packages/SSSDConfig/__init__.py$
sssd-1.9.3-1.el7.x86_64.rpm]:
/usr/lib/python2.7/site-packages/SSSDConfig/__init__.pyc$
sssd-1.9.3-1.el7.x86_64.rpm]:
/usr/lib/python2.7/site-packages/SSSDConfig/__init__.pyo$
sssd-1.9.3-1.el7.x86_64.rpm]:
/usr/lib/python2.7/site-packages/SSSDConfig/ipachangeconf.py$
sssd-1.9.3-1.el7.x86_64.rpm]:
/usr/lib/python2.7/site-packages/SSSDConfig/ipachangeconf.pyc$
sssd-1.9.3-1.el7.x86_64.rpm]:
/usr/lib/python2.7/site-packages/SSSDConfig/ipachangeconf.pyo
<snip>

Expected results:
Correct placement of files under /usr/lib64 or package built as noarch

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta

resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.10 beta

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2881

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata