[Box-Admins] Seems like I broke source.squeak.org's email sending

Levente Uzonyi leves at elte.hu
Mon Apr 13 03:32:32 UTC 2015


After reading through a bunch of logs and mails I came to the conclusion 
that the image behind source.squeak.org can't be accessed via RFB/VNC. 
Dave has done that only for squeaksource.com.

Anyway, what I would like to see is source.squeak.org running on
- an image outside the chroot environment (no more apache)
- a newer Squeak version (possibly the latest Trunk image) instead of the 
current pre-4.1 image
- CogVM.

Why? Because the Trunk project is getting larger and larger, and the 
current image is getting too slow to serve it. In the meanwhile both the 
VM and the image has become a lot faster.  It takes 1.5 seconds to 
generate the list of packages, when it shouldn't take more than 100ms.
It takes long seconds to create a diff (both email and .mcd) for packages 
(especially for Morphic), while it should be a fast operation.

Levente

On Sun, 12 Apr 2015, Levente Uzonyi wrote:

> Hi All,
>
> I uploaded System-ul.721, which has a class comment with some formatting in 
> it, and I suspect that the image can't create a diff for that. It seems like 
> it broke the email sending, because I got no email for that commit, nor for 
> any further commits.
> If you feel like you know how to quickly fix this, then please do. Otherwise 
> I'll have to find the instructions to access the image. :)
>
> Levente
>


More information about the Box-Admins mailing list