30188 ----- 10867 enabled: cleans post fix https://pharo.fogbugz.com/default.asp?10867 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDuca...
strange: there was already a 30188 Is this 30189? because there is a 30189 update file, bit it is not in the updates.staged. This means 30188 is the last on the server. So I am a bit confused... On Jun 7, 2013, at 6:37 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
30188 -----
10867 enabled: cleans post fix https://pharo.fogbugz.com/default.asp?10867
Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDuca...
On Jun 8, 2013, at 11:45 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
strange: there was already a 30188
Is this 30189?
because there is a 30189 update file, bit it is not in the updates.staged.
This means 30188 is the last on the server.
So I am a bit confusedâ¦
The two 30188 updates are (in this order it seems): in the git we have in addition a 30189-Pha-Update.cs 30188 ----- 10867 enabled: cleans post fix https://pharo.fogbugz.com/default.asp?10867 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDuca... 30188 ----- 10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745 10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838 10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Widgets-StephaneDucasse.1... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Monticello-StephaneDucasse.810... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Kernel-StephaneDucasse.1472.di...
Shit! So now I do not know what to do :( Especially since I let times in between. So should I rollback both?
strange: there was already a 30188
Is this 30189?
because there is a 30189 update file, bit it is not in the updates.staged.
This means 30188 is the last on the server.
So I am a bit confusedâ¦
The two 30188 updates are (in this order it seems): in the git we have in addition a 30189-Pha-Update.cs
30188 -----
10867 enabled: cleans post fix https://pharo.fogbugz.com/default.asp?10867
Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDuca...
30188 -----
10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745
10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838
10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853
Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Widgets-StephaneDucasse.1... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Monticello-StephaneDucasse.810... http://smalltalkhub.com/mc/Pharo/Pharo30/main/Kernel-StephaneDucasse.1472.di...
when I look at pharo-update I have 30186-Pha-Update.cs 30187-Pha-Update.cs 30188-Pha-Update.cs 30189-Pha-Update.cs updates30.staged I do not understand why there is a staged file in there. #Pharo3.0 30184-Pha-Update.cs 30185-Pha-Update.cs 30186-Pha-Update.cs 30187-Pha-Update.cs 30188-Pha-Update.cs 30188-Pha-Update.cs I do not understand why the staged file is in this folder. So I'm confused and I looks like that I lost my time. So I can rollback until 30187 -> ScriptLoader30-StephaneDucasse.214.mcz but I do not know how to do it efficiently. Stef
so how do we sync before I do something. when I run the scripts of esteban ./integrate the staged file is not empty and I do not understand why because to me it should be empty. right now I have and it looks totally bogus. #Pharo3.0^M30184-Pha-Update.cs^M30185-Pha-Update.cs^M30186-Pha-Update.cs^M30187-Pha-Update.cs^M30188-Pha-Update.cs^M30188-Pha-Update.cs Stef On Jun 8, 2013, at 12:28 PM, Stéphane Ducasse <Stephane.Ducasse@inria.fr> wrote:
when I look at pharo-update I have
30186-Pha-Update.cs 30187-Pha-Update.cs 30188-Pha-Update.cs 30189-Pha-Update.cs updates30.staged
I do not understand why there is a staged file in there.
#Pharo3.0 30184-Pha-Update.cs 30185-Pha-Update.cs 30186-Pha-Update.cs 30187-Pha-Update.cs 30188-Pha-Update.cs 30188-Pha-Update.cs
I do not understand why the staged file is in this folder.
So I'm confused and I looks like that I lost my time.
So I can rollback until 30187 -> ScriptLoader30-StephaneDucasse.214.mcz
but I do not know how to do it efficiently.
Stef
On Jun 8, 2013, at 12:31 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
so how do we sync before I do something.
when I run the scripts of esteban ./integrate
the staged file is not empty and I do not understand why because to me it should be empty. right now I have and it looks totally bogus.
#Pharo3.0^M30184-Pha-Update.cs^M30185-Pha-Update.cs^M30186-Pha-Update.cs^M30187-Pha-Update.cs^M30188-Pha-Update.cs^M30188-Pha-Update.cs
Yes, it should be empty but it works even like this. It looks just at the last entry. Marcus
On Jun 8, 2013, at 1:17 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jun 8, 2013, at 12:31 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
so how do we sync before I do something.
when I run the scripts of esteban ./integrate
the staged file is not empty and I do not understand why because to me it should be empty. right now I have and it looks totally bogus.
#Pharo3.0^M30184-Pha-Update.cs^M30185-Pha-Update.cs^M30186-Pha-Update.cs^M30187-Pha-Update.cs^M30188-Pha-Update.cs^M30188-Pha-Update.cs
Yes, it should be empty but it works even like this. It looks just at the last entry.
ok so I was not completely wrong. So we sync and I will continue to integrate.
Marcus
Marcus how do we proceed? I can investigate wihch fixes where produced in the second 30188 and redo them, then redo the 189 What do you think?
so how do we sync before I do something.
when I run the scripts of esteban ./integrate
the staged file is not empty and I do not understand why because to me it should be empty. right now I have and it looks totally bogus.
#Pharo3.0^M30184-Pha-Update.cs^M30185-Pha-Update.cs^M30186-Pha-Update.cs^M30187-Pha-Update.cs^M30188-Pha-Update.cs^M30188-Pha-Update.cs
Yes, it should be empty but it works even like this. It looks just at the last entry.
ok so I was not completely wrong. So we sync and I will continue to integrate.
Marcus
I removed the update 189 from the latest Scriptloader version (217) I published a new version 218 (with only the update30188 method). In the pharo-update git I remove the 30189-Pha-Update.cs Now I will redo the previous updates Stef
So apparently there is really a bug because the update 30188 produced a bogus script scriptnil???? And now I cannot integrate anymore because the scriptXXX is used to verify if the image is in sync with the file. So I renamed scriptnil - to be the correct one script287 to avoid to rollback and commited a new version of scriptLoader. update30188 "self new update30188" self withUpdateLog: '10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745 10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838 10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853'. self loadTogether: self scriptnil merge: false. ^^^^^^^^^^^^ ScriptLoader new cleanRepositories. self flushCaches. => update30188 "self new update30188" self withUpdateLog: '10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745 10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838 10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853'. self loadTogether: self script287 merge: false. ScriptLoader new cleanRepositories. self flushCaches. On Jun 9, 2013, at 4:48 PM, Stéphane Ducasse <Stephane.Ducasse@inria.fr> wrote:
I removed the update 189 from the latest Scriptloader version (217) I published a new version 218 (with only the update30188 method).
In the pharo-update git I remove the 30189-Pha-Update.cs
Now I will redo the previous updates
Stef
Now apparently is in 30188 10867 enabled: cleans post fix https://pharo.fogbugz.com/default.asp?10867 is in so I will (re)integrate in the following integration 10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745 10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838 10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853 => this means in particular that the update description is desynchronized. But I do not know why. On Jun 9, 2013, at 5:01 PM, Stéphane Ducasse <Stephane.Ducasse@inria.fr> wrote:
So apparently there is really a bug because the update 30188 produced a bogus script scriptnil???? And now I cannot integrate anymore because the scriptXXX is used to verify if the image is in sync with the file. So I renamed scriptnil - to be the correct one script287 to avoid to rollback
and commited a new version of scriptLoader.
update30188 "self new update30188" self withUpdateLog: '10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745
10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838
10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853'. self loadTogether: self scriptnil merge: false. ^^^^^^^^^^^^
ScriptLoader new cleanRepositories. self flushCaches.
=>
update30188 "self new update30188" self withUpdateLog: '10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745
10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838
10853 AlainTreeModel: Want menu on tree items only https://pharo.fogbugz.com/default.asp?10853'. self loadTogether: self script287 merge: false. ScriptLoader new cleanRepositories. self flushCaches.
On Jun 9, 2013, at 4:48 PM, Stéphane Ducasse <Stephane.Ducasse@inria.fr> wrote:
I removed the update 189 from the latest Scriptloader version (217) I published a new version 218 (with only the update30188 method).
In the pharo-update git I remove the 30189-Pha-Update.cs
Now I will redo the previous updates
Stef
On Jun 8, 2013, at 12:29 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
when I look at pharo-update I have
30186-Pha-Update.cs 30187-Pha-Update.cs 30188-Pha-Update.cs 30189-Pha-Update.cs updates30.staged
I do not understand why there is a staged file in there.
The idea is that *only* the staged file should be there, the updates file is just on the server.
#Pharo3.0 30184-Pha-Update.cs 30185-Pha-Update.cs 30186-Pha-Update.cs 30187-Pha-Update.cs 30188-Pha-Update.cs 30188-Pha-Update.cs
I do not understand why the staged file is in this folder.
The file should there. There is a bug right now that it contains more than one entry. And there is a bug that the updates30 is wrongly generated (yes, I should have looked at thatâ¦) But it works for the update process. https://pharo.fogbugz.com/f/cases/10412/Pharo-3-updates-list-on-the-server-i...
So I'm confused and I looks like that I lost my time.
So I can rollback until 30187 -> ScriptLoader30-StephaneDucasse.214.mcz
but I do not know how to do it efficiently.
No, not needed. I will check. And in general, we should simplify the whole thing. Marcus
participants (2)
-
Marcus Denker -
Stéphane Ducasse