[Seaside] ConfigurationOfSeaside3 not working with Pharo 6 ?

Mariano Martinez Peck marianopeck at gmail.com
Tue Jun 13 12:18:46 UTC 2017


Hi guys,

I am getting the same issue. I am trying to load Seaside 3.1.5 (my
production version) into Pharo 6.0 via this code:

 Metacello new
    configuration: 'Seaside3';
    repository: '
http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
 version: '3.1.5';
 load: #('Core' 'Zinc-Seaside' 'Javascript' 'JQuery' 'JSON' 'Email');
    lock.


And I am getting this error:

*project group, or package named: 'Seaside-Pharo-Development' not found
when used in requires: or includes: field of package:
'Seaside-Tests-Pharo-Development' for version: 3.1.5 of
ConfigurationOfSeaside3.*




On Tue, Jun 13, 2017 at 6:30 AM, Johan Brichau <johan at inceptive.be> wrote:

> Hi Cyrille,
>
> People are reporting some similar issues. I will look into it.
>
>
> On 13 Jun 2017, at 09:10, Cyrille Delaunay <cy.delaunay at gmail.com> wrote:
>
> It seems my answer has blocked yesterday, because the screenshots were too
> big.
> Here it is without the screenshots:
>
> "Hi Johan,
>
> Thanks for giving it a try.
> From the catalog browser, I only load the configuration (i do not install
> the stable version of the project)
> Then when i open the project from versionner, I get the error."
>
> 2017-06-12 20:51 GMT+02:00 Johan Brichau <johan at inceptive.be>:
>
>> Hi Cyrille,
>>
>> I repeated the steps you mention:
>> - load Seaside3 from Catalog browser (default load)
>> - open Versionner and select Seaside 3.2.2
>> -> seems to work
>>
>> Did I miss a step?
>>
>> cheers
>> Johan
>>
>> On 12 Jun 2017, at 15:16, Cyrille Delaunay <cy.delaunay at gmail.com> wrote:
>>
>> Yes, it seems to be this one:
>>
>> Name: ConfigurationOfSeaside3-JohanBrichau.329
>> Author: JohanBrichau
>> Time: 10 June 2017, 9:27:01.976577 am
>> UUID: cc40babf-f70d-0d00-abab-7a1e0e5213ac
>> Ancestors: ConfigurationOfSeaside3-JohanBrichau.328
>>
>> Seaside 3.0.19 also works on Pharo 6
>>
>> 2017-06-12 12:42 GMT+02:00 Johan Brichau <johan at inceptive.be>:
>>
>>> What version of ConfigurationOfSeaside3 is included in the catalog
>>> browser?
>>> Is it the latest one from the smalltalkhub repo?
>>> Do you have the same issue with the latest one in the smalltalkhub repo?
>>>
>>> cheers
>>> Johan
>>>
>>> > On 12 Jun 2017, at 11:24, Cyrille Delaunay <cy.delaunay at gmail.com>
>>> wrote:
>>> >
>>> > I'm trying to do the following:
>>> >
>>> > - Download latest pharo 6 image from Pharo website (Pharo 6.0
>>> > Latest update: #60499)
>>> > - From the catalog browser, load the configuration of Seaside3 project.
>>> > - From the versionner, try to open project Seaside3
>>> >
>>> > I get an "Error: Name not found: Seaside-Pharo-Development"
>>> >
>>> > This is an error I already saw few time in some build logs.
>>> > Does anyone know from where it could come from ?
>>> >
>>> >
>>> > --
>>> > Cyrille Delaunay
>>> > _______________________________________________
>>> > seaside mailing list
>>> > seaside at lists.squeakfoundation.org
>>> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>
>>> _______________________________________________
>>> seaside mailing list
>>> seaside at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>
>>
>>
>>
>> --
>> Cyrille Delaunay
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
>>
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
>>
>
>
> --
> Cyrille Delaunay
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20170613/91799644/attachment.html>


More information about the seaside mailing list