-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ASU dylibs somehow end up in root directory on some configurations #99
Comments
I Copy "AppSyncUnified-installd.dylib" and "AppSyncUnified-FrontBoard.dylib" in to "/Library/MobileSubstrate/DynamicLibraries/" it work。 |
Where did you copy those files from…? (What directory were they originally in?) |
From "/" @akemin-dayo |
That's… strange. What's the specific package ID that you installed? It should be If you've verified that to be correct, can you try reinstalling the package and seeing if those dylibs end up in "/" again? (I'm quite confused as this behaviour should not be possible…) |
Iphone5 iOS8.4.1 32bti |
This is… really strange behaviour, I honestly have no idea how this is even happening. Can you post logs from I'll give you a version of the deb with more debug logging output for the installation process so I can better understand what is happening later. |
|
默认 08:53:01.000000+080543 0x581000 -[MIInstaller performInstallationWithError:]: Installing
默认 09:53:02.000000+0800 unrecognized status -25293 from codesigning library
默认 08:53:02.000000+080543 0x581000 -[MICodeSigningVerifier performValidationWithError:]: 192: Failed to verify code signature of : 0xe8008001 (Unknown error)
默认 09:53:02.000000+0800 0x581000 -[MIInstaller performInstallationWithError:]: Verification stage failed
默认 09:53:03.000000+0800 MS:Notice: Injecting: com.apple.mobile.MobileHouseArrest [mobile_house_arrest] (1146.00)
默认 09:53:03.000000+0800 (Note ) mstreamd: Not monitoring for external power.
默认 08:53:03.000000+080543 (Note ) PS: Media stream daemon stopping.
默认 08:53:03.000000+080543 (Note ) AS: <MSIOSAlbumSharingDaemon: 0x17eb6cd0>: Shared Streams daemon has shut down.
默认 09:53:03.000000+080543 (Warn ) mstreamd: mstreamd shutting down.
默认 09:53:03.000000+0800 0x581000 __MobileInstallationInstallForLaunchServices_block_invoke240: Returned error Error Domain=MIInstallerErrorDomain Code=13 "Failed to verify code signature of : 0xe8008001 (Unknown error)" UserInfo=0x17574de0 {LibMISErrorNumber=-402620415, LegacyErrorString=ApplicationVerificationFailed, FunctionName=-[MICodeSigningVerifier performValidationWithError:], NSLocalizedDescription=Failed to verify code signature of : 0xe8008001 (Unknown error), SourceFileLine=192}
默认 08:53:03.000000+080543 ERROR: MobileInstallationInstallForLaunchServices returned nil
默认 08:53:03.000000+080543 0x853000 handle_install: Installation failed: Error Domain=LaunchServicesError Code=0 "The operation couldn’t be completed. (LaunchServicesError error 0.)" UserInfo=0x17574ec0 {Error=ApplicationVerificationFailed, ErrorDetail=-402620415, ErrorDescription=Failed to verify code signature of : 0xe8008001 (Unknown error)}
The text was updated successfully, but these errors were encountered: