[squeak-dev] Corrupt MCZ files in the squeak46 repo

Levente Uzonyi leves at elte.hu
Sat Aug 22 01:10:58 UTC 2015


I think the squeak50 repository is also affected by this. I had to 
manually delete the empty version, and download the version of System from 
the trunk repository to be able to save a new version of the package.

Levente

On Fri, 21 Aug 2015, David T. Lewis wrote:

> We apparently have some corrupt MCZ files in the squeak46 archive. I think we have
> seen this problem before, so before I try to "fix" it, does anyone recognize this
> or know the source of the problem?
>
> The corrupt archives that I see so far are in category System. The files are good
> in trunk, but empty in squeak46. On the server, it looks like this:
>
>
> davidlewis at squeak-box4:/srv/box2/home/squeaksource/ss$ find . -name System-\*.75[13].mcz | xargs ls -ltd
> -rw-r--r-- 1 davidlewis davidlewis  79468 Jul  6 17:59 ./squeak46/System-topa.753.mcz
> -rw-r--r-- 1 davidlewis davidlewis 926999 Jul  6 16:52 ./trunk/System-topa.753.mcz
> -rw-r--r-- 1 davidlewis davidlewis  79870 Jul  2 20:27 ./squeak46/System-cmm.751.mcz
> -rw-r--r-- 1 davidlewis davidlewis 926651 Jul  2 18:24 ./trunk/System-cmm.751.mcz
>
>
> Presumably we can copy the good MCZ files from trunk to squeak46, but before
> I do that does anyone recognize what the problem might be?
>
> Dave
>
>
>


More information about the Squeak-dev mailing list