[V3dot10] Can't upgrade

Damien Cassou damien.cassou at gmail.com
Wed May 23 11:35:44 UTC 2007


I still can't upgrade. Here is the stack.

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /Users/dcass/Desktop/squeak/Squeak3.10alpha.7105
Trusted Dir /foobar/tooBar/forSqueak/bogus
Untrusted Dir /Users/dcass/Library/Preferences/Squeak/Internet/My Squeak

MCRepositoryGroup(Object)>>error:
	Receiver: a MCRepositoryGroup
	Arguments and temporary variables:
		aString: 	'Could not find version ''Installer-Core-edc.85''. Maybe
you need to a...etc...
	Receiver's instance variables:
		repositories: 	an OrderedCollection()

[] in MCRepositoryGroup>>versionWithInfo: {[self error: 'Could not
find version ' , aVersionInfo name printString , '. ...]}
	Arguments and temporary variables:
		aVersionInfo: 	a MCVersionInfo(Installer-Core-edc.85)

MCRepositoryGroup>>versionWithInfo:ifNone:
	Receiver: a MCRepositoryGroup
	Arguments and temporary variables:
		aVersionInfo: 	a MCVersionInfo(Installer-Core-edc.85)
		aBlock: 	[] in MCRepositoryGroup>>versionWithInfo: {[self error:
'Could not find...etc...
		ea: 	a MCCacheRepository(/Users/dcass/Desktop/squeak/Squeak3.10alpha.7105/packag...etc...
		v: 	nil
	Receiver's instance variables:
		repositories: 	an OrderedCollection()

MCRepositoryGroup>>versionWithInfo:
	Receiver: a MCRepositoryGroup
	Arguments and temporary variables:
		aVersionInfo: 	a MCVersionInfo(Installer-Core-edc.85)
	Receiver's instance variables:
		repositories: 	an OrderedCollection()


--- The full stack ---
MCRepositoryGroup(Object)>>error:
[] in MCRepositoryGroup>>versionWithInfo: {[self error: 'Could not
find version ' , aVersionInfo name printString , '. ...]}
MCRepositoryGroup>>versionWithInfo:ifNone:
MCRepositoryGroup>>versionWithInfo:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MCDiffyVersion>>baseSnapshot
MCDiffyVersion>>snapshot
MCMergeRecord>>mergePatch
[] in MCVersionMerger>>merge {[:ea | merger applyPatch: ea mergePatch]}
OrderedCollection>>do:
MCVersionMerger>>merge
[] in ReleaseBuilderFor3dot10>>loadTogether:merge: {[loader merge]}
BlockContext>>on:do:
ReleaseBuilderFor3dot10>>loadTogether:merge:
ReleaseBuilderFor3dot10>>updatePackages:
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
[] in MultiByteBinaryOrTextStream(PositionableStream)>>fileInAnnouncing:
{[val := (self peekFor: $!)     ifTrue: [(Compiler evaluate: self
nextChunk l...]}
BlockContext>>on:do:
[] in MultiByteBinaryOrTextStream(PositionableStream)>>fileInAnnouncing:
{[:bar |  [self atEnd]   whileFalse: [bar value: self position.
self skipS...]}
[] in ProgressInitiationException>>defaultMorphicAction {[result :=
workBlock value: progress]}
BlockContext>>ensure:
ProgressInitiationException>>defaultMorphicAction
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
ByteString(String)>>displayProgressAt:from:to:during:
MultiByteBinaryOrTextStream(PositionableStream)>>fileInAnnouncing:
[] in ChangeSet class>>newChangesFromStream:named: {[newSet
ifNotNil: [(aStream respondsTo: #converter:)     ifTrue:
[newStrea...]}
BlockContext>>ensure:
ChangeSet class>>newChangesFromStream:named:
[] in Utilities
class>>readServer:special:updatesThrough:saveLocally:updateImage:
{[:bar |  [this := docQueue next.  nextDoc := docQueue next.  nextDoc
= #fail...]}
[] in ProgressInitiationException>>defaultMorphicAction {[result :=
workBlock value: progress]}
BlockContext>>ensure:
ProgressInitiationException>>defaultMorphicAction
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
ByteString(String)>>displayProgressAt:from:to:during:
[] in Utilities
class>>readServer:special:updatesThrough:saveLocally:updateImage:
{[urls := self     newUpdatesOn: (serverList       collect: [:url |
url , 'up...]}
BlockContext>>ensure:

2007/5/22, Edgar J. De Cleene <edgardec2001 at yahoo.com.ar>:
>
>
>
> El 5/22/07 11:18 AM, "Damien Cassou" <damien.cassou at gmail.com> escribió:
>
> > Hi,
> >
> > I tried to upgrade a 7105 image but I failed. It was with the fix 7109
> > which were not able to find the installer.
> >
> > Bye
> >
> > --
> > Damien Cassou
>
> 'From Squeak3.10alpha of 30 March 2007 [latest update: #7108] on 15 May 2007
> at 10:40:05 am'!
> "To follow this see
> http://bugs.squeak.org/view.php?id= 4825"
>
> ReleaseBuilderFor3dot10 new updatePackages: 'Compression-edc.9.mcz
> Files-edc.21(20).mcd
> Installer-Core-edc.86(85).mcd
> Monticello-edc.312(311).mcd
> ReleaseBuilder-edc.27.mcz
> SMBase-edc.87(86).mcd
> ScriptLoader-edc.325.mcz
> System-edc.105(104).mcd
> SystemChangeNotification-edc.1.mcz
> Tests-edc.27(26).mcd
> Tools-edc.80(79).mcd
> Universes-edc.22(ls.21).mcd
> EToys-edc.25.mcz'
> !
>
> This is the code.
> Takes long, ask initials, you must answer "rest remote " to Monticello
> merger.
> At the end, I just have 7110
> Can't duplicate your problem.
> It's the most complicate to made update and I again thanks to Jerome , he
> detects the first that I made was wrong.
>
> Edgar
>
>
> _______________________________________________
> V3dot10 mailing list
> V3dot10 at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/v3dot10
>


-- 
Damien Cassou


More information about the V3dot10 mailing list