[Sugar-devel] Problem when building a module
Ajay Garg
ajay at activitycentral.com
Sat Dec 29 06:25:42 EST 2012
Ahhh.. never-mind...
replacing
""from devbot import main""
by
"from devbot import main, build"
in "commands/build" did the trick !!!
On Sat, Dec 29, 2012 at 4:49 PM, Ajay Garg <ajay at activitycentral.com> wrote:
> Hi.
>
> I cloned the latest code for sugar-build architecture; and I then tried to
> (just) build "sugar".
> I ran "make build-sugar"; however, I am getting the error ::
>
> ###########################################################################
> [ajay at localhost sugar-build]$ make build-sugar
> Traceback (most recent call last):
> File "/home/ajay/doosra/commands/build", line 17, in <module>
> if not build.build_one(args.module):
> NameError: name 'build' is not defined
> make: *** [build-sugar] Error 1
> ###########################################################################
>
>
> Any ideas how the issue may be solved?
>
>
>
> Regards,
>
> Ajay Garg
> Dextrose Developer
> Activity Central: http://activitycentral.com
--
Regards,
Ajay Garg
Dextrose Developer
Activity Central: http://activitycentral.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20121229/dd3896d3/attachment.html>
More information about the Sugar-devel
mailing list