-
Notifications
You must be signed in to change notification settings - Fork 384
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
(googlechrome) MSI 1603 Error when installing #2592
Comments
Thanks for raising this issue! The packages within this repository are maintained by a small team of volunteer Community Maintainers, in their own time. Their time, like yours is important. Please help them by not wasting it. This is a community repository where the expectation is that everybody will get involved by raising pull requests to fix problems they find. This will also allow that problem to be fixed more quickly as you don't have to wait for a member of the Community Maintainer Team to pick it up. If you are unable to fix the issue yourself, the Community Maintainers Team will look at it when time allows. There are no service level agreements, nor should there be any expectation on when people can resolve issues in their own time. A few dos and don'ts:
Thank you. |
As you installed the package with
To highlight a part from the logs: This is a local environment error, not an issue with a package or the MSI itself. This isn't a package issue. |
I've also experienced this issue. When you run the command |
We can close this issue, the MSI has been fixed, it works for me as well. |
It appears to be working as of this morning. |
Checklist
Chocolatey Version
2.4.1
Chocolatey License
None
Package Version
131.0.6778.86
Current Behaviour
PS C:\Users\Administrador> choco install googlechrome -y --ignore-checksums
Chocolatey v2.4.1
Installing the following packages:
googlechrome
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
Progress: Downloading GoogleChrome 131.0.6778.86... 100%
GoogleChrome v131.0.6778.86 [Approved]
GoogleChrome package files install completed. Performing other installation steps.
File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
WARNING: Ignoring checksums due to feature checksumFiles turned off or option --ignore-checksums set.
WARNING: Ignoring checksums due to feature checksumFiles turned off or option --ignore-checksums set.
Installing googlechrome...
WARNING: 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 version is already installed). Please see MSI log if available. If not, try again adding '--install-arguments="'/lv c:\GoogleChrome_msi_install.log'"'. Then search the MSI Log for "Return Value 3" and look above that for the error.
ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\Administrador\AppData\Local\Temp\chocolatey\GoogleChrome\131.0.6778.86\googlechromestandaloneenterprise64.msi" /quiet /norestart /lv "C:\Users\Administrador\AppData\Local\Temp\chocolatey\GoogleChrome.131.0.6778.86.MsiInstall.log"] 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 necessary 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:\GoogleChrome_msi_install.log'"'. Then search the MSI Log for "Return Value 3" and look above that for the error..
The install of GoogleChrome was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\GoogleChrome\tools\chocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
See log for details.
PS C:\Users\Administrador>
Expected Behaviour
Install without errors
Steps To Reproduce
PS C:\Users\Administrador> choco install googlechrome -y --ignore-checksums
Chocolatey v2.4.1
Installing the following packages:
googlechrome
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'
Progress: Downloading GoogleChrome 131.0.6778.86... 100%
GoogleChrome v131.0.6778.86 [Approved]
GoogleChrome package files install completed. Performing other installation steps.
File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
WARNING: Ignoring checksums due to feature checksumFiles turned off or option --ignore-checksums set.
WARNING: Ignoring checksums due to feature checksumFiles turned off or option --ignore-checksums set.
Installing googlechrome...
WARNING: 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 version is already installed). Please see MSI log if available. If not, try again adding '--install-arguments="'/lv c:\GoogleChrome_msi_install.log'"'. Then search the MSI Log for "Return Value 3" and look above that for the error.
ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\Administrador\AppData\Local\Temp\chocolatey\GoogleChrome\131.0.6778.86\googlechromestandaloneenterprise64.msi" /quiet /norestart /lv "C:\Users\Administrador\AppData\Local\Temp\chocolatey\GoogleChrome.131.0.6778.86.MsiInstall.log"] 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 necessary 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:\GoogleChrome_msi_install.log'"'. Then search the MSI Log for "Return Value 3" and look above that for the error..
The install of GoogleChrome was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\GoogleChrome\tools\chocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
See log for details.
PS C:\Users\Administrador>
Environment
Chocolatey Log
Anything else?
No response
The text was updated successfully, but these errors were encountered: