On 31 January 2018 at 02:02, Bert Freudenberg <bert@freudenbergs.de> wrote:
So, it happens while loading update-tfel.391 which includes Squeak-Version-mt.4725 which has this postscript:
 (MCPackage named: ''SmallLand'') unload

This is from 24 August 2016,

We had
​ ​
a discussion about it in 
​December 2016:​
 
http://forum.world.st/Broken-squeak-smalltalk-squeak-app-320-master-87356bd-td4928179.html

​but I don't see a good solution actually go back and fix it. Anybody?

- Bert -​

 


- Bert -

On 31 January 2018 at 00:09, Bert Freudenberg <bert@freudenbergs.de> wrote:
Ran the update locally, got the same error. 

This is actually a bug in the updater. It should never have checked the SmallLand-ColorTheme package because that isn't even loaded.

It was unloaded but not deregistered, so its workingCopy's repositoryGroup is empty, so it can't find the version.

I'll try to fix the updater ...

- Bert -

On 30 January 2018 at 23:29, Bert Freudenberg <bert@freudenbergs.de> wrote:

On 30 January 2018 at 22:03, Fabio Niephaus <lists@fniephaus.com> wrote:
Hi all,

Updating the trunk base image [1] throws another missing snapshot error. This time it's SmallLand-ColorTheme-fbs.6. Could someone please fix this as it's blocking trunk builds?

Thanks,
Fabio


image.png