> On 17 Mar 2015, at 11:57, Norbert Hartl <[email protected]> wrote:
> 
> I'm trying to have an actual pharo4 image to work on. So I like to do 
> "software update". Sometimes it doesn't work and that is ok. But the last 
> weeks I didn't manage to update once. Everytime there was a GT-* package that 
> could not be found. To be clear here I'm talking about a 404 from 
> smalltalkhub.
> 
> I've tried to update a 40557 image and the error I get is that
> 
> ZnHttpUnsuccessful: 404 Not found 
> 
> for
> 
> /mc/Pharo/Pharo40/main/GT-Spotter-StefanReichhart.190.mcz
> 
> Don't know how these errors are introduced.
> 

-> GT is loaded via a Configuration.
-> this load from the GT repo, *not* Pharo40.

So this means that it looks in the wrong place
I wonder why.

Maybe we should copy the mcz files? This would be good anyway: all code
of Pharo40 is in the Pharo40 repo.

        Marcus


Reply via email to