Has anyone else found that they recently (i.e. in the last week or so, possibly starting with the latest GOS update) they cannot install certain Google apps like Gmail, Google Drive, or even the default, sandboxed Graphene Apps version of the Play Store? Specifically in the Work Profile.
I noticed recently that these apps have disappeared from my Work Profile, though not the main profile (user 0). It's not all Google apps, though; my work profile still has Google Sheets.
In the work profile's Apps > Google Play Services > Google Play Store, there is an Install button. Tapping it brings up the a normal installer dialog that says "Do you want to update this app?", but tapping Update makes it say "Installing..." for a bit, then revert and just show an Install button again.
I use Shelter to manage the work profile, and I tried making Shelter clone Google Play from user 0 to user 10. It says it installs successfully, but nothing actually changes. The same happens for Gmail and Google Drive apps.
I also tried installing Aurora Store in the work profile and installing Gmail and Drive from there. Similarly, there's an Install button, which triggers the system installer that prompts me to "update this app". It says that it updates successfully, but nothing actually happens, and the app still appears to not be installed.
Running adb pm uninstall --user 10 com.android.vending
returns:
Failure [not installed for 10]
And running adb pm install --user 10 com.android.vending
returns:
Error: Unable to open file: com.android.vending
Consider using a file under /data/local/tmp/
Error: Can't open file: com.android.vending
Exception occurred while executing 'install':
java.lang.IllegalArgumentException: Error: Can't open file: com.android.vending
at com.android.server.pm.PackageManagerShellCommand.setParamsSize(PackageManagerShellCommand.java:688)
at com.android.server.pm.PackageManagerShellCommand.doRunInstall(PackageManagerShellCommand.java:1557)
at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:1523)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:236)
at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
at android.os.ShellCommand.exec(ShellCommand.java:38)
at com.android.server.pm.PackageManagerService$IPackageManagerImpl.onShellCommand(PackageManagerService.java:6364)
at android.os.Binder.shellCommand(Binder.java:1080)
at android.os.Binder.onTransact(Binder.java:900)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4494)
at com.android.server.pm.PackageManagerService$IPackageManagerImpl.onTransact(PackageManagerService.java:6348)
at android.os.Binder.execTransactInternal(Binder.java:1373)
at android.os.Binder.execTransact(Binder.java:1299)
I'm really not sure what to do at this point. I've tried rebooting, Has anyone else experienced anything like this?
--
Pixel 7 running GOS build UP1A.231005.007.2023102300