Bug 1102846 - Python3 magic value needs update
Summary: Python3 magic value needs update
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-29 16:36 UTC by Jerry James
Modified: 2014-05-29 19:50 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-29 19:50:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jerry James 2014-05-29 16:36:04 UTC
Description of problem:
With the recent python3 update, rpmlint now complains:

python3-repoze-sphinx-autointerface.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/repoze/sphinx/__pycache__/autointerface.cpython-34.pyo expected 3260 (3.4), found 3310 (unknown)
python3-repoze-sphinx-autointerface.noarch: E: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/repoze/sphinx/__pycache__/autointerface.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown)

Version-Release number of selected component (if applicable):
rpmlint-1.5-9.fc21.noarch

How reproducible:
Always

Steps to Reproduce:
1. Build a python package in Rawhide
2. Run rpmlint on the result
3.

Actual results:
rpmlint complains about the newer magic value

Expected results:
No complaints.

Additional info:

Comment 2 Tom "spot" Callaway 2014-05-29 19:50:08 UTC
Fixed in rpmlint-1.5-10.fc21.


Note You need to log in before you can comment on or make changes to this bug.