toaster.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Reyna, David" <david.reyna@windriver.com>
To: Brahmmi Boss <brahmmi88@gmail.com>,
	"toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: Re: Query regarding toaster setup in local build mode
Date: Thu, 25 Jan 2018 09:40:55 +0000	[thread overview]
Message-ID: <5E53D14CE4667A45B9A06760DE5D13D0F117051B@ALA-MBC.corp.ad.wrs.com> (raw)
In-Reply-To: <CAHK8ku0kcSfWU5qEoOwi8bV9TDY5cS7Wsqd6as7Ev1iWQstRPg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1815 bytes --]

Hi Veera,

Since you are using an explicit “source bitbake/bin/toaster” from the “poky” directory, I am concerned that your environment is not set up.

Here is how I do local build captures:

  $ cd poky
  $ . ./oe-init-build-env
  $ . toaster start
  $ bitbake core-image-base

Open a browser to “localhost:8000” to watch the build and examine the results, and perhaps run additional bitbake build commands.

When you are all done and want to stop the server:
  $ . toaster stop

Observe that you need to be in a proper bitbake build environment, and use the toaster “start” and “stop” commands.

- David


From: toaster-bounces@yoctoproject.org [mailto:toaster-bounces@yoctoproject.org] On Behalf Of Brahmmi Boss
Sent: Wednesday, January 24, 2018 9:37 PM
To: toaster@yoctoproject.org
Subject: [Toaster] Query regarding toaster setup in local build mode

Hi,
I am trying to setup toaster  in in build mode locally on ubuntu pc.but i got the following errors,
please help to resolve the errors.


veera@veera-OptiPlex-9020:~/toaster/poky$ source bitbake/bin/toaster
The system will start.
Syncing...
Creating tables ...
Installing custom SQL ...
Installing indexes ...
Installed 0 object(s) from 0 fixture(s)

Synced:
 > django.contrib.staticfiles
 > django.contrib.humanize
 > south

Not synced (use migrations):
 - orm
(use ./manage.py migrate to migrate these)
Running migrations for orm:
- Nothing to migrate.
 - Loading initial data for orm.
Installed 0 object(s) from 0 fixture(s)
[1]+  Exit 1                  python $BBBASEDIR/lib/toaster/manage.py runserver 0.0.0.0:8000<http://0.0.0.0:8000> < /dev/null > ${BUILDDIR}/toaster_web.log 2>&1
Failed start.
veera@veera-OptiPlex-9020:~/toaster/poky$

Thanks and Regards
      veera


[-- Attachment #2: Type: text/html, Size: 7429 bytes --]

  reply	other threads:[~2018-01-25  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-25  5:36 Query regarding toaster setup in local build mode Brahmmi Boss
2018-01-25  9:40 ` Reyna, David [this message]
2018-01-25 10:22   ` Brahmmi Boss
2018-01-25 10:33     ` Reyna, David
2018-01-25 12:53       ` Brahmmi Boss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5E53D14CE4667A45B9A06760DE5D13D0F117051B@ALA-MBC.corp.ad.wrs.com \
    --to=david.reyna@windriver.com \
    --cc=brahmmi88@gmail.com \
    --cc=toaster@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).