Issue 6379 in pharo: Sensible GoferRepositoryError Messages

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6379 in pharo: Sensible GoferRepositoryError Messages

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 6379 by [hidden email]: Sensible GoferRepositoryError  
Messages
http://code.google.com/p/pharo/issues/detail?id=6379

Pharo2.0a
Latest update: #20212

 From the discussion at  
http://forum.world.st/BUG-Zinc-HTTP-SvenVanCaekenberghe-285-GoferRepositoryError-td4640031.html :
> btw. Wtf is a "GoferRepositoryError: 2"?!
Indeed... the Gofer Error could at least wrap around the real cause, makes  
debugging a nightmare :D

Steps to reproduce:
1. Download the attached fileout.
2. In Pharo 1.4 #14453 or Pharo 2.0a #20212, evaluate: ''
     Gofer it
         url: 'http://mc.stfx.eu/ZincHTTPComponents';
         version: 'Zinc-HTTP-SvenVanCaekenberghe.285';
         load.
     '/path/to/ConfigurationLoadingPhexample.st' asFileReference  
fileStreamDo: [ :str | str fileIn ].
     ((Smalltalk at: #ConfigurationLoadingPhexample) project version:  
#'bleedingEdge') load."

You should get: "Error: Could not resolve: ConfigurationOfPhexample  
[ConfigurationOfPhexample] in /path/to/package-cache  
http://www.squeaksource.com/MetacelloRepository 
ERROR: 'GoferRepositoryError: 2'"

Attachments:
        ConfigurationLoadingPhexample.st  5.2 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6379 in pharo: Sensible GoferRepositoryError Messages

pharo
Updates:
        Status: Duplicate
        Mergedinto: 5103

Comment #1 on issue 6379 by [hidden email]: Sensible  
GoferRepositoryError Messages
http://code.google.com/p/pharo/issues/detail?id=6379

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker