Loading the stable version of Roassal2 produces the error (seen in the Transcript):
Loading 1.32 of ConfigurationOfRoassal2... Project: GlamourCore stable [4.18] Project: FastTable 0.10.2 ...RETRY->a MCLazyVersionInfo(Glamour-Announcements-AndreiChis.8) ...RETRY->a MCLazyVersionInfo(Glamour-Announcements-AndreiChis.8) ...FAILED->a MCLazyVersionInfo(Glamour-Announcements-AndreiChis.8)
I load glamour that way:
spec project: 'GlamourCore' with: [ spec className: #ConfigurationOfGlamourCore; version: #stable; repository: 'http://smalltalkhub.com/mc/Moose/Glamour/main/' ].
Any idea what’s going on?
Alexandre