Skip to content

Instantly share code, notes, and snippets.

@hfike
Created May 20, 2014 20:24
Show Gist options
  • Save hfike/36332142eec75007c1b6 to your computer and use it in GitHub Desktop.
Save hfike/36332142eec75007c1b6 to your computer and use it in GitHub Desktop.
failed _appstore removals
Starting...
Performing preflight tasks...
preflight stdout: Preflight report submmitted for lt-86199.
Removing AppStore – GarageBand (1 of 3)...
select pkg_key from pkgs where pkgid = com.apple.pkg.GarageBand_AppStore
select pkg_key from pkgs where pkgname = com.apple.pkg.GarageBand_AppStore
ERROR: com.apple.pkg.GarageBand_AppStore not found in database.
pkgkeys: []
ERROR: Uninstall of AppStore – GarageBand failed.
Checking for skipped items that require iLife11AppStore_iPhoto
iLife11AppStore_GarageBand has these prerequisites:
Removing AppStore – iPhoto (2 of 3)...
select pkg_key from pkgs where pkgid = com.apple.pkg.iPhoto_AppStore
select pkg_key from pkgs where pkgname = com.apple.pkg.iPhoto_AppStore
ERROR: com.apple.pkg.iPhoto_AppStore not found in database.
pkgkeys: []
ERROR: Uninstall of AppStore – iPhoto failed.
Checking for skipped items that require iLife11AppStore_iMovie
iLife11AppStore_GarageBand has these prerequisites:
iLife11AppStore_iPhoto has these prerequisites:
Removing AppStore – iMovie (3 of 3)...
select pkg_key from pkgs where pkgid = com.apple.pkg.iMovie_AppStore
select pkg_key from pkgs where pkgname = com.apple.pkg.iMovie_AppStore
ERROR: com.apple.pkg.iMovie_AppStore not found in database.
pkgkeys: []
ERROR: Uninstall of AppStore – iMovie failed.
Finishing...
Getting info on currently installed applications...
Performing postflight tasks...
postflight stdout: Postflight report submmitted for lt-86199.
Done.
@trendyapps76657
Copy link

If you are failed to intall iOS appstore, you can check its alternative https://mytechcollection.com/cokernutx-app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment