[squeak-dev] Duffing broken for Inbox [was: The Inbox: Compiler-ct.480.mcz]

Chris Muller asqueaker at gmail.com
Thu Sep 15 03:39:20 UTC 2022


>
> What's in the inbox is definitely relevant. It is a broken file. The
> contents
> are an MCD archive and the file name is MCZ.
>

I don't think it's an MCD at all, but just an empty MCZ.  That's why it's
showing everything different.

When a version is committed, the .mcz file is first created on your local
computer, and then uploaded to the server.  The server just saves straight
to the filesystem, verbatim, never unpacking it.  What's on the server is
exactly what's on the uploader's computer.

Given that the .mcz is a valid zip, I don't think there was a network
glitch.  I think something happened on Eliot's computer when he saved that
caused Compiler-eem.479.mcz to be saved as an empty mcz, which it then
uploaded to the server.


> Given that none of us knows the root cause of the problem


I'm satisfied this case is cracked.  Is Inbox diffing working for
everything else?


> As a first step, I went to https://source.squeak.org and used the web
> interface to delete Compiler-eem.479 from the inbox. Let's see if that
> helps.


Thanks, that's exactly the right action.  I would've done it, but wanted to
be conservative about deleting someone else's file since it's available in
the interface.

So now I wonder if diffing Christoph's version in the image is now working
better?

Best,
  Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220914/ca2961d1/attachment.html>


More information about the Squeak-dev mailing list