首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >雪豹上iOS SDK4.3安装错误

雪豹上iOS SDK4.3安装错误
EN

Stack Overflow用户
提问于 2011-09-21 02:12:57
回答 1查看 695关注 0票数 1

我最近在我的iMac上重新安装了雪豹。安装以前版本的Xcode工作得很好,但是这个版本在我启动"Install iPhone“之后拒绝安装,并在安装过程的早期中止。来自install.log的错误可以在下面看到。我在苹果论坛上看到有几个人遇到了同样的问题,但我还没有找到一个可行的解决方案。

我尝试过重新启动、重新下载dmg文件、使用磁盘工具修复文件权限,但似乎都没有效果。

有谁有什么建议吗?

代码语言:javascript
运行
复制
PackageKit: Install Failed: PKG: extracting 
"com.apple.pkg.DevToolsDocumentationLeo"
Error Domain=PKInstallErrorDomain Code=110         
UserInfo=0x10041cb90 "An error occurred while extracting files from the package “DevToolsDocumentation.pkg”."     
Underlying Error=(Error Domain=NSCocoaErrorDomain Code=259 "The file couldn’t be opened because it isn’t in the   
correct format.") {
    NSFilePath = "/var/folders/zz/zzzivhrRnAmviuee+++++++++++/Cleanup At 
    Startup/PKInstallSandbox-tmp/Root";
    NSLocalizedDescription = "An error occurred while extracting files  
    from the package \U201cDevToolsDocumentation.pkg\U201d.";
    NSURL = "../Packages/DevToolsDocumentation.pkg -
    - file://localhost/Applications/Install%20Xcode.app/Contents/Resources/Xcode.mpkg/";
    NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=259 \"The file couldn\U2019t be opened because it isn\U2019t in the correct format.\"";
    PKInstallPackageIdentifier = "com.apple.pkg.DevToolsDocumentationLeo";
}
Sep 20 19:54:54 iMac installer[164]: install:didFailWithError:Error Domain=PKInstallErrorDomain     
Code=110 UserInfo=0x10041cb90 "An error occurred while extracting files from the package  
“DevToolsDocumentation.pkg”." Underlying Error=(Error Domain=NSCocoaErrorDomain Code=259 "The file couldn’t be  
opened because it isn’t in the correct format.")
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2011-09-21 02:59:13

您是否尝试过从另一台计算机或其他路由器下载.dmg?似乎对这些人很管用:

https://apple.stackexchange.com/questions/9364/why-cant-i-install-os-x-10-6-6-combined-updates

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/7489756

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档