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

David T. Lewis lewis at mail.msen.com
Sat Aug 22 01:06:06 UTC 2015


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