From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E8424E00A2F for ; Thu, 20 Mar 2014 06:44:01 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id EECACF81204; Thu, 20 Mar 2014 07:44:00 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 04A43F81202; Thu, 20 Mar 2014 07:43:59 -0600 (MDT) Message-ID: <532AF0AF.3020303@mlbassoc.com> Date: Thu, 20 Mar 2014 07:44:15 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "pighi@selea.com" , toaster@yoctoproject.org References: <201403201340.s2KDedKb011675@vivaldi33.register.it> In-Reply-To: <201403201340.s2KDedKb011675@vivaldi33.register.it> X-Enigmail-Version: 1.5.2 Subject: Re: django version X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 13:44:04 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 2014-03-20 07:40, pighi@selea.com wrote: > but did you install the django 1.5 even on the opensuse 12.3 .??? > is it possible to force it? any side effect? That's the whole point of the virtual environment suggested by Alex. You install it for just this purpose without interfering with the system version. >> ----- Original Message ----- >> From: gary@mlbassoc.com >> To: toaster@yoctoproject.org >> Data: Thu, 20 Mar 2014 07:29:35 -0600 >> Subject: Re: [Toaster] django version > >> 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 /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 > 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 ------------------------------------------------------------