[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-dev
Subject:    Re: [pypy-dev] why doesn't buildbot master sort (after I told it to)
From:       Antonio Cuni <anto.cuni () gmail ! com>
Date:       2013-03-22 8:56:14
Message-ID: 514C1CAE.3050202 () gmail ! com
[Download RAW message or body]

On 03/21/2013 11:38 PM, Matti Picus wrote:
> fijal did restart the buildbot, it didn't help.

then I fear that the best is to do some good old debug with print statements 
and pdb.set_trace().
If you login to cobra, you can do the following:

$ ssh buildmaster@cobra.cs.uni-duesseldorf.de
$ cd pypy-buildbot
$ less README # :-)
$ cd master
$ make stop
$ make debug

the nice thing of "make debug" instead of "make start" is that it does not 
redirect stdout to a logfile, which means that you can use pdb and prints to 
understand what's going wrong.

Once you fixed, remember to commit/push your changes and to "make start"
the master again.

ciao,
Anto
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic