[Freeipa-devel] [PATCH] 419 Prevent *.pyo and *.pyc multilib problems

Petr Viktorin pviktori at redhat.com
Tue Aug 13 10:43:12 UTC 2013


On 08/13/2013 10:50 AM, Martin Kosek wrote:
> Differences in the python byte code fails in a build validation
> (rpmdiff) done on difference architecture of the same package.
>
> This patch:
>   1) Ensures that timestamps of generated *.pyo and *.pyc files match
>   2) Python integer literals greater or equal 2^32 and lower than 2^64
>      are converted to long right away to prevent different type of
>      the integer on architectures with different size of int
>
> https://fedorahosted.org/freeipa/ticket/3858

I tested this together with your patches 420-421. IPA still builds, 
tests pass. ACK.

-- 
Petr³




More information about the Freeipa-devel mailing list