<div dir="ltr">Hi Tobias, Hi Bert,<div class="gmail_extra"><br></div><div class="gmail_extra">On Fri, Jan 19, 2018 at 5:13 AM, Bert Freudenberg <span dir="ltr"><<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif;color:rgb(0,0,0)">Wait. We deleted <span style="font-size:12.8px;font-family:arial,sans-serif;color:rgb(34,34,34)">FlexibleVocabularies, so we made sure the last one was empty. So that is correct.</span></div><span class="gmail-HOEnZb"><font color="#888888"><div style="font-family:arial,helvetica,sans-serif;color:rgb(0,0,0)"><span style="font-size:12.8px;font-family:arial,sans-serif;color:rgb(34,34,34)"><br></span></div><div style="font-family:arial,helvetica,sans-serif;color:rgb(0,0,0)"><span style="font-size:12.8px;font-family:arial,sans-serif;color:rgb(34,34,34)">- Bert -</span></div></font></span></div><div class="gmail-HOEnZb"><div class="gmail-h5"></div></div></blockquote><div class="gmail_quote"><br></div><div class="gmail_quote">OK, cool.</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Fri, Jan 19, 2018 at 5:12 AM, Tobias Pape <span dir="ltr"><<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class="gmail-">> On 19.01.2018, at 14:07, Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>> wrote:<br>
><br>
> Can people please check their local package-cache for Collections-topa.638.mcz, Exceptions-cmm.49.mcz, and FlexibleVocabularies-bf.13.mcz and if they have a file with non-empty <a href="http://snapshot.source.st" rel="noreferrer" target="_blank">snapshot.source.st</a> in them please mail them to me?<br>
> I would like to run the script below on the files on <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a>.  How can I do that?  If someone else is willing could they please do this asap.  Here's the scrip;t I ran on my own yo find empty versions:<br>
><br>
> for f in *.m*; do test -n "`unzip -l $f 2>/dev/null | grep " 0 .*snapshot/<a href="http://source.st" rel="noreferrer" target="_blank">source.st</a>"`" && echo $f; done<br>
</span>For completeness sake, here's what is stored on the servers:<br>
<br>
<br>
TL;DR: Exceptions-cmm.49.mcz and FlexibleVocabularies-bf.13.mcz are indeed empty, Collections-topa.638.mcz is not.<br></blockquote><div><br></div><div>OK, great.  So all that's needed is to upload a valid  Exceptions-cmm.49.mcz.  Could someone also email me their  Exceptions-cmm.49.mcz if it is valid?  Thanks in advance.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
-t<br>
<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss# cd trunk<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# file Exceptions-cmm.49.mcz<br>
Exceptions-cmm.49.mcz: Zip archive data, at least v2.0 to extract<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# unzip -l Exceptions-cmm.49.mcz<br>
Archive:  Exceptions-cmm.49.mcz<br>
  Length      Date    Time    Name<br>
---------  ---------- -----   ----<br>
       19  2014-01-23 10:54   package<br>
    12913  2014-01-23 10:54   version<br>
        0  2014-01-23 10:54   snapshot/<a href="http://source.st" rel="noreferrer" target="_blank">source.st</a><br>
       66  2014-01-23 10:54   snapshot.bin<br>
---------                     -------<br>
    12998                     4 files<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# ls -al Exceptions-cmm.49.mcz<br>
-rw-r--r-- 1 squeaksource squeaksource 5344 Jan 23  2014 Exceptions-cmm.49.mcz<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# ls -al Collections-topa.638.mcz<br>
-rw-r--r-- 1 squeaksource squeaksource 457019 Jul  8  2015 Collections-topa.638.mcz<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# unzip -l Collections-topa.638.mcz<br>
Archive:  Collections-topa.638.mcz<br>
  Length      Date    Time    Name<br>
---------  ---------- -----   ----<br>
       20  2015-07-08 16:17   package<br>
   206865  2015-07-08 16:17   version<br>
   776892  2015-07-08 16:17   snapshot/<a href="http://source.st" rel="noreferrer" target="_blank">source.st</a><br>
   813710  2015-07-08 16:17   snapshot.bin<br>
---------                     -------<br>
  1797487                     4 files<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# ls -al FlexibleVocabularies-bf.13.mcz<br>
-rw-r--r-- 1 squeaksource squeaksource 1635 Sep 11  2013 FlexibleVocabularies-bf.13.mcz<br>
root@andreas:/srv/<wbr>sourcesqueakorg/box4/<wbr>squeaksource/webserver/ss/<wbr>trunk# unzip -l FlexibleVocabularies-bf.13.mcz<br>
Archive:  FlexibleVocabularies-bf.13.mcz<br>
  Length      Date    Time    Name<br>
---------  ---------- -----   ----<br>
       29  2013-09-11 17:36   package<br>
     3018  2013-09-11 17:36   version<br>
        0  2013-09-11 17:36   snapshot/<a href="http://source.st" rel="noreferrer" target="_blank">source.st</a><br>
       66  2013-09-11 17:36   snapshot.bin<br>
---------                     -------<br>
     3113                     4 files<br>
<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>