Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

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

Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

Matthias Berth-2
Hi Lukas,


I'm glad when I can help you, though I'm afraid it's just a little
help ;-) From start to first problem it was just a few seconds:

- start sq3.9-7067dev07.09.1.image using the current squeak 3.10 VM
- open Package Universe
- select Squeak web packages version 0.1
- press the "select package" button

--> this gives a Warning: could not find necessary package: Pier

I guess it's due to the splitting of Pier into several packages, so
there is no global package "Pier" in the universe? The comment in the
Universe browser says:

snip-------
Abstract package that only depends on other packages. This packages
are used to build a squeak distribution for developers.

Category: Web Development
Depends on:
        Squeak dev packages
        Pier
        Scriptaculous
        Seaside

Maintained by: Damien Cassou <[hidden email]>
Downloads from: (no url)
Homepage: http://damien.cassou.free.fr/
snip-----------

So, what can we do?

I'll go try the same thing on the clean 3.9 image immediately.

Cheers

Matthias


PS: Yes, I updated the package list from the network this time ;-)



On 9/27/07, Lukas Renggli <[hidden email]> wrote:
> I just updated the Package Universe Definitions for Seaside, Magritte
> and Pier (and several of its plugins). I did not have the time to
> test it yet (dependencies), so I am looking for people that are
> willing to try and report problems ;-)
>
> Lukas

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

Lukas Renggli-2
> - select Squeak web packages version 0.1
> - press the "select package" button

I see. The problem is that I don't maintain this package that has  
some unresolveable dependencies due to some renamings.

Please try loading 'Pier-Security' or 'Pier-Seaside', that should  
actually work and pull in all the necessary dependencies.

Lukas


>
> --> this gives a Warning: could not find necessary package: Pier
>
> I guess it's due to the splitting of Pier into several packages, so
> there is no global package "Pier" in the universe? The comment in the
> Universe browser says:
>
> snip-------
> Abstract package that only depends on other packages. This packages
> are used to build a squeak distribution for developers.
>
> Category: Web Development
> Depends on:
> Squeak dev packages
> Pier
> Scriptaculous
> Seaside
>
> Maintained by: Damien Cassou <[hidden email]>
> Downloads from: (no url)
> Homepage: http://damien.cassou.free.fr/
> snip-----------
>
> So, what can we do?
>
> I'll go try the same thing on the clean 3.9 image immediately.
>
> Cheers
>
> Matthias
>
>
> PS: Yes, I updated the package list from the network this time ;-)
>
>
>
> On 9/27/07, Lukas Renggli <[hidden email]> wrote:
>> I just updated the Package Universe Definitions for Seaside, Magritte
>> and Pier (and several of its plugins). I did not have the time to
>> test it yet (dependencies), so I am looking for people that are
>> willing to try and report problems ;-)
>>
>> Lukas
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
Lukas Renggli
http://www.lukas-renggli.ch



_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

Matthias Berth-2
OK, it works on the clean 3.9 image:

- start Squeak3.9-final-7067.image using the current squeak 3.10 VM
- open Squeak Map
. Update map from the net :-)
- install YAXO
- Install Universes
- open Package Universe Browser
- update list from network
- install package Pier-Seaside

I've played a bit around with Pier, it works.

AND it works on the dev image !

- start sq3.9-7067dev07.09.1.image using the current squeak 3.10 VM
- open Package Universe
- update list from network
- install package Pier-Seaside

So far I saw no problems.

Cheers

Matthias

PS: For my production image, I think I'll stay with my Installer
script, because that is nearly 100% automated.



On 9/27/07, Lukas Renggli <[hidden email]> wrote:

> > - select Squeak web packages version 0.1
> > - press the "select package" button
>
> I see. The problem is that I don't maintain this package that has
> some unresolveable dependencies due to some renamings.
>
> Please try loading 'Pier-Security' or 'Pier-Seaside', that should
> actually work and pull in all the necessary dependencies.
>
> Lukas
>
>
> >
> > --> this gives a Warning: could not find necessary package: Pier
> >
> > I guess it's due to the splitting of Pier into several packages, so
> > there is no global package "Pier" in the universe? The comment in the
> > Universe browser says:
> >
> > snip-------
> > Abstract package that only depends on other packages. This packages
> > are used to build a squeak distribution for developers.
> >
> > Category: Web Development
> > Depends on:
> >       Squeak dev packages
> >       Pier
> >       Scriptaculous
> >       Seaside
> >
> > Maintained by: Damien Cassou <[hidden email]>
> > Downloads from: (no url)
> > Homepage: http://damien.cassou.free.fr/
> > snip-----------
> >
> > So, what can we do?
> >
> > I'll go try the same thing on the clean 3.9 image immediately.
> >
> > Cheers
> >
> > Matthias
> >
> >
> > PS: Yes, I updated the package list from the network this time ;-)
> >
> >
> >
> > On 9/27/07, Lukas Renggli <[hidden email]> wrote:
> >> I just updated the Package Universe Definitions for Seaside, Magritte
> >> and Pier (and several of its plugins). I did not have the time to
> >> test it yet (dependencies), so I am looking for people that are
> >> willing to try and report problems ;-)
> >>
> >> Lukas
> >
> > _______________________________________________
> > SmallWiki, Magritte, Pier and Related Tools ...
> > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
>
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
>

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

