Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2013-01-04 Thread Antoine Pitrou
Le Fri, 4 Jan 2013 08:35:58 -0500, Trent Nelson a écrit : > On Fri, Jan 04, 2013 at 05:06:22AM -0800, Victor Stinner wrote: > > 2013/1/4 Trent Nelson : > > > The installation of Ubuntu on the Pandaboard went smoothly. > > > However, it crashes after about an hour. Console output: > > > >

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2013-01-04 Thread Trent Nelson
On Fri, Jan 04, 2013 at 05:06:22AM -0800, Victor Stinner wrote: > 2013/1/4 Trent Nelson : > > The installation of Ubuntu on the Pandaboard went smoothly. > > However, it crashes after about an hour. Console output: > > > > http://trent.snakebite.net/pandaboard-crash.txt > > > >

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2013-01-04 Thread Victor Stinner
2013/1/4 Trent Nelson : > The installation of Ubuntu on the Pandaboard went smoothly. > However, it crashes after about an hour. Console output: > > http://trent.snakebite.net/pandaboard-crash.txt > > Any ARM wizards out there with suggestions? The bug was already reported to

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2013-01-04 Thread Trent Nelson
On Fri, Jan 04, 2013 at 02:48:00AM -0800, Trent Nelson wrote: > On Thu, Dec 20, 2012 at 09:33:27AM -0800, Brian Curtin wrote: > > Last week in Raymond's dictionary thread, the topic of ARM came up, > > along with the relative lack of build slave coverage. Today Trent > > Nelson received the PandaBo

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2013-01-04 Thread Trent Nelson
On Thu, Dec 20, 2012 at 09:33:27AM -0800, Brian Curtin wrote: > Last week in Raymond's dictionary thread, the topic of ARM came up, > along with the relative lack of build slave coverage. Today Trent > Nelson received the PandaBoard purchased by the PSF, and a Raspberry > Pi should be coming shortl

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Eli Bendersky
On Thu, Dec 20, 2012 at 7:13 PM, Trent Nelson wrote: > On Thu, Dec 20, 2012 at 03:10:49PM -0800, Eli Bendersky wrote: > > > > > > > > That's good news. A related question about Snakebite, though. > Maybe > > I > > > > missed something obvious, but is there an overview of how

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Trent Nelson
On Thu, Dec 20, 2012 at 03:10:49PM -0800, Eli Bendersky wrote: > > > > > > That's good news. A related question about Snakebite, though. Maybe > I > > > missed something obvious, but is there an overview of how the core > devs can > > > use it? In particular, I'd want

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Benjamin Peterson
2012/12/20 Eli Bendersky : > >> > > >> > > That's good news. A related question about Snakebite, though. Maybe I >> > > missed something obvious, but is there an overview of how the core >> > > devs can >> > > use it? In particular, I'd want to know if Snakebite runs Python's >> > > tests >> > > r

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Eli Bendersky
> > > > > > That's good news. A related question about Snakebite, though. Maybe I > > > missed something obvious, but is there an overview of how the core > devs can > > > use it? In particular, I'd want to know if Snakebite runs Python's > tests > > > regularly - and if it does, how can I see the

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Meador Inge
On Thu, Dec 20, 2012 at 2:23 PM, Barry Warsaw wrote: > On Dec 20, 2012, at 02:54 PM, Trent Nelson wrote: > >>On Thu, Dec 20, 2012 at 10:52:56AM -0800, Trent Nelson wrote: >>> I'll work on setting the ARM boards up next week. >> >>Does anyone have a preference regarding the operating syste

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Nick Coghlan
I'd vote for Fedora on at least one of them (like Barry, I'm biased, though) Cheers, Nick. -- Sent from my phone, thus the relative brevity :) On Dec 21, 2012 6:27 AM, "Barry Warsaw" wrote: > On Dec 20, 2012, at 02:54 PM, Trent Nelson wrote: > > >On Thu, Dec 20, 2012 at 10:52:56AM -0800, Trent

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Barry Warsaw
On Dec 20, 2012, at 02:54 PM, Trent Nelson wrote: >On Thu, Dec 20, 2012 at 10:52:56AM -0800, Trent Nelson wrote: >> I'll work on setting the ARM boards up next week. > >Does anyone have a preference regarding the operating system? There >are a bunch of choices listed here: > >

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Trent Nelson
On Thu, Dec 20, 2012 at 10:52:56AM -0800, Trent Nelson wrote: > I'll work on setting the ARM boards up next week. Does anyone have a preference regarding the operating system? There are a bunch of choices listed here: http://www.omappedia.org/wiki/Main_Page As long as it

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Antoine Pitrou
On Thu, 20 Dec 2012 13:52:56 -0500 Trent Nelson wrote: > On Thu, Dec 20, 2012 at 09:33:27AM -0800, Brian Curtin wrote: > > Last week in Raymond's dictionary thread, the topic of ARM came up, > > along with the relative lack of build slave coverage. Today Trent > > Nelson received the PandaBoard pu

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread a.cavallo
How about folding them??? I did it, now I don't need a power supply anymore :O On Thu 20/12/12 19:52, Trent Nelson tr...@snakebite.org wrote: > No problemo'. If only all the other Snakebite servers could fit in > my palm and run off 0.25A. ___ Pytho

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Trent Nelson
On Thu, Dec 20, 2012 at 09:33:27AM -0800, Brian Curtin wrote: > Last week in Raymond's dictionary thread, the topic of ARM came up, > along with the relative lack of build slave coverage. Today Trent > Nelson received the PandaBoard purchased by the PSF, and a Raspberry > Pi should be coming shortl

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Trent Nelson
On Thu, Dec 20, 2012 at 10:10:45AM -0800, Benjamin Peterson wrote: > 2012/12/20 Eli Bendersky : > > On Thu, Dec 20, 2012 at 9:33 AM, Brian Curtin wrote: > >> > >> Last week in Raymond's dictionary thread, the topic of ARM came up, > >> along with the relative lack of build slave coverage. Today Tr

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Benjamin Peterson
2012/12/20 Eli Bendersky : > On Thu, Dec 20, 2012 at 9:33 AM, Brian Curtin wrote: >> >> Last week in Raymond's dictionary thread, the topic of ARM came up, >> along with the relative lack of build slave coverage. Today Trent >> Nelson received the PandaBoard purchased by the PSF, and a Raspberry >

Re: [Python-Dev] PandaBoard, Raspberry Pi coming to Buildbot fleet

2012-12-20 Thread Eli Bendersky
On Thu, Dec 20, 2012 at 9:33 AM, Brian Curtin wrote: > Last week in Raymond's dictionary thread, the topic of ARM came up, > along with the relative lack of build slave coverage. Today Trent > Nelson received the PandaBoard purchased by the PSF, and a Raspberry > Pi should be coming shortly as we