>What could be done is moving to an up to date image/vm but this is a bit
>of work. Would you be able to at least make the image available somewhere so one knows about the loaded packages and applied patches. Maybe someone has a minute ... Thx T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Thu, Jun 24, 2010 at 3:10 PM, Torsten Bergmann <[hidden email]> wrote: >What could be done is moving to an up to date image/vm but this is a bit +1 Laurent Maybe someone has a minute ... _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2010/6/24 laurent laffont <[hidden email]>
It would be great to have a ConfigurationOfMonticello with working versions for Pharo 1.0 and Pharo 1.1. With this I think it would be much easier to have people with servers that can help as "mirrors".
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Torsten Bergmann
On 24.06.2010 15:10, Torsten Bergmann wrote:
>> What could be done is moving to an up to date image/vm but this is a bit >> of work. > > Would you be able to at least make the image available somewhere so > one knows about the loaded packages and applied patches. > Maybe someone has a minute ... Nope, I don't have access to the server anymore. You'd have to ask Lukas or Adrian. There's still the issue with "private" projects though. What would probably be an easy fix is to use mod_xsendfile [1] to deliver the versions. That would take load off the image. It requires sever access though. [1] http://tn123.ath.cx/mod_xsendfile/ Cheers Philippe _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
>> Would you be able to at least make the image available somewhere so
>> one knows about the loaded packages and applied patches. >> Maybe someone has a minute ... > > Nope, I don't have access to the server anymore. You'd have to ask Lukas > or Adrian. There's still the issue with "private" projects though. It is running the latest version from http://www.squeaksource.com/ss. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Philippe Marschall-2-3
On Sun, 27 Jun 2010, Philippe Marschall wrote:
> On 24.06.2010 15:10, Torsten Bergmann wrote: >>> What could be done is moving to an up to date image/vm but this is a bit >>> of work. >> >> Would you be able to at least make the image available somewhere so >> one knows about the loaded packages and applied patches. >> Maybe someone has a minute ... > > Nope, I don't have access to the server anymore. You'd have to ask Lukas > or Adrian. There's still the issue with "private" projects though. How about maintaining a copy of the non-private projects and serving them with apache? I think most people would be happy with this. The only minor issue with this approach is that downloads are not counted, though that can be worked around by analyzing the access log or using a rewrite map. Levente > > What would probably be an easy fix is to use mod_xsendfile [1] to > deliver the versions. That would take load off the image. It requires > sever access though. > > [1] http://tn123.ath.cx/mod_xsendfile/ > > Cheers > Philippe > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
At least having cron job which restarts squeaksource automatically when it's down may not be hard :) And it's down now. Laurent Laffont http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/ On Sun, Jun 27, 2010 at 5:25 PM, Levente Uzonyi <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |