[TIMOB-12174] cannot unzip SDK with WinZip or default windows utility with path too long errors
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-08-02T23:36:54.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | n/a |
Components | Tooling |
Labels | js, qe-3.0.1, regression |
Reporter | Dustin Hyde |
Assignee | Chris Barber |
Created | 2013-01-02T22:48:28.000+0000 |
Updated | 2017-03-21T22:23:38.000+0000 |
Description
When the SDK is unzipped, there is a "path too long" error when using WinZip or the default windows utility.
Skipping the errors appears to allow the SDK to unzip correctly.
The work-around is to use 7-Zip.
WinZip log excerpt:
Extracting mobilesdk\win32\3.1.0.v20130102102603\findpython.bat
Extracting mobilesdk\win32\3.1.0.v20130102102603\python.bat
Extracting mobilesdk\win32\3.1.0.v20130102102603\titanium.bat
Severe Error: Filename for extracted file won't map to target directory.
Steps to Reproduce:
1. Download SDK zip file (http://builds.appcelerator.com.s3.amazonaws.com/index.html).
2. Unzip SDK using WinZip or the default windows utility.
Actual Result:
Error.
Expected Result:
SDK unzips without error.
Attachments
File | Date | Size |
---|---|---|
windows utility.PNG | 2013-01-02T22:48:29.000+0000 | 16626 |
winzip.PNG | 2013-01-02T22:48:29.000+0000 | 8615 |
winzip-log.txt | 2013-01-02T22:48:29.000+0000 | 228602 |
I tested this with the built-in zip utility in Windows 8 and it works just fine. 7-zip works just fine. The Titanium CLI built-in unzip tool works just fine. We don't support WinZip's bug.
Closing ticket as the issue cannot be reproduced and due to the above comments.