Xcode 8 beta 2 安装错误
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/38215395/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Xcode 8 beta 2 installation error
提问by Adrian
I've downloaded Xcode 8, Beta 2 several times and attempted to install it. Each time, I've encountered the following error when attempting to decompress the file:
我已经多次下载 Xcode 8, Beta 2 并尝试安装它。每次,我在尝试解压缩文件时都遇到以下错误:
The operation couldn't be completed. cpio read error: Undefined error: 0
The operation couldn't be completed. cpio read error: Undefined error: 0
What I've tried:
我试过的:
Googling suggested I might have a space issue, so I went medieval on my hard drive and cleared out 40 gigs. The file is a fraction of that, even uncompressed.
I ran Onyx and cleaned everything, ran maintenance scripts, repaired permissions, etc.
Multiple downloads, thinking perhaps a download might have been corrupted.
谷歌搜索表明我可能有空间问题,所以我在我的硬盘上进入了中世纪并清除了 40 个演出。该文件只是其中的一小部分,甚至未压缩。
我运行 Onyx 并清理所有内容、运行维护脚本、修复权限等。
多次下载,认为下载可能已损坏。
Any other suggestions re: what might get this thing working?
任何其他建议:什么可能使这件事起作用?
采纳答案by Adrian
I found another 500 megs of files to delete, bringing my free space to 40.5 GB. Upon attempting to open the ~4.5 GB Xcode_8_beta_2.xip
after freeing it up the extra space, I was able to uncompress the archive.
我发现另外 500 兆文件要删除,使我的可用空间达到 40.5 GB。在Xcode_8_beta_2.xip
释放额外空间后尝试打开 ~4.5 GB 时,我能够解压缩存档。
I'm leaving here in case someone else encounters the same problem. This version seems to need significantly more free space than past versions I've installed.
我要离开这里以防其他人遇到同样的问题。这个版本似乎比我安装的过去版本需要更多的可用空间。