OK, that's kind of what I figured.  I was hopping I'd missed something and could back up a few days.  I'm sure the developers with get things fixed pretty quickly, since it seems to be pretty easy to reproduce.
<br><br><div><span class="gmail_quote">On 2/12/07, <b class="gmail_sendername">Greg Dekoenigsberg</b> &lt;<a href="mailto:gdk@redhat.com">gdk@redhat.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 12 Feb 2007, Russell Harrison wrote:<br><br>&gt; What was the last good build you had?&nbsp;&nbsp;How do I grab nightlies for just the<br>&gt; sugar jhbuild.&nbsp;&nbsp;I think the nightlies I&#39;ve seen are for the entire OLPC<br>&gt; project not just sugar.&nbsp;&nbsp;Is that correct?
<br><br>The last good build I had was from around the 4th or so.<br><br>As far as &quot;grabbing&quot; nightlies for Sugar, I&#39;m just building the entire<br>thing, every night, in tinderbox mode.&nbsp;&nbsp;The dead-simple script I&#39;m using
<br>right now:<br><br>#!/bin/bash<br>git-clone git://dev.laptop.org/sugar-jhbuild `date +%F`-SUGAR-TEST<br>cd `date +%F`-SUGAR-TEST<br>./sugar-jhbuild tinderbox meta-sugar-base -o \<br>&nbsp;&nbsp; ../TINDERBOX/`date +%F`-SUGAR-BASE
<br>./sugar-jhbuild tinderbox -o \<br>&nbsp;&nbsp; ../TINDERBOX/`date +%F`-SUGAR<br><br>--g<br><br>-------------------------------------------------------------<br>Greg DeKoenigsberg || Fedora Project || <a href="http://fedoraproject.org">
fedoraproject.org</a><br>Be an Ambassador || <a href="http://fedoraproject.org/wiki/Ambassadors">http://fedoraproject.org/wiki/Ambassadors</a><br>-------------------------------------------------------------<br></blockquote>
</div><br>