The packaging for Gofer has changed, so that breaks the ensureMetacello code that was trying to determine the version of Gofer that was loaded ... there is no package named Gofer anymore, so I'll have to figure something out ...
Dale ----- "Mariano Martinez Peck" <[email protected]> wrote: | Gofer-Core-AdrianLienhard.114 from | http://www.squeaksource.com/Pharo | cheers | | mariano | | On Thu, Jan 7, 2010 at 12:09 AM, Dale Henrichs | <[email protected]>wrote: | | > What version of Gofer is loaded into the Core? | > | > Dale | > ----- "Mariano Martinez Peck" <[email protected]> wrote: | > | > | The error is Working copy for Gofer not found | > | | > | To reproduce it, update your Pharo 1.0 core image to 10505 and | > | evaluate any | > | load of any ConfigurationOf...for example | > | | > | (ConfigurationOfPharoMorphicExtras project version: '1.0') load | > | | > | The error is not even fixed evaluating: | > | | > | [ Gofer gofer load ] | > | on: Error | > | do: [ :err | err retry ]. | > | Gofer gofer recompile. | > | | > | I attach PharoDebug.log | > | | > | Any help? | > | | > | Thanks | > | | > | Mariano | > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
