[Pharo-project] gofer cannot load if the package name not well-formed.
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code: Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load. raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D
Hi Jean, did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>. Gofer gofer update I noticed a similar problem with other malformed package names and probably already fixed the issue. Lukas 2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load.
raise a unbound exception. i have open a issue :Â http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
Now, yes i have try to update gofer. and that alway return the same exception : 'subscript is out of bounds: 1' On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Sorry, I forgot to merge the changes. Please try again to update Gofer Gofer gofer update and then your load script should work. Lukas 2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
Now, yes i have try to update gofer.  and  that alway return the same exception :
'subscript is out of bounds: 1'
On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
  Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; Â Â Â addPackage: 'VMMaker'; Â Â Â load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
that work thank a lot. On Nov 4, 2009, at 10:53 AM, Lukas Renggli wrote:
Sorry, I forgot to merge the changes. Please try again to update Gofer
Gofer gofer update
and then your load script should work.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
Now, yes i have try to update gofer. and that alway return the same exception :
'subscript is out of bounds: 1'
On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I will run that script for 1.1. Stef On Nov 4, 2009, at 10:53 AM, Lukas Renggli wrote:
Sorry, I forgot to merge the changes. Please try again to update Gofer
Gofer gofer update
and then your load script should work.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
Now, yes i have try to update gofer. and that alway return the same exception :
'subscript is out of bounds: 1'
On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Maybe you should also update Gofer for Pharo 1.0, because there is a similar problem with the Seaside 2.8 repository. Lukas 2009/11/4 Stéphane Ducasse <stephane.ducasse@inria.fr>:
I will run that script for 1.1.
Stef
On Nov 4, 2009, at 10:53 AM, Lukas Renggli wrote:
Sorry, I forgot to merge the changes. Please try again to update Gofer
 Gofer gofer update
and then your load script should work.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
Now, yes i have try to update gofer.  and  that alway return the same exception :
'subscript is out of bounds: 1'
On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
  Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; Â Â Â addPackage: 'VMMaker'; Â Â Â load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
Adrian? Can you do that? Issue 1409: update gofer Stef On Nov 4, 2009, at 3:55 PM, Lukas Renggli wrote:
Maybe you should also update Gofer for Pharo 1.0, because there is a similar problem with the Seaside 2.8 repository.
Lukas
2009/11/4 Stéphane Ducasse <stephane.ducasse@inria.fr>:
I will run that script for 1.1.
Stef
On Nov 4, 2009, at 10:53 AM, Lukas Renggli wrote:
Sorry, I forgot to merge the changes. Please try again to update Gofer
Gofer gofer update
and then your load script should work.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
Now, yes i have try to update gofer. and that alway return the same exception :
'subscript is out of bounds: 1'
On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
yes Adrian On Nov 4, 2009, at 16:16 , Stéphane Ducasse wrote:
Adrian? Can you do that? Issue 1409: update gofer Stef
On Nov 4, 2009, at 3:55 PM, Lukas Renggli wrote:
Maybe you should also update Gofer for Pharo 1.0, because there is a similar problem with the Seaside 2.8 repository.
Lukas
2009/11/4 Stéphane Ducasse <stephane.ducasse@inria.fr>:
I will run that script for 1.1.
Stef
On Nov 4, 2009, at 10:53 AM, Lukas Renggli wrote:
Sorry, I forgot to merge the changes. Please try again to update Gofer
Gofer gofer update
and then your load script should work.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
Now, yes i have try to update gofer. and that alway return the same exception :
'subscript is out of bounds: 1'
On Nov 4, 2009, at 10:36 AM, Lukas Renggli wrote:
Hi Jean,
did you try to update to the latest version of Gofer from <http://source.lukas-renggli.ch/flair>.
Gofer gofer update
I noticed a similar problem with other malformed package names and probably already fixed the issue.
Lukas
2009/11/4 arnaud Jean Baptiste <jbaptiste.arnaud@gmail.com>:
hi, My named is Arnaud Jean Baptiste, i work with VMMaker and, i have try to load VMMaker via Gofer on Pharo (severals versions of the image, rc, alpha, dev). and then the : when i load the VMMaker package gofer don't find any version and raise a exception. The code:
Gofer new squeaksource: 'VMMaker'; addPackage: 'VMMaker'; load.
raise a unbound exception. i have open a issue : http://code.google.com/p/pharo/issues/detail?id=1397 I can reproduce the problem with another project like balloon3D _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list 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 (4)
-
Adrian Lienhard -
arnaud Jean Baptiste -
Lukas Renggli -
Stéphane Ducasse