[oi-dev] Bypassing check for inexistent python .pyc files in IPS manifests.

Alexander Pyhalov alp at rsu.ru
Mon Nov 18 07:46:12 UTC 2013


Hello.

On 11/18/2013 11:34, Aurélien Larcher wrote:

> After looking for a solution I came across the following solution to
> indicate not to seek a .pyc file:
>
> file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/python.py
> pkg.tmp.autopyc=false
>
> Is it correct or is there a preferred way to achieve that ?
> Best regards,


Yes, usually you have two options: make package generate *.pyc files or 
set this option. Sometimes package just is not supposed to do it. In 
this case autopyc=false is a solution.
-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University




More information about the oi-dev mailing list