Description of problem: When rpmlint is run on anything Python 3.6, it reports a lot of magic value errors. Version-Release number of selected component (if applicable): python3-3.6.0-1.fc26 rpmlint-1.9-3.fc25.noarch How reproducible: easy Steps to Reproduce: 1. Download some python 3.6 package, such as system-python-libs or python3-<anything> from Koji 2. Run rpmlint on it Actual results: python3-utils.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.6/site-packages/python_utils/__pycache__/logger.cpython-36.opt-1.pyc expected 3361 (3.6), found 3379 (unknown) python3-utils.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.6/site-packages/python_utils/__pycache__/logger.cpython-36.pyc expected 3361 (3.6), found 3379 (unknown) ... Expected results: The magic value should be fine. Additional info: Please check if we are doing it right and if so, reassign to rpmlint.
This should be related to https://bugs.python.org/issue26647, will investigate
it has been fixed in rpmlint[0]. Closing the bug. http://pkgs.fedoraproject.org/cgit/rpms/rpmlint.git/commit/?id=ecef64ec258b4d27eff905fd8666ca9a683855d4
Can I backport the fix to Fedora 25?
Thanks for the fix :) +1 on backporting it to f25.
rpmlint-1.9-5.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-efd5e6323b
rpmlint-1.9-5.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f6c0f3adc8
rpmlint-1.9-5.fc24 has been pushed to the Fedora 24 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-2017-f6c0f3adc8
rpmlint-1.9-5.fc25 has been pushed to the Fedora 25 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-2017-efd5e6323b
rpmlint-1.9-5.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
rpmlint-1.9-5.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.