🔨

[備忘録] XCodeのインストールが永遠に終わらなかった時の確認方法

2022/05/22に公開

XCodeのインストールが永遠に終わらなかった時の確認方法

Launchpad上でのXCodeの状態

インストール中になったまま

Command

tail -f /var/log/install.log

Result

2022-05-22 15:14:58+09 macbook softwareupdated[465]: MSU updates found: (
	)
2022-05-22 15:14:58+09 macbook SoftwareUpdateNotificationManager[1166]: SUOSUShimController: Armed: 0, with mode: 0, date: (null), updates queued for later: (
	)
2022-05-22 15:14:58+09 macbook softwareupdated[465]: Adding client SUUpdateServiceClient pid=1166, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager)
2022-05-22 15:14:58+09 macbook softwareupdated[465]: SUOSUServiceDaemon: Adding client: (null) (pid = 1166, uid = 501, path = /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager, connection remote object interface = <NSXPCInterface: 0x12aeec1b0>, exported interface = <NSXPCInterface: 0x12aec4df0>, remote object proxy = <__NSXPCInterfaceProxy_SUOSUServiceClientProtocol: 0x12c5de270>)
2022-05-22 15:14:58+09 macbook SoftwareUpdateNotificationManager[1166]: AssertionMgr: Cancel com.apple.softwareupdate.NotifyAgentAssertion-BadgingCountChanged assertion for pid 1166, id 0x8262
2022-05-22 15:14:58+09 macbook softwareupdated[465]: Adding client SUUpdateServiceClient pid=1166, uid=501, installAuth=NO rights=(), transactions=0 (/System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager)
2022-05-22 15:14:58+09 macbook softwareupdated[465]: SUOSUServiceDaemon: Adding client: (null) (pid = 1166, uid = 501, path = /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app/Contents/MacOS/SoftwareUpdateNotificationManager, connection remote object interface = <NSXPCInterface: 0x12c16c150>, exported interface = <NSXPCInterface: 0x12c165b90>, remote object proxy = <__NSXPCInterfaceProxy_SUOSUServiceClientProtocol: 0x12d806c20>)
2022-05-22 15:14:58+09 macbook SoftwareUpdateNotificationManager[1166]: AssertionMgr: Could not cancel com.apple.softwareupdate.NotifyAgentAssertion-BadgingCountChanged assertion - no assertion found for pid 1166
2022-05-22 15:15:20+09 macbook system_installd[978]: PackageKit: Adding client PKInstallDaemonClient pid=610, uid=501 (/System/Library/PrivateFrameworks/AppStoreDaemon.framework/Support/appstoreagent)
2022-05-22 15:15:20+09 macbook installd[977]: PackageKit: Adding client PKInstallDaemonClient pid=610, uid=501 (/System/Library/PrivateFrameworks/AppStoreDaemon.framework/Support/appstoreagent)
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.AccessibilityInspector is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.accessibility.AccessibilityDeviceManager is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.accessibility.axAuditService is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.CreateML is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.MLChartKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.CoreChart is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.MLComposerEvaluationKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.MLComposerKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.MLDataSourceKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.MLExperimentKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.FileMerge is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.Instruments is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.DTBinaryAnalysis is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.DTInstrumentsX is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.InstrumentsKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.InstrumentsPackaging is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.InstrumentsPlugIn is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.InstrumentsTrace is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.Instruments.XCTraceCore is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.backgroundinstruments is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.ActivityPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.ActivityTracePlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.perfteam.BuiltinModelerPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.CorePlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.DTLLVMBinaryAnalysisPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.DataElementsPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.Devices is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.GPUPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.IOKitPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.MemoryPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.NetworkingPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.SamplerPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.SourceEditorPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.SpinMonitorPlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.StandardAppUI is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.StandardCommandLineUI is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.instruments.ktracePlugin is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.Instruments.help is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.RealityComposer is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.RealityComposerUI is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.RealityComposer.ARImageValidator is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.ARHelper is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.iphonesimulator is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.iphonesimulator.ShareExtension is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.simulator.help is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.XCSBuilder is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.XCSBuilderService is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.XCSDeviceService is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.XCSIntegrationService is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.XCSPortalService is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.InterfaceBuilderKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.XcodeKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.previews.metadata.SwiftUI is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.SimulatorKit is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.GPUToolsPlatformSupport-tvOS is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.DVTAppleTVSupportCore is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.gpu.GPUDebuggertvOSSupport is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.IDEAppleTVSupportCore is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.dt.IDEAppleTVSupportUI is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked
2022-05-22 15:15:20+09 macbook appstoreagent[610]: PackageKit: Bundle com.apple.CoreSimulator.SimDeviceChrome.tv is nested inside upgrade-bundle or atomic-update-bundle and will not be version-checked

~以下略

上記のようにログが出力されていれば進んでいる。
ログが出力されてなかった場合はMacを再起動したらインストールが進んだ。

Discussion