[Pharo-project] Update of Seaside One-Click Experience 3.0RC (development) image fails when using the Software update menu
I've downloaded the newest development image from <http://www.seaside.st/download/pharo> (the link of the image is <http://www.seaside.st/distributions/Seaside-3.0rc.app.zip>). If you enable "Show update option in World menu" in the settings browser and try to bring the image up2date using this menu it fails. It seems to me that this image has a wrong version string 'Pharo-1.1-11406-rc3' instead of 'Pharo1.1rc3'. When you evaluate SystemVersion current version: 'Pharo1.1rc3' the update of the image works fine via the menu System>Software update. Regards, Franz Josef
thanks Franz Stef On Jul 19, 2010, at 12:57 PM, Franz Josef Konrad wrote:
I've downloaded the newest development image from <http://www.seaside.st/download/pharo> (the link of the image is <http://www.seaside.st/distributions/Seaside-3.0rc.app.zip>).
If you enable "Show update option in World menu" in the settings browser and try to bring the image up2date using this menu it fails.
It seems to me that this image has a wrong version string 'Pharo-1.1-11406-rc3' instead of 'Pharo1.1rc3'.
When you evaluate SystemVersion current version: 'Pharo1.1rc3' the update of the image works fine via the menu System>Software update.
Regards, Franz Josef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Mon, Jul 19, 2010 at 12:57 PM, Franz Josef Konrad <franzl@fjkonrad.de>wrote:
I've downloaded the newest development image from < http://www.seaside.st/download/pharo> (the link of the image is < http://www.seaside.st/distributions/Seaside-3.0rc.app.zip>).
If you enable "Show update option in World menu" in the settings browser and try to bring the image up2date using this menu it fails.
It seems to me that this image has a wrong version string 'Pharo-1.1-11406-rc3' instead of 'Pharo1.1rc3'.
When you evaluate SystemVersion current version: 'Pharo1.1rc3' the update of the image works fine via the menu System>Software update.
Hi Franz Josef. The system update is disabled in purpose. The Pharo image cannot be updated anymore. Only PharoCore images can be updated. So..you have two posibilities: - You just update seaside in the same Pharo image - You just take any new released Pharo image and load Seaside there. If you are curious why updates were disable, read: http://forum.world.st/update-1-1-11371-tp2229126p2231195.html Thanks Mariano Regards,
Franz Josef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks for the detailed answer and your suggestions to handle the issue. It would be great if such useful information would be visible in a readme workspace. I guess all newcomers can benefit from it. Regards, Franz Josef Am 19.07.2010 15:09, schrieb Mariano Martinez Peck:
On Mon, Jul 19, 2010 at 12:57 PM, Franz Josef Konrad <franzl@fjkonrad.de <mailto:franzl@fjkonrad.de>> wrote:
I've downloaded the newest development image from <http://www.seaside.st/download/pharo> (the link of the image is <http://www.seaside.st/distributions/Seaside-3.0rc.app.zip>).
If you enable "Show update option in World menu" in the settings browser and try to bring the image up2date using this menu it fails.
It seems to me that this image has a wrong version string 'Pharo-1.1-11406-rc3' instead of 'Pharo1.1rc3'.
When you evaluate SystemVersion current version: 'Pharo1.1rc3' the update of the image works fine via the menu System>Software update.
Hi Franz Josef. The system update is disabled in purpose. The Pharo image cannot be updated anymore. Only PharoCore images can be updated. So..you have two posibilities:
- You just update seaside in the same Pharo image - You just take any new released Pharo image and load Seaside there.
If you are curious why updates were disable, read: http://forum.world.st/update-1-1-11371-tp2229126p2231195.html
Thanks
Mariano
Regards, Franz Josef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr <mailto:Pharo-project@lists.gforge.inria.fr> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Franz Josef Konrad -
Mariano Martinez Peck -
Stéphane Ducasse