Hi, tizen developers,

I am beginner in tizen.
I just install some tools (gbs, mic) from review.tizen.org
(step by step described in the URL,
https://source.tizen.org/documentation/developer-guide/installing-development-tools)

when I run gbs to build tizen as the following,
$ gbs build -A i586

I met the following error message,

> Traceback (most recent call last):
>   File "/usr/local/bin/gbs", line 23, in <module>
>     from gitbuildsys import msger, cmdln, errors
>   File "/usr/local/lib/python2.7/dist-packages/gitbuildsys/msger.py", line 
> 77, in <module>
>     gbp.log.logger.format = '%(color)s%(levelname)s: %(coloroff)s%(message)s'
> AttributeError: 'module' object has no attribute 'logger'

My environment is
Ubuntu 12.04 LTS (Desktop)

I cannot build the tizen, because of such errors.
Any comment for this will be appreciated.

Thank you in advance.

- jy
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to