黑苹果及OpenCore Legacy Patcher
- OpenCore
- Unable to resolve dependencies, error code 71
OpenCore
Unable to resolve dependencies, error code 71
黑苹果升级后打补丁不成功,比如提示以下错误,可参考官方文档进行修复。
- Open Terminal
- Type
sudo zsh
- Type cd
/Volumes/Macintosh HD/Library/Extensions" && ls | grep -v "HighPoint*\|SoftRAID*" | xargs rm -rf
- Make sure to rename “Macintosh HD” to what your drive name is
- Run OCLP root patcher again
- Starting Patch Process
- Determining Required Patch set for Darwin 24
- Verifying whether Root Patching possible
- Patcher is capable of patching
- Mounted Universal-Binaries.dmg
- Running sanity checks before patching
- Running patches for iMac19,1
- Running Preflight Checks before patching
- Found SkylightPlugins folder, removing old plugins
- Cleaning Auxiliary Kernel Collection
- Finished Preflight, starting patching
- Installing Patchset: Modern Wireless
- Handling Installs in: /usr/libexec- Found existing airportd, overwriting...- Found existing wifip2pd, overwriting...
- Handling Installs in: /System/Library/CoreServices- Found existing WiFiAgent.app, overwriting...
- Handling Installs in: /System/Library/Frameworks- Installing: CoreWLAN.framework
- Handling Installs in: /System/Library/PrivateFrameworks- Installing: CoreWiFi.framework- Installing: IO80211.framework- Installing: WiFiPeerToPeer.framework
- Writing patchset information to Root Volume
- Checking if RSRMonitor is needed
- No kexts found with GPUCompanionBundles, skipping RSRMonitor
- Installing com.dortania.opencore-legacy-patcher.auto-patch.plist- com.dortania.opencore-legacy-patcher.auto-patch.plist checksums match, skipping
- Installing com.dortania.opencore-legacy-patcher.macos-update.plist- com.dortania.opencore-legacy-patcher.macos-update.plist checksums match, skipping
- Building new Auxiliary Kernel Collection
- Unable to build Auxiliary Kernel Collection
Subprocess failed.Command: ['/Library/PrivilegedHelperTools/com.dortania.opencore-legacy-patcher.privileged-helper', '/usr/bin/kmutil', 'create', '--allow-missing-kdk', '--new', 'aux', '--boot-path', '/System/Volumes/Update/mnt1/System/Library/KernelCollections/BootKernelExtensions.kc', '--system-path', '/System/Volumes/Update/mnt1/System/Library/KernelCollections/SystemKernelExtensions.kc']Return Code: 71Standard Output:No variant specified, falling back to releaseNo variant specified, falling back to releaseError Domain=KMErrorDomain Code=71 "Unable to resolve dependencies: 'as.lvs1974.AirportBrcmFixup' names a dependency on 'as.vit9696.Lilu', which was not found." UserInfo={NSLocalizedDescription=Unable to resolve dependencies: 'as.lvs1974.AirportBrcmFixup' names a dependency on 'as.vit9696.Lilu', which was not found.}Standard Error:None