[squeak-dev] Installer-Core-cmm.370 breaks CogVM job on build.squeak.org

David T. Lewis lewis at mail.msen.com
Wed May 8 04:30:15 UTC 2013


Thanks Chris, that fixed it and the CogVM job on jenkins is green again.

On Tue, May 07, 2013 at 08:00:16PM -0500, Chris Muller wrote:
> Thanks Dave, I just posted a fix.
> 
> On Mon, May 6, 2013 at 9:55 PM, David T. Lewis <lewis at mail.msen.com> wrote:
> > I noticed that the CogVM job on build.squeak.org is failing. It turns out
> > that the Squeak script is failing because of this:
> >
> > Installer ss project: 'Speech' ==> MessageNotUnderstood: MCHttpRepository>>removeRepository:
> >
> > InstallerMontecello>>project: expects to work with a MCRepositoryGroup, not
> > with a single repository.
> >
> > Reverting to the prior Installer-Core version fixes it, but I'm not sure if
> > that's the right thing to do. Perhaps InstallerMonticello>>project needs to
> > be fixed instead?
> >
> > Dave
> >
> >


More information about the Squeak-dev mailing list