Re: [Pharo-users] Seaside not installing
On Tue, Sep 13, 2016 at 10:09 AM, Hersh Krishna via Pharo-users <pharo-users@lists.pharo.org> wrote:
---------- Forwarded message ---------- From: Hersh Krishna <hershkrishna@protonmail.ch> To: pharo-users@lists.pharo.org Cc: Date: Mon, 12 Sep 2016 19:05:06 -0700 (PDT) Subject: Seaside not installing When I try to install seaside via the Catalog Browser I get an error "MetacelloNameNotDefinedError", which says that a crypto library is missing. Is this my fault or is the build just broken right now?
Hi Hersh, Which version of Pharo are you on? cheers -ben
I just uploaded a new Metacello config that, I hope, fixes a reference to Cryptography package that for some reason stopped working. After changing this I had 1010 (all) Seaside-Tests passing. Name: ConfigurationOfSeaside3-EstebanMaringolo.312 Author: EstebanMaringolo Time: 13 September 2016, 1:04:36.108636 am UUID: 57a8dff5-a6da-4e91-be29-7628e93171ae Ancestors: ConfigurationOfSeaside3-pmm.311 Fixes #baseline320security: that had a specific spec and package reference for Pharo that wasn't working. Now it uses the same #squeakCommon spec. Regards, Esteban A. Maringolo 2016-09-12 23:22 GMT-03:00 Ben Coman <btc@openinworld.com>:
On Tue, Sep 13, 2016 at 10:09 AM, Hersh Krishna via Pharo-users <pharo-users@lists.pharo.org> wrote:
---------- Forwarded message ---------- From: Hersh Krishna <hershkrishna@protonmail.ch> To: pharo-users@lists.pharo.org Cc: Date: Mon, 12 Sep 2016 19:05:06 -0700 (PDT) Subject: Seaside not installing When I try to install seaside via the Catalog Browser I get an error "MetacelloNameNotDefinedError", which says that a crypto library is missing. Is this my fault or is the build just broken right now?
Hi Hersh,
Which version of Pharo are you on?
cheers -ben
All right, that push seemed to fix it. Thanks for helping me out. I thought I was going insane since I always seem to get the wierdest errors. -- View this message in context: http://forum.world.st/Seaside-not-installing-tp4915283p4915290.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
I'm on Pharo 5 currently. Its the latest image you get from the shell script on the download page. -- View this message in context: http://forum.world.st/Seaside-not-installing-tp4915283p4915288.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (3)
-
Ben Coman -
Esteban A. Maringolo -
Hersh Krishna