[Seaside] Squeak-Magma-Pier image failed for magma

Norbert Hartl norbert at hartl.name
Wed Jan 17 08:10:44 UTC 2007


On Tue, 2007-01-16 at 20:52 -0800, Chris Muller wrote:
> > I think the latest Magma has missed some fixes that are in the SMP 
> > image, Chris was looking into it, I do not know if he found anything.
> > 
> > best regards
> > 
> > Keith
> 
> Wow, I am so busted..  I never merged these enhancements!  I'm very
> sorry Keith, I remember looking at the first few, but I got swamped and
> never actually merged any of them.  I'll get them merged ASAP and post
> a new Magma hopefully this week.
> 
> In the meantime, Norbert, if you change the following method,
> MaTransactionalFileStream>>#open from:
> 
> 	self isPhysical ifTrue: [ fileStream open ]
> 
> to
> 
> 	self isPhysical ifTrue: [ fileStream open binary ]
> 
> I *think* it will fix the "Outage occured while writing
> system-definitions" message.
> 
No, it doesn't. Same error. What I can't understand is that I'm using
the published image from Keith. And it seems I'm the only one having
this problem. That bugs me a little bit. I tried even with 3.7-7 vm
and 3.9-8.

Norbert



More information about the Seaside mailing list