[schooltool-dev] Broken repository
Alan Elkner
aelkner at gmail.com
Tue Jun 5 10:38:06 EDT 2007
Thanks Ignas. That did the trick.
On 6/5/07, Ignas Mikalajunas <ignas.mikalajunas at gmail.com> wrote:
> > I'm following up on a problem I'm having working with schooltool. I
> > still am unable to get a successful build out of the repository.
> > Continuing problems with eggs, it seems. It would be great if there
> > was a buildbot somewhere that did the following steps on a regular
> > basis:
> >
> > rm -rf schooltool (from whereever it is located)
> > svn co http://source.schooltool.org/svn/trunk/schooltool
> > cd schooltool
> > make test
> >
> > Such a buildbot would at present expose the bug in the repository with
> > the following message:
> >
> > Searching for zope.html>=0.1dev-r72429
> > Best match: zope.html 0.1dev-r76139
> > Downloading http://download.zope.org/distribution/zope.html-0.1dev-r76139.tar.gz
> > Processing zope.html-0.1dev-r76139.tar.gz
> > error: Couldn't find a setup script in
> > /tmp/easy_install-Z2Nne3/zope.html-0.1dev-r76139.tar.gz
> > make: *** [build] Error 1
> >
> > Could someone please look into this and make sure the above steps lead
> > to success?
>
> Reproduced it, and fixed it. The new zope.html egg release is broken,
> so i just modified dependencies on trunk to use the older egg.
>
> Ignas Mikalajūnas
>
More information about the Schooltool-dev
mailing list