[Sugar-devel] Fwd: Error in creating the development environment

James Cameron quozl at laptop.org
Mon Jan 25 00:21:20 EST 2016


On Mon, Jan 25, 2016 at 10:30:10AM +0530, DEEPESH SINGH wrote:
> I get the following error
>
> $ ./osbuild shell
>
> $ sudo broot run osbuild shell
> Password:
> You must create or download the build root first.
>
> ! Failed to run command shell
>
> when i try to run “./osbuild shell“ command as given in
> https://developer.sugarlabs.org/dev-environment.md.html
> I have done all steps up to here.
> Please help me since i am a beginner.

Check the exit status of "osbuild pull" command, make sure it is zero
before proceeding.  If it is not, find out what error from pull to fix.

e.g.

./osbuild pull
echo $?

-- 
James Cameron
http://quozl.netrek.org/


More information about the Sugar-devel mailing list