From: Saul Wold <saul.wold@intel.com>
To: "Flanagan, Elizabeth" <elizabeth.flanagan@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Autobuilder upgrade to Buildbot 0.8.3
Date: Sun, 26 Dec 2010 14:07:12 -0800 [thread overview]
Message-ID: <4D17BC90.5050005@intel.com> (raw)
In-Reply-To: <DC74E0187B44084E9AD28300B75DFE300557D6EA@orsmsx504.amr.corp.intel.com>
On 12/26/2010 09:36 AM, Flanagan, Elizabeth wrote:
>
> ________________________________________
> From: Wold, Saul
> Sent: Thursday, December 23, 2010 9:28 PM
> To: Flanagan, Elizabeth
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Autobuilder upgrade to Buildbot 0.8.3
>
>> Ok, so what is the User and Password for? I don't really see any
>> explanation for them.
>
> The username and password is for securing the build kick off process. It is what you enter when you want to manually kick off the build from that screen in the web user interface.
>
Thanks, this was not clear from the README or INSTALL file.
Also, there seems to be some package pre-requistites that I am still
trying to figure out. I did not have python-twisted package installed
and that took a bit to figure out, but I am still getting fatwistd
--no_save -y buildbot.tac
/usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
import os, md5, sys
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py",
line 694, in run
runApp(config)
File "/usr/lib64/python2.6/site-packages/twisted/scripts/twistd.py",
line 23, in runApp
_SomeApplicationRunner(config).run()
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py",
line 411, in run
self.application = self.createOrGetApplication()
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py",
line 494, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py",
line 505, in getApplication
application = service.loadApplication(filename, style, passphrase)
File
"/usr/lib64/python2.6/site-packages/twisted/application/service.py",
line 390, in loadApplication
application = sob.loadValueFromFile(filename, 'application',
passphrase)
File "/usr/lib64/python2.6/site-packages/twisted/persisted/sob.py",
line 207, in loadValueFromFile
fileObj = open(filename, mode)
exceptions.IOError: [Errno 2] No such file or directory: 'buildbot.tac'
Failed to load application: [Errno 2] No such file or directory:
'buildbot.tac'
make: *** [start] Error 1
ilures:
>> I am trying different options for setting locations and seem to have run
>> into trouble. It would be nice to have a general option to just sent
>> bbHome to something other than home directory to move everything to a
>> different drive.
>
> There is, kind of. I see your point though. I'll put this in the next revision of this.
>
> ./scripts/poky-setup-autobuilder --masterdir=/path/to/directory/poky-master --slavedir=/path/to/directory/poky-slave --outputdir.=/path/to/directory/poky-slave/output --controldir=/path/to/directory/poky-autobuilder --pstagedir=/path/to/directory/poky-slave/pstaging both
>
> The above should end up being
>
> ./scripts/poky-setup-autobuilder --installdir=/path/to/installdir both
>
Thanks for adding this to your list.
Sau!
>> Sau!
>
> -b
next prev parent reply other threads:[~2010-12-26 22:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-23 19:45 Autobuilder upgrade to Buildbot 0.8.3 Flanagan, Elizabeth
2010-12-24 5:28 ` Saul Wold
2010-12-26 17:36 ` Flanagan, Elizabeth
2010-12-26 22:07 ` Saul Wold [this message]
2010-12-27 10:12 ` Mei, Lei
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=4D17BC90.5050005@intel.com \
--to=saul.wold@intel.com \
--cc=elizabeth.flanagan@intel.com \
--cc=yocto@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.