Re: [Pharo-users] Seaside not installing

2016-09-13 Thread stepharo

thanks for the alarm and tx esteban for the fix.


Le 13/9/16 à 08:58, Hersh Krishna via Pharo-users a écrit :




Re: [Pharo-users] Seaside not installing

2016-09-12 Thread Hersh Krishna via Pharo-users
--- Begin Message ---
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.

--- End Message ---


Re: [Pharo-users] Seaside not installing

2016-09-12 Thread Hersh Krishna via Pharo-users
--- Begin Message ---
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.

--- End Message ---


Re: [Pharo-users] Seaside not installing

2016-09-12 Thread Esteban A. Maringolo
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 :
> On Tue, Sep 13, 2016 at 10:09 AM, Hersh Krishna via Pharo-users
>  wrote:
>>
>> -- Forwarded message --
>> From: Hersh Krishna 
>> 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
>



Re: [Pharo-users] Seaside not installing

2016-09-12 Thread Ben Coman
On Tue, Sep 13, 2016 at 10:09 AM, Hersh Krishna via Pharo-users
 wrote:
>
> -- Forwarded message --
> From: Hersh Krishna 
> 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