[V3dot10] Monticello strikes again !

Damien Cassou damien.cassou at gmail.com
Thu Jun 7 15:15:48 UTC 2007


Still does not work forr me:

MCHttpRepository(Object)>>doesNotUnderstand: #snapshot
	Receiver: a MCHttpRepository(http://source.squeakfoundation.org/310)
	Arguments and temporary variables:
		aMessage: 	snapshot
	Receiver's instance variables:
		creationTemplate: 	nil
		storeDiffs: 	nil
		cache: 	nil
		allFileNames: 	nil
		location: 	'http://source.squeakfoundation.org/310'
		user: 	''
		password: 	''
		readerCache: 	nil

MCDiffyVersion>>baseSnapshot
	Receiver: a MCDiffyVersion(Installer-Core-edc.86)
	Arguments and temporary variables:

	Receiver's instance variables:
		package: 	a MCPackage(Installer-Core)
		info: 	a MCVersionInfo(Installer-Core-edc.86)
		snapshot: 	nil
		dependencies: 	#()
		base: 	a MCVersionInfo(Installer-Core-edc.85)
		patch: 	a MCPatch

MCDiffyVersion>>snapshot
	Receiver: a MCDiffyVersion(Installer-Core-edc.86)
	Arguments and temporary variables:

	Receiver's instance variables:
		package: 	a MCPackage(Installer-Core)
		info: 	a MCVersionInfo(Installer-Core-edc.86)
		snapshot: 	nil
		dependencies: 	#()
		base: 	a MCVersionInfo(Installer-Core-edc.85)
		patch: 	a MCPatch

MCMergeRecord>>mergePatch
	Receiver: a MCMergeRecord
	Arguments and temporary variables:

	Receiver's instance variables:
		version: 	a MCDiffyVersion(Installer-Core-edc.86)
		packageSnapshot: 	a MCSnapshot
		ancestorInfo: 	nil
		ancestor: 	nil
		ancestorSnapshot: 	nil
		imagePatch: 	nil
		mergePatch: 	nil


--- The full stack ---
MCHttpRepository(Object)>>doesNotUnderstand: #snapshot
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...]}

2007/6/7, Edgar J. De Cleene <edgardec2001 at yahoo.com.ar>:
> Folks:
>
> Some here know updates are halting in 7109.
>
> Mine was the only one computer in the know universe reaching 7113 !
> Here I add the first slow dirty trick for test and see if you also could
> reach 7113
>
> With Ralph we have some emailing this week end, trying to figure the
> problem.
> Now Release team added some resources in form of two old clones, one of this
> is on line now and have Windows XP.
> Also I could persuade a student for coming here Monday, Wednesday an Friday
> 9 to 12 for test all as final newbie user on this clon.
> Maybe I could persuade on doing some "3.10 survival guide", from newbie
> point.
> So our proposal now is , all development continue as usual but have an extra
> test as final user  in a different computer.
> .
>
> Appreciate the feedback for made decisions about how to continue the
> process.
>
> Install the attached, try to update, answer yes when Monticello ask, select
> "rest remote" and "merge" if merge window shows.
>
> 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