Lukas Renggli-2
> PS: For my production image, I think I'll stay with my Installer  
> script, because that is nearly 100% automated.

Is it on the Squeak Wiki? Maybe you want to add it there?

     http://wiki.squeak.org/squeak/742

Lukas


>
>
>
> On 9/27/07, Lukas Renggli <[hidden email]> wrote:
>>> - select Squeak web packages version 0.1
>>> - press the "select package" button
>>
>> I see. The problem is that I don't maintain this package that has
>> some unresolveable dependencies due to some renamings.
>>
>> Please try loading 'Pier-Security' or 'Pier-Seaside', that should
>> actually work and pull in all the necessary dependencies.
>>
>> Lukas
>>
>>
>>>
>>> --> this gives a Warning: could not find necessary package: Pier
>>>
>>> I guess it's due to the splitting of Pier into several packages, so
>>> there is no global package "Pier" in the universe? The comment in  
>>> the
>>> Universe browser says:
>>>
>>> snip-------
>>> Abstract package that only depends on other packages. This packages
>>> are used to build a squeak distribution for developers.
>>>
>>> Category: Web Development
>>> Depends on:
>>>       Squeak dev packages
>>>       Pier
>>>       Scriptaculous
>>>       Seaside
>>>
>>> Maintained by: Damien Cassou <[hidden email]>
>>> Downloads from: (no url)
>>> Homepage: http://damien.cassou.free.fr/
>>> snip-----------
>>>
>>> So, what can we do?
>>>
>>> I'll go try the same thing on the clean 3.9 image immediately.
>>>
>>> Cheers
>>>
>>> Matthias
>>>
>>>
>>> PS: Yes, I updated the package list from the network this time ;-)
>>>
>>>
>>>
>>> On 9/27/07, Lukas Renggli <[hidden email]> wrote:
>>>> I just updated the Package Universe Definitions for Seaside,  
>>>> Magritte
>>>> and Pier (and several of its plugins). I did not have the time to
>>>> test it yet (dependencies), so I am looking for people that are
>>>> willing to try and report problems ;-)
>>>>
>>>> Lukas
>>>
>>> _______________________________________________
>>> SmallWiki, Magritte, Pier and Related Tools ...
>>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>>
>> --
>> Lukas Renggli
>> http://www.lukas-renggli.ch
>>
>>
>>
>> _______________________________________________
>> SmallWiki, Magritte, Pier and Related Tools ...
>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>>
>>
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
Lukas Renggli
http://www.lukas-renggli.ch



_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

Matthias Berth-2
On 9/28/07, Lukas Renggli <[hidden email]> wrote:
> > PS: For my production image, I think I'll stay with my Installer
> > script, because that is nearly 100% automated.
>
> Is it on the Squeak Wiki? Maybe you want to add it there?
>
>      http://wiki.squeak.org/squeak/742

I've added it, comments welcome:
http://wiki.squeak.org/squeak/PierInstallerScript

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Installing a current Pier version using Package Universe (was: Re: Pier: Help please - cannot embed / call WATask)

Jason Johnson-5
In reply to this post by Lukas Renggli-2
I wonder what the source of the complexity is here?  It's just a
simple dependency situation, no?  Would be nice to get such things
into Universes (and working) instead of scripts on Squeak Map where
one can't tell if a package is really a package or some broken
installer from years ago.

On 9/27/07, Lukas Renggli <[hidden email]> wrote:

> > - select Squeak web packages version 0.1
> > - press the "select package" button
>
> I see. The problem is that I don't maintain this package that has
> some unresolveable dependencies due to some renamings.
>
> Please try loading 'Pier-Security' or 'Pier-Seaside', that should
> actually work and pull in all the necessary dependencies.
>
> Lukas
>
>
> >
> > --> this gives a Warning: could not find necessary package: Pier
> >
> > I guess it's due to the splitting of Pier into several packages, so
> > there is no global package "Pier" in the universe? The comment in the
> > Universe browser says:
> >
> > snip-------
> > Abstract package that only depends on other packages. This packages
> > are used to build a squeak distribution for developers.
> >
> > Category: Web Development
> > Depends on:
> >       Squeak dev packages
> >       Pier
> >       Scriptaculous
> >       Seaside
> >
> > Maintained by: Damien Cassou <[hidden email]>
> > Downloads from: (no url)
> > Homepage: http://damien.cassou.free.fr/
> > snip-----------
> >
> > So, what can we do?
> >
> > I'll go try the same thing on the clean 3.9 image immediately.
> >
> > Cheers
> >
> > Matthias
> >
> >
> > PS: Yes, I updated the package list from the network this time ;-)
> >
> >
> >
> > On 9/27/07, Lukas Renggli <[hidden email]> wrote:
> >> I just updated the Package Universe Definitions for Seaside, Magritte
> >> and Pier (and several of its plugins). I did not have the time to
> >> test it yet (dependencies), so I am looking for people that are
> >> willing to try and report problems ;-)
> >>
> >> Lukas
> >
> > _______________________________________________
> > SmallWiki, Magritte, Pier and Related Tools ...
> > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
>
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
>

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki