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: [email protected]
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
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto