Comment #1 on issue 187 by
[hidden email]: get wrong
reference to load a package version such as '.1', '.11' developed by the
same guy
https://code.google.com/p/metacello/issues/detail?id=187 From what I can tell by looking at the cod, you are correct that Metacello
should not be loading the .1 version of that package ...
This bug actually rings a bell and is likely to have been fixed in a newer
version of Metacello ... since you are using GemStone, I would recommend
that you make a backup of your system, and then load the latest version of
Metacello using the following expression:
Gofer new
package: 'GsUpgrader-Core';
url: '
http://ss3.gemtalksystems.com/ss/gsUpgrader'; load.
(Smalltalk at: #GsUpgrader) upgradeMetacello.
I'm also tempted to ask you to upgrade to the latest version of GLASS using
the following (this includes a Metacello upgrade):
Gofer new
package: 'GsUpgrader-Core';
url: '
http://ss3.gemtalksystems.com/ss/gsUpgrader'; load.
(Smalltalk at: #GsUpgrader) upgradeGLASS.
Just to make sure that you are running with the latest version of GLASS as
well, but I don't think that upgrading GLASS is required.
Once you've upgraded try the load again and let me know if it works. Make
sure that you've got your Transcript open when you give this a try and if
it doesn't work, attach the contents of the Transacript to this report ...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings--
You received this message because you are subscribed to the Google Groups "Metacello" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/d/optout.