I've downloaded the fresh image from your location. Opened Workspace
and typed in the Gofer command.
In the middle it gave me an error "can't find EOCD position" with
following stack:
Error: can't find EOCD position
ZipArchive(Object)>>error:
ZipArchive>>readFrom:
MCMczReader>>zip
MCMczReader>>parseMember:
MCMczReader>>loadPackage
MCMczReader(MCVersionReader)>>package
MCMczReader(MCVersionReader)>>basicVersion
MCMczReader(MCVersionReader)>>version
[] in MCHttpRepository(MCFileBasedRepository)>>loadVersionFromFileNamed:
BlockClosure>>valueWithPossibleArgs:
MCMczReader(ProtoObject)>>ifNotNil:
MCHttpRepository>>versionReaderForFileNamed:do:
MCHttpRepository(MCFileBasedRepository)>>loadVersionFromFileNamed:
MCHttpRepository(MCFileBasedRepository)>>goferVersionFrom:
MetacelloCachingGoferResolvedReference(GoferResolvedReference)>>version
MetacelloCachingGoferResolvedReference>>version
MetacelloFetchingMCSpecLoader>>resolveDependencies:into:
[] in MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
[] in MetacelloPharoPlatform>>do:displaying:
[] in ProgressInitiationException>>defaultAction
It was during "Fetching MooseKGB-TestFamix3-cyrille_delaunay.19...
On Wed, Jun 9, 2010 at 5:56 PM, Tudor Girba <tudor.girba(a)gmail.com> wrote:
Hi Andrei,
Something is strange, it should say "Loading 4.0 of ConfigurationOfMoose".
I just tried with loading in a Pharo 1.0 one click and everything works
fine:
http://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip
Gofer new
squeaksource: 'Moose';
package: 'ConfigurationOfMoose';
load.
(Smalltalk at: #ConfigurationOfMoose) perform: #loadRelease40.
Please try again.
Cheers,
Doru
On 9 Jun 2010, at 23:23, Andrei Stebakov wrote:
I have the same problem with #loadRelease40. The
system is spinning
showing the same message...
On Wed, Jun 9, 2010 at 3:59 PM, Tudor Girba <tudor.girba(a)gmail.com> wrote:
Hi,
We moved the development version to Pharo 1.1, so #loadDefault only works
with Pharo 1.1.
If you want to load in Pharo 1.0, you should try:
Gofer new
squeaksource: 'Moose';
package: 'ConfigurationOfMoose';
load.
(Smalltalk at: #ConfigurationOfMoose) perform: #loadRelease40.
Cheers,
Doru
On 9 Jun 2010, at 17:39, Andrei Stebakov wrote:
I was trying to install Moose (and Moose 4.0)
from Pharo 1.0 on
Windows XP using
Gofer new
squeaksource: 'Moose';
package: 'ConfigurationOfMoose';
load.
(Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault.
For both #loadDefault or perform: #loadRelease40 the process hangs at
"Loading default of ConfigurationOfMoose. Atomic load" window.
How can this fix fixed?
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Value is always contextual."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"What we can governs what we wish."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev