Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dfranciscus/1927c6a464bbd759430407085efaa4b3 to your computer and use it in GitHub Desktop.
Save dfranciscus/1927c6a464bbd759430407085efaa4b3 to your computer and use it in GitHub Desktop.
choco upgrade icloud
PS C:\chocotemp> choco upgrade icloud -y --source .
Chocolatey v0.10.15 Business
Upgrading the following packages:
icloud
By upgrading you accept licenses for the packages.
You have iCloud v7.10.0 installed. Version 7.12.0.14 is available based on your source(s).
iCloud v7.12.0.14
icloud package files upgrade completed. Performing other installation steps.
Copying iCloud
from 'C:\ProgramData\chocolatey\lib\iCloud\tools\files\iCloudSetup.exe'
Using system proxy server '172.16.13.132'.
Virus check: 0/66 scan engines flagged this assembly.
Due to possible false positives we fail at 4 minimum positives.
Virus scan engines indicate this file is probably safe. For details see
https://www.virustotal.com/file/0a85e9e88e1baf48f82eae45e50aa4c00b308c39773585d27506d38c6a2395b8/analysis/
Hashes match.
Extracting iCloudSetup.exe to C:\Users\chocoinstall\AppData\Local\Temp\chocolatey\iCloud\7.12.0.14...
C:\Users\chocoinstall\AppData\Local\Temp\chocolatey\iCloud\7.12.0.14
Installing 64-bit AppleApplicationSupport64.msi...
AppleApplicationSupport64.msi has been installed.
Installing 64-bit Bonjour64.msi...
Generic MSI Error. This is a local environment error, not an issue with a package or the MSI itself - it could mean a pending reboot is necessary prior to install or something else (like the same vers
ion is already installed). Please see MSI log if available. If not, try again adding `--install-arguments="'/l*v c:\iCloud_msi_install.log'"`. Then search the MSI Log for "Return Value 3" and look abo
ve that for the error.
ERROR:
Running ['C:\WINDOWS\System32\msiexec.exe' /i "C:\Users\chocoinstall\AppData\Local\Temp\chocolatey\iCloud\7.12.0.14\Bonjour64.msi" /qn /norestart] was not successful.
Exit code was '1603' Exit code indicates the following: Generic MSI Error. This is a local environment error, not an issue with a package or the MSI itself - it could mean a pending reboot is necessa
ry prior to install or something else (like the same version is already installed). Please see MSI log if available. If not, try again adding `--install-arguments="'/l*v c:\iCloud_msi_install.log'"`.
Then search the MSI Log for "Return Value 3" and look above that for the error...
icloud may be able to be automatically uninstalled.
The upgrade of icloud was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\iCloud\tools\chocolateyinstall.ps1'.
See log for details.
Chocolatey upgraded 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment