<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi:<br>
<br>
Today when I try to set up my buildbot with this wiki(<b><a class="moz-txt-link-freetext" href="http://trac.buildbot.net/wiki/RunningBuildbotWithVirtualEnv">http://trac.buildbot.net/wiki/RunningBuildbotWithVirtualEnv</a></b>),
but I got different output from the document given. Actually,
nothing been output:<br>
<br>
<blockquote>(buildbot)localhost:buildbot mikeling$ buildbot start
master<br>
Following twistd.log until startup finished..<br>
<br>
The buildmaster took more than 10 seconds to start, so we were
unable to<br>
confirm that it started correctly. Please 'tail twistd.log' and
look for a<br>
line that says 'BuildMaster is running' to verify correct startup.<br>
<br>
(buildbot)localhost:buildbot mikeling$ tail master/twistd.log<br>
(buildbot)localhost:buildbot mikeling$<br>
</blockquote>
<br>
But as the document in here:<b>
<a class="moz-txt-link-freetext" href="http://docs.buildbot.net/current/tutorial/firstrun.html#creating-a-master">http://docs.buildbot.net/current/tutorial/firstrun.html#creating-a-master</a></b><br>
<br>
I should got a bunch of output like:<br>
<br>
<blockquote>2011-12-04 10:04:40-0600 [-] Starting factory
<buildbot.status.web.baseweb.RotateLogSite instance at
0x2e36638>
2011-12-04 10:04:40-0600 [-] Setting up http.log rotating 10 files
of 10000000 bytes each
2011-12-04 10:04:40-0600 [-] WebStatus using
(/home/dustin/tmp/buildbot/master/public_html)<br>
</blockquote>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<br>
But I still got nothing by run: <b>tail -f master/twistd.log</b><br>
<br>
Could someone tell me something about it? Thank you very much! :)<br>
<br>
MikeLing<br>
</body>
</html>