[Kimchi-devel] [PATCH 0/2] Fix make check-local issues

Daniel Henrique Barboza danielhb at linux.vnet.ibm.com
Fri Oct 2 12:28:09 UTC 2015


Have you noticed this RuntimeWarning in your environment? I am getting 
this message
here when I run make check-local:


$ make check-local
contrib/check_i18n.py ./i18n.py
Checking for invalid i18n string...
./i18n.py:20: RuntimeWarning: Parent module '' not found while handling 
absolute import
   import gettext
Checking for invalid i18n string successfully


If it happens with everyone else, can you take a look into that in this 
same patchset?


Thanks,


Daniel


On 10/01/2015 05:42 PM, Lucio Correia wrote:
> Lucio Correia (2):
>    Fix name mismatch with imported module
>    Fix PEP8 issues
>
>   src/wok/config.py.in                           |   19 +++++++++++--------
>   src/wok/plugins/kimchi/model/host.py           |    4 ++--
>   src/wok/plugins/kimchi/tests/test_config.py.in |    1 -
>   src/wok/plugins/kimchi/tests/test_host.py      |    5 ++---
>   4 files changed, 15 insertions(+), 14 deletions(-)
>
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20151002/9570ecfd/attachment.html>


More information about the Kimchi-devel mailing list