[Bug 876470] New: rpmlint uses wrong magic number for Python 3.4 bytecode

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c0 Summary: rpmlint uses wrong magic number for Python 3.4 bytecode Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: dmueller@suse.com ReportedBy: andrea@opensuse.org QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- While compiling the new gns3 alpha for openSUSE Factory, rpmlint complains about wrong magic byte code 3310: [ 124s] gns3-gui.noarch: W: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/gns3/ports/__pycache__/port.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) [ 124s] gns3-gui.noarch: W: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/gns3/__pycache__/jsonrpc.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) [ 124s] gns3-gui.noarch: W: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/gns3/__pycache__/early_release_dialog.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) [ 124s] gns3-gui.noarch: W: python-bytecode-wrong-magic-value /usr/lib/python3.4/site-packages/gns3/__pycache__/settings.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) ecc ecc according to cpython, file Lib/importlib/_bootstrap.py line 421, he bytecode 3310 is the latest python 3.4 bytecode, while 3260 is the earliest for the 3.4 series expected result: rpmlint doesn't complain for a correct bytecode -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c1 --- Comment #1 from andrea florio <andrea@opensuse.org> 2014-05-06 09:42:44 UTC --- you can verify buildservice build log from my home project where i obtained this: home:anubisg1:networking/GNS3-gui -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c2 --- Comment #2 from andrea florio <andrea@opensuse.org> 2014-05-06 09:43:32 UTC --- actually any python3 package shows the same rpmlint complain -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c3 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Dirk Mueller <dmueller@suse.com> 2014-05-08 10:56:19 CEST --- Fixed, thanks for the report! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-05-08 11:00:10 CEST --- This is an autogenerated message for OBS integration: This bug (876470) was mentioned in https://build.opensuse.org/request/show/233002 Factory / rpmlint -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-05-12 10:00:13 CEST --- This is an autogenerated message for OBS integration: This bug (876470) was mentioned in https://build.opensuse.org/request/show/233532 Factory / rpmlint -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c1 --- Comment #1 from andrea florio <andrea@opensuse.org> 2014-05-06 09:42:44 UTC --- you can verify buildservice build log from my home project where i obtained this: home:anubisg1:networking/GNS3-gui -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c2 --- Comment #2 from andrea florio <andrea@opensuse.org> 2014-05-06 09:43:32 UTC --- actually any python3 package shows the same rpmlint complain -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c3 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Dirk Mueller <dmueller@suse.com> 2014-05-08 10:56:19 CEST --- Fixed, thanks for the report! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-05-08 11:00:10 CEST --- This is an autogenerated message for OBS integration: This bug (876470) was mentioned in https://build.opensuse.org/request/show/233002 Factory / rpmlint -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=876470 https://bugzilla.novell.com/show_bug.cgi?id=876470#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-05-12 10:00:13 CEST --- This is an autogenerated message for OBS integration: This bug (876470) was mentioned in https://build.opensuse.org/request/show/233532 Factory / rpmlint -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com