pkg 파일을 설치하는 중에 오류가 발생합니다. 모든 패키지에 유효하다고 판단되는 앱을 하나 제거하고 2 주 전에 성공적으로 설치된 앱에 실패한 pkg 설치 프로그램을 실행합니다. 나는 권한과 관련된 것을 추측하고 있지만 무엇이 바뀌 었는지 알 수는 없다 ... 나는 10.11.6에 있고 업그레이드는 현재 선택 사항이 아니다.
일반적인 문제는 다음과 같습니다.
Oct 20 20:08:16 Js-MBP installd[396]: PackageKit: Install Failed: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSFilePath=/private/tmp/PKInstallSandbox.XXXXXX} {
NSFilePath = "/private/tmp/PKInstallSandbox.XXXXXX";
}
더 완전한 로그 :
Oct 20 20:16:39 Js-MBP Installer[5195]: Configuring volume "Macintosh HD"
Oct 20 20:16:39 Js-MBP Installer[5195]: Free space on "Macintosh HD": 456,46 GB (456459907072 bytes).
Oct 20 20:16:39 Js-MBP Installer[5195]: Create temporary directory "/var/folders/c7/d1ppw5612z55mkslhqhqjyc00000gn/T//Install.51955utsOk"
Oct 20 20:16:39 Js-MBP Installer[5195]: IFPKInstallElement (1 packages)
Oct 20 20:16:39 Js-MBP Installer[5195]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
Oct 20 20:16:39 Js-MBP installd[396]: PackageKit: ----- Begin install -----
Oct 20 20:16:52 Js-MBP installd[396]: PackageKit: Install Failed: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSFilePath=/private/tmp/PKInstallSandbox.XXXXXX} {
NSFilePath = "/private/tmp/PKInstallSandbox.XXXXXX";
}
Oct 20 20:16:53 Js-MBP Installer[5195]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
Oct 20 20:16:53 Js-MBP Installer[5195]: IFDInstallController 5A94F9E0 state = 8
Oct 20 20:16:53 Js-MBP Installer[5195]: Displaying 'Install Failed' UI.
Oct 20 20:16:53 Js-MBP Installer[5195]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
이것을 파악하기 위해 잠시 고생하고 있는데, 어떤 도움을 주셔서 감사합니다. 깨끗한 설치 (새 사용자 설정은 도움이되지 않습니다.)를하지 않아도됩니다.
나는 합리적인 시간 내에 가능한 해결책을 찾지 못했기 때문에 복구 모드에서 다시 설치를 마쳤습니다.
—
jorcar