Have you ever run across an error like this when doing an unzip.sh? I saw it happen for two different days: ``` (pillbox)ubuntu@ip-10-39-110-115:~/pillbox-data-process/scripts$ ./unzip.sh 2013-05-23 processing... removed /tmp-original files removed /tmp-unzipped files removed /tmp-images files original files unzipped to /tmp-original error: zipfile probably corrupt (segmentation violation) rm: cannot remove ‘../tmp-images/HRX//.xml’: No such file or directory ```
Have you ever run across an error like this when doing an unzip.sh? I saw it happen for two different days: