From: Gary Thomas <gary@mlbassoc.com>
To: toaster@yoctoproject.org
Subject: Re: django version
Date: Thu, 20 Mar 2014 07:29:35 -0600 [thread overview]
Message-ID: <532AED3F.9000106@mlbassoc.com> (raw)
In-Reply-To: <CAJ2CSBvUJLr1hix7Tbvcv==w1wOaunbJyKiVGUHs25O27efWwA@mail.gmail.com>
On 2014-03-20 07:16, Damian, Alexandru wrote:
> Hello,
>
> I would recommend trying to install django and south to the required versions using pip,maybe setup a virtualenv environment.
>
> This isn't tested, but it should give you a rough idea
>
> mkdir ~/workspace
> cd ~/workspace
> virtualenv venv
> source venv/bin/activate
> pip install django
> pip install south
> source <path-to-poky>/oe-build-init-env
> source toaster start
>
>
> Can you please let me know if this works ?
Following these instructions didn't quite work.
First, it insisted on
pip install django==1.5
Then when I tried to start toaster, I got this error:
The BBPATH variable is not set
DEBUG: Removed the following variables from the environment: LANG, VIRTUAL_ENV, SSH_CONNECTION, LESSCLOSE, XDG_RUNTIME_DIR, SHLVL, SSH_TTY, OLDPWD, LS_COLORS, LESSOPEN, SSH_CLIENT,
MAIL, PS1, XDG_SESSION_ID, DISPLAY, _, BUILDDIR
DEBUG: Found bblayers.conf (/tmp/workspace/build/conf/bblayers.conf)
DEBUG: LOAD /tmp/workspace/build/conf/bblayers.conf
Bitbake server start failed
ERROR: Could not connect to server at localhost:8200 ([Errno 111] Connection refused)
[1]+ Terminated python $BBBASEDIR/lib/toaster/manage.py runserver 0.0.0.0:8000 < /dev/null > ${BUILDDIR}/toaster_web.log 2>&1
lsof: status error on bitbake.lock: No such file or directory
lsof 4.86
latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ
latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man
usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-f[gG]] [+|-e s]
[-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
[+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.
Failed start.
> On Thu, Mar 20, 2014 at 12:42 PM, pighi@selea.com <mailto:pighi@selea.com> <pighi@selea.com <mailto:pighi@selea.com>> wrote:
>
> I'm just startign to using Toaster,
> I have the opensus 12.3 (as suggested in Yocto doc). but Toaster require django version 1.5, but with opensuse 12.3 the last vesion of django is 1.4.8... so it doesn't start.
> So how can i solve it?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2014-03-20 13:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-20 12:42 django version pighi
2014-03-20 13:16 ` Damian, Alexandru
2014-03-20 13:29 ` Gary Thomas [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-20 13:40 pighi
2014-03-20 13:44 ` Gary Thomas
2014-03-20 13:49 pighi
2014-03-20 14:01 ` Barros Pena, Belen
2014-03-20 14:14 pighi
2014-03-20 14:26 pighi
2014-03-20 14:30 ` Barros Pena, Belen
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=532AED3F.9000106@mlbassoc.com \
--to=gary@mlbassoc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.