Re: [Pharo-users] Pharo Catalog Submission

2017-12-26 Thread Stephane Ducasse
Here is what cyril replied to me once "Classic smalltalkhub" Metacello new smalltalkhubUser: 'KevinLanvin' project: 'MaterialDesignLite'; "Same as: http://smalltalkhub.com/mc/KevinLanvin/MaterialDesignLite/main " configuration: 'MaterialDesignLite'; version: #development; load. "Classic git

[Pharo-users] Pharo Catalog Submission

2017-12-26 Thread Evan Donahue
Hi, I have just finished making a BaselineOf and ConfigurationOf for submitting my github-based project to the Pharo catalog. If my ConfigurationOf is with my code on github (via Iceberg), what Metacello command should I run to test that it works correctly before submitting to the catalog (to fet

Re: [Pharo-users] Pharo Catalog tags

2017-06-16 Thread Norbert Hartl
It appears for pharo6 if the ConfigurationOf is put in the MetaRepoForPharo6. On the next day it should appear because the catalog process runs at midnight Norbert > Am 16.06.2017 um 09:42 schrieb Johan Brichau : > > Hi, > > Does anyone know why Grease does not show ‘Pharo6’ tag in the Pharo c

[Pharo-users] Pharo Catalog tags

2017-06-16 Thread Johan Brichau
Hi, Does anyone know why Grease does not show ‘Pharo6’ tag in the Pharo catalog browser? Seaside3 does… I don’t know what needs to be done for that.. cheers Johan

Re: [Pharo-users] Pharo catalog

2016-11-13 Thread Jeff Gray
It's back! Thanks server gods... -- View this message in context: http://forum.world.st/Pharo-catalog-tp4922782p4922862.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Pharo catalog

2016-11-13 Thread p...@highoctane.be
Catalog was dead for me too yesterday evening. P. Le 12 nov. 2016 23:58, "Jeff Gray" a écrit : > > Thanks. > Is there somewhere I can see the projects and their versions or is that just > by investigating via google? E.g. I just found some posts re version of > Seaside and followed the advice, s

Re: [Pharo-users] Pharo catalog

2016-11-12 Thread Jeff Gray
Thanks. Is there somewhere I can see the projects and their versions or is that just by investigating via google? E.g. I just found some posts re version of Seaside and followed the advice, so that's now loading. If I want to get others, like bootstrap for example, then I just google it to find out

Re: [Pharo-users] Pharo catalog

2016-11-12 Thread Cyril Ferlicot D.
On 12/11/2016 23:11, Jeff Gray wrote: > Is there another way I can load packages in the meantime? > Hi! To load a project you can use Metacello. Smalltalkhub Project: Metacello new smalltalkhubUser: 'userName' project: 'projectName'; configurattion: 'projectName'; version: #stable;

Re: [Pharo-users] Pharo catalog

2016-11-12 Thread Jeff Gray
Is there another way I can load packages in the meantime? -- View this message in context: http://forum.world.st/Pharo-catalog-tp4922782p4922812.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

[Pharo-users] Pharo catalog

2016-11-12 Thread Jeff Gray
Trying the catalog from Pharo I get an exception. IN the browser I get: /Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later./ Is this a maintenance downtime? -- View this message in c

Re: [Pharo-users] Pharo Catalog broken?

2016-06-06 Thread Esteban Lorenzano
Yes is broken, and I'm traveling so I will not be able to fix it until this afternoon :( Esteban > On 6 Jun 2016, at 13:50, Tommaso Dal Sasso wrote: > > Hello everybody, > > it looks like the pharo catalog has a problem with the database: if I query > the web service, or browse the page http

[Pharo-users] Pharo Catalog broken?

2016-06-06 Thread Tommaso Dal Sasso
Hello everybody, it looks like the pharo catalog has a problem with the database: if I query the web service, or browse the page http://catalog.pharo.org/, I get the following error. VOMongoError: Lazy reference not found CatalogRepository: OID(67173037322134959457277313026) Maybe some agg