Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR 2003 , a OffsetError occurred (error 2003), reason:objErrBadOffsetIncomplete, max:0 actual:1 (OffsetError)during upgradeGLASS1 #6

Closed
dalehenrich opened this issue Sep 22, 2014 · 11 comments
Labels

Comments

@dalehenrich
Copy link
Member

Here's a stack from Jon:

topaz 1> stack
==> 1 OffsetError (AbstractException) >> _signalWith: @5 line 25
    receiver a OffsetError occurred (error 2003), reason:objErrBadOffsetIncomplete, max:0 actual:1
    inCextensionArg nil
    res nil
2 OffsetError (AbstractException) >> signal     @2 line 47
    receiver a OffsetError occurred (error 2003), reason:objErrBadOffsetIncomplete, max:0 actual:1
(skipped 1 evaluationTemps)
3 OrderedCollection (Object) >> _error:args:    @15 line 11
    receiver anOrderedCollection
    errorSymbol objErrBadOffsetIncomplete
    argList anArray
    cls OffsetError
    mv anArray
    errNum 2003
    newArgList anArray
(skipped 1 evaluationTemps)
4 OrderedCollection (Object) >> _errorIndexOutOfRange: @2 line 6
    receiver anOrderedCollection
    anIndex 1
(skipped 2 evaluationTemps)
5 OrderedCollection (Object) >> at:             @9 line 15
    receiver anOrderedCollection
    anIndex 1
(skipped 1 evaluationTemps)
6 OrderedCollection (SequenceableCollection) >> first @2 line 5
    receiver anOrderedCollection
(skipped 1 evaluationTemps)
7 GsUpgrader >> standardUpgrade:repository:     @6 line 5
    receiver aGsUpgrader
    projectName Grease
    repositoryDescription github://GsDevKit/Grease:master/repository
    repositoryDescription github://GsDevKit/Grease:master/repository
    metacello nil
    projectName Grease
    projectSpec nil
    self aGsUpgrader
8 GsUpgrader >> upgradeGrease                   @6 line 6
    receiver aGsUpgrader
(skipped 3 evaluationTemps)
9 GsUpgrader >> upgradeGLASS1                   @11 line 13
    receiver aGsUpgrader
(skipped 1 evaluationTemps)
10 GsUpgrader class >> upgradeGLASS1             @3 line 4
    receiver GsUpgrader
11 Executed Code                                 @3 line 1
    receiver nil
12 UndefinedObject (GsNMethod class) >> _gsReturnToC @1 line 1
    receiver nil
topaz 1>

Have not been able to reproduce this in the lab, but I can certainly handle the case when the registration is empty ... need to be suspicious of empty registrations in all cases...

@jbrichau
Copy link
Member

I'm getting this issue as well when I hit a load conflict on Grease, remove the Grease project registration and then relaunch the upgrade procedure. Here is the transcript:

(Smalltalk at: #GsUpgrader) upgradeGLASS1.
%
--transcript--'======================'
--transcript--'=====Upgrading GLASS to 1.0-beta.9.3'
--transcript--'Loading 1.0-beta.32.1 of ConfigurationOfMetacello...'
--transcript--'Project: FileTree stable'
--transcript--' [1.0.6.1]'
--transcript--'Fetched -> MonticelloFileTree-Core.gemstone24-dkh.164 --- http://ss3.gemtalksystems.com/ss/FileTree --- http://ss3.gemtalksystems.com/ss/FileTree'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Fetched -> Gofer-Core.gemstone-dkh.136 --- http://seaside.gemtalksystems.com/ss/metacello --- http://seaside.gemtalksystems.com/ss/metacello'
--transcript--'Fetched -> Metacello-Base-dkh.109 --- http://seaside.gemtalksystems.com/ss/metacello --- http://seaside.gemtalksystems.com/ss/metacello'
--transcript--'Fetched -> Metacello-Core-dkh.694 --- http://seaside.gemtalksystems.com/ss/metacello --- http://seaside.gemtalksystems.com/ss/metacello'
--transcript--'Fetched -> Metacello-MC-dkh.680 --- http://seaside.gemtalksystems.com/ss/metacello --- http://seaside.gemtalksystems.com/ss/metacello'
--transcript--'Fetched -> Metacello-Platform.gemstone-dkh.32 --- http://seaside.gemtalksystems.com/ss/metacello --- http://seaside.gemtalksystems.com/ss/metacello'
--transcript--'Fetched -> Metacello-ToolBox-dkh.134 --- http://smalltalkhub.com/mc/dkh/metacello/main --- http://smalltalkhub.com/mc/dkh/metacello/main'
--transcript--'Fetched -> Metacello-GitHub-dkh.29 --- http://seaside.gemtalksystems.com/ss/metacello --- http://seaside.gemtalksystems.com/ss/metacello'
--transcript--'Loaded -> MonticelloFileTree-Core.gemstone24-dkh.164 --- http://ss3.gemtalksystems.com/ss/FileTree --- cache'
--transcript--'Starting atomic load'
--transcript--'Loaded -> Gofer-Core.gemstone-dkh.136 --- http://seaside.gemtalksystems.com/ss/metacello --- cache'
--transcript--'Finished atomic load'
--transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.

Metacello-Base'
--transcript--'Loaded -> Metacello-Base-dkh.109 --- http://seaside.gemtalksystems.com/ss/metacello --- cache'
--transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.

Metacello-Core'
--transcript--'Loaded -> Metacello-Core-dkh.694 --- http://seaside.gemtalksystems.com/ss/metacello --- cache'
--transcript--'Evaluated -> Metacello-MC >> gemstone10beta24PreLoadDoIt'
--transcript--'Loaded -> Metacello-MC-dkh.680 --- http://seaside.gemtalksystems.com/ss/metacello --- cache'
--transcript--'Loaded -> Metacello-Platform.gemstone-dkh.32 --- http://seaside.gemtalksystems.com/ss/metacello --- cache'
--transcript--'Evaluated -> Metacello-Platform >> gemstone10beta311PostLoadDoIt'
--transcript--'Loaded -> Metacello-ToolBox-dkh.134 --- http://smalltalkhub.com/mc/dkh/metacello/main --- cache'
--transcript--'Loaded -> Metacello-GitHub-dkh.29 --- http://seaside.gemtalksystems.com/ss/metacello --- cache'
--transcript--'Evaluated -> 1.0-beta.32.1 [ConfigurationOfMetacello] >> metacelloPrimeRegistry'
--transcript--'...finished 1.0-beta.32.1'
--transcript--'Loading 1.0-beta.9.2 of ConfigurationOfGLASS...'
--transcript--'Project: Core 0.248'
--transcript--'Fetched -> Core.v3-DaleHenrichs.76 --- http://seaside.gemtalksystems.com/ss/monticello --- http://seaside.gemtalksystems.com/ss/monticello'
--transcript--'Fetched -> Bootstrap.v3-DaleHenrichs.230 --- http://seaside.gemtalksystems.com/ss/monticello --- http://seaside.gemtalksystems.com/ss/monticello'
--transcript--'Fetched -> Squeak.v3-DaleHenrichs.298 --- http://seaside.gemtalksystems.com/ss/monticello --- http://seaside.gemtalksystems.com/ss/monticello'
--transcript--'Project: Monticello 0.244'
--transcript--' [0.244.2]'
--transcript--'Project: Metacello 1.0-beta.32'
--transcript--' [1.0-beta.32.1]'
--transcript--'Project: FileTree stable'
--transcript--' [1.0.6.1]'
--transcript--'Project: Monticello 0.243'
--transcript--'Project: GsMonticello 0.244.2'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Project: Gofer Project Loader 1.0-alpha2.2'
--transcript--'Project: Gofer Core 1.0.2.1'
--transcript--'Project: OB 0.242.1'
--transcript--'Project: Announcements 0.240.1'
--transcript--' [0.243]'
--transcript--'Fetched -> OB-Tools.v3-DaleHenrichs.137 --- http://seaside.gemtalksystems.com/ss/GemStone --- http://seaside.gemtalksystems.com/ss/GemStone'
--transcript--'Project: Release Support 0.243'
--transcript--'Project: Grease 1.0.7.2'
--transcript--' [1.0.9]'
--transcript--'Project: System-Digital-Signatures 0.241.1'
--transcript--'Project: SMTPMail 0.241.1'
--transcript--'Project: UTF8 0.241.1'
--transcript--'Project: SqueakCommon 0.9.4'
--transcript--'Project: Grease 1.0.7.1'
--transcript--'Evaluated -> Core >> preLoad02322'
--transcript--'Starting atomic load'
--transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.

Squeak'
--transcript--'Loaded -> Core.v3-DaleHenrichs.76 --- http://seaside.gemtalksystems.com/ss/monticello --- cache'
--transcript--'Loaded -> Bootstrap.v3-DaleHenrichs.230 --- http://seaside.gemtalksystems.com/ss/monticello --- cache'
--transcript--'Loaded -> Squeak.v3-DaleHenrichs.298 --- http://seaside.gemtalksystems.com/ss/monticello --- cache'
--transcript--'Finished atomic load'
--transcript--'Evaluated -> Squeak >> postLoad233'
--transcript--'Starting atomic load'
--transcript--'Loaded -> OB-Tools.v3-DaleHenrichs.137 --- http://seaside.gemtalksystems.com/ss/GemStone --- cache'
--transcript--'Finished atomic load'
--transcript--'Evaluated -> 1.0-beta.32.1 [ConfigurationOfMetacello] >> metacelloPrimeRegistry'
--transcript--'Evaluated -> 1.0-alpha2.2 [ConfigurationOfGoferProjectLoader] >> postLoadLoader'
--transcript--'...finished 1.0-beta.9.2'
--transcript--'Loading 1.0-beta.9.2 of ConfigurationOfGLASS...'
--transcript--'Project: Monticello 0.244'
--transcript--' [0.244.2]'
--transcript--'Project: Metacello 1.0-beta.32'
--transcript--' [1.0-beta.32.1]'
--transcript--'Project: FileTree stable'
--transcript--' [1.0.6.1]'
--transcript--'Project: Monticello 0.243'
--transcript--'Project: GsMonticello 0.244.2'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Project: Gofer Project Loader 1.0-alpha2.2'
--transcript--'Project: Gofer Core 1.0.2.1'
--transcript--'Project: OB 0.242.1'
--transcript--'Project: Announcements 0.240.1'
--transcript--' [0.243]'
--transcript--'Project: Change-Notification 0.241'
--transcript--'Project: Monticello 0.243'
--transcript--'Project: Release Support 0.243'
--transcript--'Project: Grease 1.0.7.2'
--transcript--' [1.0.9]'
--transcript--'Project: System-Digital-Signatures 0.241.1'
--transcript--'Project: SMTPMail 0.241.1'
--transcript--'Project: UTF8 0.241.1'
--transcript--'Project: SqueakCommon 0.9.4'
--transcript--'Project: Grease 1.0.7.1'
--transcript--'Evaluated -> 1.0-beta.32.1 [ConfigurationOfMetacello] >> metacelloPrimeRegistry'
--transcript--'Evaluated -> 1.0-alpha2.2 [ConfigurationOfGoferProjectLoader] >> postLoadLoader'
--transcript--'...finished 1.0-beta.9.2'
--transcript--'Loading 1.0-beta.9.3 of ConfigurationOfGLASS...'
--transcript--'Fetched -> ConfigurationOfMetacelloPreview-dkh.49 --- http://seaside.gemtalksystems.com/ss/MetacelloRepository --- http://seaside.gemtalksystems.com/ss/MetacelloRepository'
--transcript--'Loaded -> ConfigurationOfMetacelloPreview-dkh.49 --- http://seaside.gemtalksystems.com/ss/MetacelloRepository --- http://seaside.gemtalksystems.com/ss/MetacelloRepository'
--transcript--'Project: Gofer 1.0.5.2'
--transcript--'Project: Monticello 0.244'
--transcript--' [0.244.2]'
--transcript--'Project: Metacello previewBootstrap'
--transcript--' [1.0-beta.32.1]'
--transcript--'Project: FileTree stable'
--transcript--' [1.0.6.1]'
--transcript--'Project: Monticello 0.243'
--transcript--'Project: GsMonticello 0.244.2'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Project: MetacelloPreview stable'
--transcript--' [1.0.0-beta.32.14]'
--transcript--'Project: Metacello'
--transcript--'Fetched -> BaselineOfMetacello-dkh.74 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Loaded -> BaselineOfMetacello-dkh.74 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> BaselineOfFileTree-dkh.4 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
--transcript--'Loaded -> BaselineOfFileTree-dkh.4 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
--transcript--'Project: FileTree baseline'
--transcript--'Fetched -> MonticelloFileTree-Core-dkh.166 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
--transcript--'Fetched -> MonticelloFileTree-FileDirectory-Utilities-dkh.15 --- github://dalehenrich/filetree:gemstone2.4/repository --- github://dalehenrich/filetree:gemstone2.4/repository'
--transcript--'Project: GsMonticello 0.242'
--transcript--'Project: Gofer stable'
--transcript--'Fetched -> Metacello-Base-dkh.115 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> Metacello-Core-dkh.758 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> Metacello-MC-dkh.711 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> Metacello-Platform.gemstone-dkh.41 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> Metacello-ToolBox-dkh.135 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> Metacello-FileTree-dkh.34 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Fetched -> Metacello-GitHub-dkh.34 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository'
--transcript--'Project: Gofer Project Loader 1.0-alpha2.2'
--transcript--'Project: Gofer Core 1.0.2.1'
--transcript--'Project: OB 0.242.1'
--transcript--'Project: Announcements 0.240.1'
--transcript--' [0.243]'
--transcript--'Project: Change-Notification 0.241'
--transcript--'Project: Monticello 0.243'
--transcript--'Project: Release Support 0.243'
--transcript--'Project: Grease 1.0.7.2'
--transcript--' [1.0.9]'
--transcript--'Project: System-Digital-Signatures 0.241.1'
--transcript--'Project: SMTPMail 0.241.1'
--transcript--'Project: UTF8 0.241.1'
--transcript--'Project: SqueakCommon 0.9.4'
--transcript--'Project: Grease 1.0.7.1'
--transcript--'Evaluated -> 1.0-beta.32.1 [ConfigurationOfMetacello] >> metacelloPrimeRegistry'
--transcript--'Loaded -> MonticelloFileTree-Core-dkh.166 --- github://dalehenrich/filetree:gemstone2.4/repository --- cache'
--transcript--'Loaded -> MonticelloFileTree-FileDirectory-Utilities-dkh.15 --- github://dalehenrich/filetree:gemstone2.4/repository --- cache'
--transcript--'Loaded -> Metacello-Base-dkh.115 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Loaded -> Metacello-Core-dkh.758 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Loaded -> Metacello-MC-dkh.711 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Loaded -> Metacello-Platform.gemstone-dkh.41 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Evaluated -> Metacello-Platform >> gemstone10beta311PostLoadDoIt'
--transcript--'Loaded -> Metacello-ToolBox-dkh.135 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Loaded -> Metacello-FileTree-dkh.34 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Loaded -> Metacello-GitHub-dkh.34 --- github://dalehenrich/metacello-work:257433ce59f6e856669753a34ba13498fb382b78/repository --- cache'
--transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
--transcript--'Evaluated -> 1.0-alpha2.2 [ConfigurationOfGoferProjectLoader] >> postLoadLoader'
--transcript--'...finished 1.0-beta.9.3'
--transcript--'Migrated 0 instances for 6 classes.'
--transcript--'======================'
--transcript--'=====Metacello Preview already loaded'
--transcript--'======================'
--transcript--'=====Upgrading Metacello'
--transcript--'Fetched -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loaded -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Fetched -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loaded -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loading baseline of BaselineOfMetacello...'
--transcript--'Project: FileTree baseline'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Fetched -> Metacello-Core-dkh.770 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Fetched -> Metacello-MC-dkh.714 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Fetched -> Metacello-FileTree-dkh.35 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Project: GsCore 0.247'
--transcript--'Fetched -> Metacello-GitHub-ChristopheDemarey.35 --- github://dalehenrich/metacello-work:master/repository --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loaded -> Metacello-Core-dkh.770 --- github://dalehenrich/metacello-work:master/repository --- cache'
--transcript--'Loaded -> Metacello-MC-dkh.714 --- github://dalehenrich/metacello-work:master/repository --- cache'
--transcript--'Loaded -> Metacello-FileTree-dkh.35 --- github://dalehenrich/metacello-work:master/repository [fd498b0:master] --- cache'
--transcript--'Loaded -> Metacello-GitHub-ChristopheDemarey.35 --- github://dalehenrich/metacello-work:master/repository [fd498b0:master] --- cache'
--transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
--transcript--'...finished baseline'
--transcript--'Migrated 0 instances for 1 classes.'
--transcript--'======================'
--transcript--'=====Installing GLASS1'
--transcript--'Fetched -> BaselineOfGLASS1-dkh.32 --- github://glassdb/glass:master/repository [93aec3b:master] --- github://glassdb/glass:master/repository'
--transcript--'Loaded -> BaselineOfGLASS1-dkh.32 --- github://glassdb/glass:master/repository [93aec3b:master] --- github://glassdb/glass:master/repository'
--transcript--'Fetched -> BaselineOfGLASS1-dkh.32 --- github://glassdb/glass:master/repository [93aec3b:master] --- github://glassdb/glass:master/repository'
--transcript--'Loaded -> BaselineOfGLASS1-dkh.32 --- github://glassdb/glass:master/repository [93aec3b:master] --- github://glassdb/glass:master/repository'
--transcript--'Loading baseline of BaselineOfGLASS1...'
ERROR 2710 , a MetacelloConflictingProjectError occurred (error 2710), Load Conflict between existing ConfigurationOfGrease 1.0.9 from http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main and BaselineOfGrease [baseline] from github://GsDevKit/Grease:master/repository (MetacelloConflictingProjectError)
topaz 1> doit
MetacelloProjectRegistration registry configurationRegistry removeKey: 'ConfigurationOfGrease'.
Gofer new
package: 'GsUpgrader-Core';
url: 'http://ss3.gemtalksystems.com/ss/gsUpgrader';
load.
(Smalltalk at: #GsUpgrader) upgradeGLASS1.
%
--transcript--'======================'
--transcript--'=====MetacelloPreview is loaded. Skipping GLASS upgrade.'
--transcript--'======================'
--transcript--'=====Metacello Preview already loaded'
--transcript--'======================'
--transcript--'=====Upgrading Metacello'
--transcript--'Fetched -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository [fd498b0:master] --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loaded -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository [fd498b0:master] --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loading baseline of BaselineOfMetacello...'
--transcript--'Project: FileTree baseline'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Project: GsCore 0.247'
--transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
--transcript--'...finished baseline'
--transcript--'No instance migrations performed.'
--transcript--'======================'
--transcript--'=====Metacello Preview already loaded'
--transcript--'======================'
--transcript--'=====Upgrading Metacello'
--transcript--'Fetched -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository [fd498b0:master] --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loaded -> BaselineOfMetacello-tfel.75 --- github://dalehenrich/metacello-work:master/repository [fd498b0:master] --- github://dalehenrich/metacello-work:master/repository'
--transcript--'Loading baseline of BaselineOfMetacello...'
--transcript--'Project: FileTree baseline'
--transcript--'Project: Gofer stable'
--transcript--' [1.0.5.2]'
--transcript--'Project: GsCore 0.247'
--transcript--'Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197'
--transcript--'...finished baseline'
--transcript--'No instance migrations performed.'
--transcript--'======================'
--transcript--'=====Installing Grease'
--transcript--'Fetched -> BaselineOfGrease-dkh.5 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Loaded -> BaselineOfGrease-dkh.5 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Fetched -> BaselineOfGrease-dkh.5 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Loaded -> BaselineOfGrease-dkh.5 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Loading baseline of BaselineOfGrease...'
--transcript--'Project: System-Digital-Signatures stable'
--transcript--' [0.243]'
--transcript--'Project: Core 0.247'
--transcript--'Project: SMTPMail stable'
--transcript--'Fetched -> Grease-Core-pmm.93 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Fetched -> Grease-Tests-Core-pmm.99 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Project: UTF8 stable'
--transcript--'Fetched -> Grease-GemStone-Core-dkh.53 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- github://GsDevKit/Grease:master/repository'
--transcript--'Warning: You are about to load new versions of the following packages that have unsaved changes in the image. If you continue, you will lose these changes.

Grease-Core'
--transcript--'Loaded -> Grease-Core-pmm.93 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- cache'
--transcript--'Loaded -> Grease-Tests-Core-pmm.99 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- cache'
--transcript--'Loaded -> Grease-GemStone-Core-dkh.53 --- github://GsDevKit/Grease:master/repository [27ae1e2:master] --- cache'
--transcript--'...finished baseline'
--transcript--'Migrated 0 instances for 5 classes.'
--transcript--'======================'
--transcript--'=====Locking Grease'
--transcript--'No instance migrations performed.'
ERROR 2003 , a OffsetError occurred (error 2003), reason:objErrBadOffsetIncomplete, max:0 actual:1 (OffsetError)

@dalehenrich
Copy link
Member Author

@jbrichau this is the problem that I've been killing myself trying to reproduce ... I can't force a conflict to save my life...

Would you please run a metacelloReport before doing the upgradeGLASS1 ... I assume that the error has something to do with the starting conditions, but I have so far been unable to figure out what the starting condition needs to be ... I suspect that the root cause is a Metacello bug, so I need to have a reproducable test case in my hands ... thanks

@jbrichau
Copy link
Member

I'm home in an hour and was planning to get you this. Coming up!

Johan (sent from my mobile)

On 24 Sep 2014, at 18:44, Dale Henrichs notifications@github.com wrote:

@jbrichau this is the problem that I've been killing myself trying to reproduce ... I can't force a conflict to save my life...

Would you please run a metacelloReport before doing the upgradeGLASS1 ... I assume that the error has something to do with the starting conditions, but I have so far been unable to figure out what the starting condition needs to be ... I suspect that the root cause is a Metacello bug, so I need to have a reproducable test case in my hands ... thanks


Reply to this email directly or view it on GitHub.

@dalehenrich
Copy link
Member Author

I'm waiting with bated breath:)

On Wed, Sep 24, 2014 at 10:13 AM, Johan Brichau notifications@github.com
wrote:

I'm home in an hour and was planning to get you this. Coming up!

Johan (sent from my mobile)

On 24 Sep 2014, at 18:44, Dale Henrichs notifications@github.com
wrote:

@jbrichau this is the problem that I've been killing myself trying to
reproduce ... I can't force a conflict to save my life...

Would you please run a metacelloReport before doing the upgradeGLASS1
... I assume that the error has something to do with the starting
conditions, but I have so far been unable to figure out what the starting
condition needs to be ... I suspect that the root cause is a Metacello bug,
so I need to have a reproducable test case in my hands ... thanks


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#6 (comment).

@jbrichau
Copy link
Member

Before launching the upgrade:

Metacello Version REPORT

  1. ConfigurationOfAthena 0.5 #'development'
  2. ConfigurationOfFileTree 1.0.1 #'release'
  3. ConfigurationOfGLASS 1.0-beta.9 #'release'
  4. ConfigurationOfGofer 1.0.5.1 #'release'
  5. ConfigurationOfGoferProjectLoader 1.0-alpha2.2 #'development'
  6. ConfigurationOfGrease 1.0.9 #'development'
  7. ConfigurationOfGsCore 0.247 #'release'
  8. ConfigurationOfGsFastCGI 0.235 #'release'
  9. ConfigurationOfGsMisc 0.243 #'release'
  10. ConfigurationOfGsMonticello 0.244.2 #'release'
  11. ConfigurationOfGsOB 0.242.1 #'release'
  12. ConfigurationOfGsSqueakCommon 0.9.4 #'release'
  13. ConfigurationOfMetacello 1.0-beta.32 #'development'
  14. ConfigurationOfOrderPreservingDictionary 1.1 #'release'
  15. ConfigurationOfSeaside3 3.0.12 #'development'
  16. ConfigurationOfSeaside30 3.0.8 #'stable'
  17. ConfigurationOfSwazoo2 2.2.0.5 #'development'
  18. ConfigurationOfTwitterBootstrap 1.0.1 #'release'

19. ConfigurationOfXMLWriter 2.3.7 #'release'

PACKAGE REPORT

Announcements.v3-dkh.18
Athena-Common-JohanBrichau.30
Athena-Database-GemStone-AndyKellens.14
Athena-Exports-VeronicaUquillas.34
Athena-GemStone-Common-AndyKellens.9
Athena-GemStone-Extensions-VeronicaUquillas.9
Athena-Migrations-VeronicaUquillas.258
Athena-Model-VeronicaUquillas.765
Athena-Web-Components-VeronicaUquillas.1270
Base-Bootstrap.v3-dkh.29
BaselineOfZinc-dkh.1
Bootstrap.v3-dkh.228
Change-Notification.v3-dkh.20
Collections-OrderPreservingDictionary-monty.9
Collections-Support.g-OttoBehrens.45
Collections-Tests-Support.g-OttoBehrens.3
ConfigurationOfAthena-VeronicaUquillas.185
ConfigurationOfFileTree-dkh.64
ConfigurationOfGLASS-dkh.223
ConfigurationOfGofer-dkh.36
ConfigurationOfGoferProjectLoader-DaleHenrichs.21
ConfigurationOfGrease-JohanBrichau.263
ConfigurationOfGsCore-dkh.286
ConfigurationOfGsFastCGI-dkh.16
ConfigurationOfGsMisc-dkh.114
ConfigurationOfGsMonticello-dkh.172
ConfigurationOfGsOB-dkh.89
ConfigurationOfGsSqueakCommon-dkh.24
ConfigurationOfMetacello-dkh.795
ConfigurationOfOrderPreservingDictionary-monty.6
ConfigurationOfSeaside3-JohanBrichau.145
ConfigurationOfSeaside30-PaulDeBruicker.397
ConfigurationOfSwazoo2-DiegoLont.54
ConfigurationOfTwitterBootstrap-topa.13
ConfigurationOfXMLWriter-monty.51
Core.v3-dkh.74
CSV-AndyKellens.14
D3JS-Core-AndyKellens.1
Database-Abstraction-Layer-JohanBrichau.44
Database-Abstraction-LayerGemStone-AndyKellens.46
FastCGI-dkh.33
FastCGIPool-dkh.2
GemStone-ANSI-Streams-dkh.9
GemStone-Deployment.v310-dkh.26
GemStone-Indexing-Extensions-dkh.3
GemStone-Release-Support-dkh.67
Gofer-Core.gemstone-dkh.135
GoferProjectLoader-DaleHenrichs.25
Grease-Core-pmm.72
Grease-GemStone-Core-dkh.49
Grease-GemStone300-Core-dkh.4
Grease-Tests-Core-pmm.82
Grease-Tests-GemStone-Core-dkh.14
GsSqueakCommon-Core-dkh.10
GsSqueakCommon-Core.3x-dkh.4
GsSqueakCommon-Tests-dkh.2
GsUpgrader-Core-dkh.31
JadeServer-dkh.13
Javascript-Core-pmm.94
Javascript-GemStone-Core-DaleHenrichs.4
Javascript-Tests-Core-pmm.68
JQuery-Core-lr.123
JQuery-SelectBoxIt-AndyKellens.1
JQuery-Sew-AndyKellens.2
JQuery-Tests-Core-NickAger.132
JQuery-Tests-UI-pmm.82
JQuery-UI.gemstone-dkh.81
JQWidgetBox-Datatables-Core-JohanBrichau.1
JQWidgetBox-FileUpload-JohanBrichau.1
Metacello-Base-dkh.103
Metacello-Core-dkh.669
Metacello-FileTree-dkh.29
Metacello-GitHub-dkh.22
Metacello-MC-dkh.669
Metacello-Platform.gemstone-dkh.29
Metacello-ToolBox-dkh.131
Monticello.v3-dkh.456
MonticelloFileTree-Core.gemstone24-dkh.99
MonticelloFileTree-FileDirectory-Utilities.gemstone24-dkh.14
Multilingual-TextConversion-KrisGybels.17
OB-GemStone-Platform-dkh.69
OB-Metacello-dkh.83
OB-Monticello-DaleHenrichs.103
OB-Standard.v3-dkh.448
OB-SUnitGUI.g-dkh.61
OB-SUnitIntegration-dkh.10
OB-SymbolListBrowser-DaleHenrichs.4
OB-Tools.v3-dkh.136
OmniBrowser-DaleHenrichs.447
PackageInfo-Base.g-dkh.36
Prototype-Core-lr.25
Prototype-Tests-Core-lr.13
Regex-Core-DaleHenrichs.3
Regex-Tests-Core-DaleHenrichs.5
RSS-Core-lr.67
RSS-Examples-lr.26
RSS-Tests-Core-lr.30
Scriptaculous-Components-lr.111
Scriptaculous-Core-pmm.102
Scriptaculous-Tests-Components-lr.39
Scriptaculous-Tests-Core-pmm.61
Seaside-Adaptors-FastCGI-dkh.26
Seaside-Adaptors-Swazoo-pmm.42
Seaside-Canvas.gemstone-dkh.119
Seaside-Component-jok.92
Seaside-Core.gemstone-JohanBrichau.770
Seaside-Development-pmm.156
Seaside-Email-PaulDeBruicker.24
Seaside-Environment-NickAger.77
Seaside-Examples-lr.23
Seaside-Extensions-JohanBrichau.35
Seaside-FileSystem-pmm.26
Seaside-Flow-pmm.23
Seaside-GemStone-Adaptors-Swazoo-dkh.5
Seaside-GemStone-Basic-Development-NickAger.25
Seaside-GemStone-Continuation-DaleHenrichs.20
Seaside-GemStone-Core-dkh.63
Seaside-GemStone-Development-dkh.27
Seaside-GemStone-Email-topa.13
Seaside-GemStone-Environment-dkh.12
Seaside-GemStone-Flow.310-dkh.12
Seaside-GemStone-ServiceTask-NickAger.20
Seaside-GemStone-Session-DaleHenrichs.3
Seaside-GemStone-Tools-OmniBrowser-DaleHenrichs.4
Seaside-GemStone-Tools-Production-dkh.13
Seaside-GemStone-Tools-Web-DaleHenrichs.4
Seaside-GemStone-Welcome-DaleHenrichs.1
Seaside-GemStone300-Core-DaleHenrichs.4
Seaside-HTML5-pmm.28
Seaside-InternetExplorer-pmm.7
Seaside-RenderLoop.gemstone-dkh.74
Seaside-Session.gemstone-dkh.158
Seaside-Swazoo-pmm.20
Seaside-Tests-Canvas-pmm.59
Seaside-Tests-Component-jok.33
Seaside-Tests-Core-pmm.259
Seaside-Tests-Development-pmm.43
Seaside-Tests-Email-JohanBrichau.18
Seaside-Tests-Environment-lr.27
Seaside-Tests-Examples-lr.9
Seaside-Tests-FileSystem-lr.13
Seaside-Tests-Flow-dkh.34
Seaside-Tests-Functional-pmm.142
Seaside-Tests-GemStone-Continuation-DaleHenrichs.12
Seaside-Tests-GemStone-Core-dkh.15
Seaside-Tests-GemStone-Development-DaleHenrichs.4
Seaside-Tests-GemStone-Flow-dkh.4
Seaside-Tests-GemStone-Functional-dkh.12
Seaside-Tests-HTML5-pmm.28
Seaside-Tests-InternetExplorer-lr.9
Seaside-Tests-RenderLoop.gemstone-dkh.13
Seaside-Tests-Session-lr.49
Seaside-Tests-Tools-Web-lr.18
Seaside-Tests-UTF8-lr.10
Seaside-Tests-Welcome-lr.6
Seaside-Tools-Core-lr.19
Seaside-Tools-OmniBrowser-lr.25
Seaside-Tools-Web-NickAger.113
Seaside-Welcome-NickAger.40
Seaside-Widgets-lr.26
SMTPMail-dkh.11
SocketStream-dkh.14
Sport3.010.v3-dkh.29
Squeak.v3-dkh.296
Swazoo-2.2.gemstone-DataCurator.34
System-Digital-Signatures-dkh.5
Twitter-Bootstrap-Javascript-Components-VeronicaUquillas.19
Twitter-Bootstrap-Libraries-FrancoisStephany.2
Twitter-Bootstrap-Seaside-NickAger.5
Utf8Encoding.310-dkh.30
XML-Writer-Core-monty.13
XML-Writer-Tests-StephaneDucasse.1
Zinc-FileSystem-Legacy-dkh.6
Zinc-HTTP-dkh.300

@marianopeck
Copy link

Hi guys,

I am having a similar issue. I am having the offset error, but I think the cause is different. I am updating a extent that already had seaside 3.0.9 and some old grease version. I am SURE Grease is indeed loaded. #greaseBaselineLoaded does answer true, however, when executing:

     projectSpec := (self metacelloClass image
       baseline: [ :spec | spec name = projectName ];
       list) first.

That gives an empty list. So... the project is found in Metacello registration because BaselineOfGrease exists, but Metacello image doesn't seem to find it.

In the meanwhile...do you know a workaround so that I can load Seaside 3.1?

My transcript output is:

======================
=====Metacello Preview already loaded
======================
=====Upgrading Metacello
Fetched -> BaselineOfMetacello-dkh.79 --- github://dalehenrich/metacello-work:master/repository [2c7a0a1:master] --- github://dalehenrich/metacello-work:master/repository
Loaded -> BaselineOfMetacello-dkh.79 --- github://dalehenrich/metacello-work:master/repository [2c7a0a1:master] --- github://dalehenrich/metacello-work:master/repository
Loading baseline of BaselineOfMetacello...
Project: FileTree baseline
Project: Gofer stable [1.0.5.1]
Project: GsCore 0.247
Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197
...finished baseline
    No instance migrations performed.

And the metacello report is:

 '-----------------------------
Metacello Registration REPORT
-----------------------------
Bootstrap 0.4.0 [release]
FileTree 3855a2d [gemstone2.4]
GLASS 0.231 [beta]
GLASS1 93aec3b [master]
Gofer 1.0.5.1 [release]
GoferProjectLoader 1.0-alpha2.2 [development]
Grease 1.0.8 [development]
GsCore 0.247 [release]
GsFastCGI 0.235 [release]
GsMisc 0.242 [release]
GsMonticello 0.244.2 [release]
GsOB 0.242.1 [release]
GsPharo 0.9.2 [development]
GsSqueakCommon 0.9.4 [development]
HighchartsSt 1.0-baseline [baseline]
IAM 1.4 [development]
Magritte3 3.0.1 [stable]
Metacello 2c7a0a1 [master]
MockGemStone 1.0 [release]
Seaside3 3.0.9 [stable]
SIXX 606a93f [master]
Swazoo2 2.2.0.4 [release]
XMLSupport 1.2.2 [development]
XMLWriter 1.0.5 [release]
Zinc a304216 [gemstone3.1]
--------------
PACKAGE REPORT
--------------
Announcements.v3-dkh.18
Base-Bootstrap.v3-dkh.30
BaselineOfFileTree-dkh.4
BaselineOfGLASS1-dkh.32
BaselineOfGrease-dkh.5
BaselineOfMetacello-dkh.79
BaselineOfSIXX-dkh.1
BaselineOfZinc-dkh.4
Blowfish-MarianoMartinezPeck.11
Bootstrap.v3-dkh.239
Bootstrap-Core-DiegoLont.41
Change-Notification.v310-dkh.21
Collections-BitmapCharacterSet-JAA.5
Collections-OrderPreservingDictionary.g-JohanBrichau.9
Collections-Support.g-OttoBehrens.45
ConfigurationOfBootstrap-StephanEggermont.55
ConfigurationOfFileTree-dkh.36
ConfigurationOfGLASS-dkh.223
ConfigurationOfGofer-dkh.36
ConfigurationOfGoferProjectLoader-DaleHenrichs.21
ConfigurationOfGrease-JohanBrichau.281
ConfigurationOfGsCore-dkh.286
ConfigurationOfGsFastCGI-dkh.18
ConfigurationOfGsMisc-dkh.110
ConfigurationOfGsMonticello-dkh.173
ConfigurationOfGsOB-dkh.89
ConfigurationOfGsPharo-dkh.17
ConfigurationOfGsSqueakCommon-dkh.23
ConfigurationOfHighchartsSt-MarianoMartinezPeck.6
ConfigurationOfIAM-MarianoMartinezPeck.69
ConfigurationOfMagritte3-DiegoLont.97
ConfigurationOfMetacello-dkh.796
ConfigurationOfMetacelloPreview-dkh.49
ConfigurationOfMockGemStone-PaulDeBruicker.6
ConfigurationOfSeaside3-JohanBrichau.202
ConfigurationOfSwazoo2-JohanBrichau.58
ConfigurationOfXMLSupport-PaulDeBruicker.71
ConfigurationOfXMLWriter-StephaneDucasse.21
Core.v3-dkh.89
Core31x-dkh.4
DP-CamSanders.12056
DPOFX-MarianoMartinezPeck.126
EncryptionUtilsExternal-MarianoMartinezPeck.1
FA-MarianoMartinezPeck.12053
FACompatibility-CamSanders.24
FAGemStoneCompatibility-MarianoMartinezPeck.53
FAGemStonePersistency-MarianoMartinezPeck.22
FastCGI-dkh.33
FastCGIPool-dkh.2
GemStone-ANSI-Streams-dkh.12
GemStone-Compression-dkh.7
GemStone-Deployment.v310-dkh.26
GemStone-Indexing-Extensions-dkh.4
GemStone-Interactions-dkh.10
GemStone-Release-Support-dkh.67

Gofer-Core.gemstone-dkh.135
GoferProjectLoader-DaleHenrichs.25
Grease-Core-pmm.93
Grease-GemStone-Core-dkh.53
Grease-GemStone300-Core-dkh.4
Grease-Tests-Core-DamienCassou.81
Grease-Tests-GemStone-Core-dkh.14
GsPharo-Core-JohanBrichau.15
GsPharo-Tests-MarianoMartinezPeck.10
GsSqueakCommon-Core-dkh.11
GsSqueakCommon-Core.3x-dkh.4
GsSqueakCommon-Tests-dkh.2
GsUpgrader-Core-dkh.31
HighchartsStAutoGenerated-MarianoMartinezPeck.3
HighchartsStAutoGeneratedTests-MarianoMartinezPeck.1
HighchartsStCore-MarianoMartinezPeck.11
HighchartsStExamples-MaximilianoTabacman.4
HighchartsStExtensions-MaximilianoTabacman.3
JadeServer-dkh.13
Javascript-Core-pmm.94
Javascript-GemStone-Core-DaleHenrichs.4
Javascript-Tests-Core-pmm.68
JQuery-Core-lr.123
JQuery-Tests-Core-NickAger.132
JQuery-Tests-UI-pmm.82
JQuery-UI.gemstone-dkh.81
Magritte-GemStone-Model-NickAger.3
Magritte-GemStone-Seaside-DaleHenrichs.2
Magritte-Model-DamienCassou.432
Magritte-Seaside-NickAger.355
Magritte-Tests-GemStone-Model-DaleHenrichs.1
Magritte-Tests-Model-DamienCassou.32
Metacello-Base-dkh.117
Metacello-Bitbucket-JohanBrichau.3
Metacello-Core-dkh.777
Metacello-FileTree-dkh.36
Metacello-GitBasedRepository-JohanBrichau.2
Metacello-GitHub-JohanBrichau.42
Metacello-MC-dkh.716
Metacello-Platform.gemstone-dkh.49
Metacello-ToolBox-dkh.136
MockGemStone.g-NorbertHartl.3
Monticello.v3-dkh.476
MonticelloFileTree-Core-dkh.166
MonticelloFileTree-FileDirectory-Utilities-dkh.15
MonticelloGs-dkh.2
Multilingual-TextConversion-MarianoMartinezPeck.18
OB-GemStone-Platform-dkh.76
OB-Metacello-dkh.83
OB-Monticello-dkh.105
OB-Standard.v3-dkh.449
OB-SUnitGUI.g-dkh.61
OB-SUnitIntegration-dkh.10
OB-SymbolListBrowser-DaleHenrichs.4
OB-Tools.v3-dkh.140
OFX-MarianoMartinezPeck.103
OFXTests-MarianoMartinezPeck.28
OmniBrowser-DaleHenrichs.447
PackageInfo-Base.g-dkh.36
Prototype-Core-lr.25
Prototype-Tests-Core-lr.13
Regex-Core-DaleHenrichs.3
Regex-Tests-Core-DaleHenrichs.5
RSS-Core-lr.67
RSS-Examples-lr.26
RSS-Tests-Core-lr.30
Scriptaculous-Components-lr.111
Scriptaculous-Core-pmm.102
Scriptaculous-Tests-Components-lr.39
Scriptaculous-Tests-Core-pmm.61
Seaside-Adaptors-FastCGI-dkh.26
Seaside-Adaptors-Swazoo-pmm.42
Seaside-Canvas.gemstone-dkh.119
Seaside-Component-jok.92
Seaside-Core.gemstone-JohanBrichau.770
Seaside-Development-pmm.156
Seaside-Email-lr.21
Seaside-Environment-NickAger.77
Seaside-Examples-lr.23
Seaside-FileSystem-pmm.26
Seaside-Flow-pmm.23
Seaside-GemStone-Adaptors-Swazoo-dkh.5
Seaside-GemStone-Basic-Development-NickAger.25
Seaside-GemStone-Continuation-DaleHenrichs.20
Seaside-GemStone-Core-dkh.63
Seaside-GemStone-Development-dkh.27
Seaside-GemStone-Email-topa.13
Seaside-GemStone-Environment-dkh.12
Seaside-GemStone-Flow.310-dkh.12
Seaside-GemStone-Session-DaleHenrichs.3
Seaside-GemStone-Tools-OmniBrowser-DaleHenrichs.4
Seaside-GemStone-Tools-Production-dkh.13
Seaside-GemStone-Tools-Web-DaleHenrichs.4
Seaside-GemStone-Welcome-DaleHenrichs.1
Seaside-GemStone300-Core-DaleHenrichs.4
Seaside-HTML5-pmm.28
Seaside-InternetExplorer-pmm.7
Seaside-RenderLoop.gemstone-dkh.74
Seaside-Session.gemstone-dkh.158
Seaside-Swazoo-pmm.20
Seaside-Tests-Canvas-pmm.59
Seaside-Tests-Component-jok.33
Seaside-Tests-Core-pmm.258
Seaside-Tests-Development-pmm.43
Seaside-Tests-Email-lr.14
Seaside-Tests-Environment-lr.27
Seaside-Tests-Examples-lr.9
Seaside-Tests-FileSystem-lr.13
Seaside-Tests-Flow-dkh.34
Seaside-Tests-Functional-pmm.142
Seaside-Tests-GemStone-Continuation-DaleHenrichs.12
Seaside-Tests-GemStone-Core-dkh.15
Seaside-Tests-GemStone-Development-DaleHenrichs.4
Seaside-Tests-GemStone-Flow-dkh.4
Seaside-Tests-GemStone-Functional-dkh.12
Seaside-Tests-HTML5-pmm.28
Seaside-Tests-InternetExplorer-lr.9
Seaside-Tests-RenderLoop.gemstone-dkh.13
Seaside-Tests-Session-lr.49
Seaside-Tests-Tools-Web-lr.18
Seaside-Tests-UTF8-lr.10
Seaside-Tests-Welcome-lr.6
Seaside-Tools-Core-lr.19
Seaside-Tools-OmniBrowser-lr.25
Seaside-Tools-Web-NickAger.113
Seaside-Welcome-NickAger.40
Seaside-Widgets-lr.26
SIXX.310-PaulDeBruicker.182
SMTPMail-dkh.11
SocketStream-dkh.14
SplitPasswordStore-MarianoMartinezPeck.4
Sport3.010.v3-dkh.30
Squeak.v3-dkh.307
Swazoo-2.2.gemstone-DataCurator.34
System-Digital-Signatures-dkh.5
Utf8Encoding.310-dkh.31
XML-Observable-JohanBrichau.1
XML-Parser.g-NorbertHartl.119
XML-Tests-Parser-JAA.14
XML-Writer-JAAyer.5
Zinc-Character-Encoding-Core-dkh.6
Zinc-Character-Encoding-Tests-dkh.5
Zinc-FileSystem-Legacy-dkh.6
Zinc-HTTP-dkh.349
Zinc-Resource-Meta-Core-JohanBrichau.10
Zinc-Resource-Meta-Tests-SvenVanCaekenberghe.6
Zinc-Tests-dkh.178
'

@marianopeck
Copy link

Of course....all the instructions in the web refer to ss3 repo. But it seems the commit provided by Dale was here in git... but not in ss3. So I am loading an older version.

@marianopeck
Copy link

OK, using latest version from git worked. Dale, do you want to put last version in ss3 repo as well? thanks!

@dalehenrich
Copy link
Member Author

Mariano,

When you say latest, I assume that you are referring to the github version
from branch issue_3?

I'm glad that it worked for you and I suppose that I should close Issue
#3[1]. I hold off publishing the GsUpgrader package to ss3 until I merge
the fix into the master branch ...

I guess I got sidetracked by the Metacello issue that was raised by that
particular issue...

Dale

[1] #3

On Sun, Oct 12, 2014 at 8:18 AM, marianopeck notifications@github.com
wrote:

OK, using latest version from git worked. Dale, do you want to put last
version in ss3 repo as well? thanks!


Reply to this email directly or view it on GitHub
#6 (comment).

@marianopeck
Copy link

Hi Dale,

When I said latest I mean, I saw this commit from you: 6348f88
So I simply grabbed last version from this git https://github.com/GsDevKit/gsUpgrader/ and it worked. And yes...it looks like a issue_3 branch :)

@dalehenrich
Copy link
Member Author

Great! ...Haha, that means the bugfix works:)

On Sun, Oct 12, 2014 at 12:10 PM, marianopeck notifications@github.com
wrote:

Hi Dale,

When I said latest I mean, I saw this commit from you: 6348f88
6348f88
So I simply grabbed last version from this git
https://github.com/GsDevKit/gsUpgrader/ and it worked. And yes...it looks
like a issue_3 branch :)


Reply to this email directly or view it on GitHub
#6 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants