-
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) Installation Fails #1608
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Please use the 👍 emoji on the main comment rather than posting "me too" comments. PS: link to a discussion about it: isaacs/github#968 |
Not intending to start an argument, but I did want to point out that having SOME comments in the thread today made it clear this is a current and legit issue on the installer side, and not something on MY side. Thanks for posting the issue! |
@AdmiringWorm I wonder if there's a way of reporting packaging problems to Google somehow? I can't find anything particular, however my GoogleFoo may be weak |
@infraweavers unfortunately, I do not know of any way to report the problem to Google. |
small update, I tried to install the chrome package on a different VM which somehow succeeded. Still investigating what these dependencies could possibly be though. |
Have to give up for today, but hope to try looking into this issue further tomorrow. I am attaching the latest log that I got from the installer (a bit more verbose than the one that OP posted), in case someone want to continue looking into this. |
In our use case (tests run with Selenium), we were able to use Chromium as a drop-in replacement. |
Same issue here. I found this report on the Google Chrome Enterprise Help community I also submitted an issue with Chrome itself, though that doesn't seem likely to work. |
@tgillitzer that issue would be the one to follow, as the package also makes use of the enterprise installer (this is the only standalone installer available, the default chrome one downloads a different installer during launch). I have given up on my tries to make it work, but that issue explains one reason I got it to work on one of the vms I tried it one (it had v87 installed earlier). |
Here is another issue, also with a response from the community managers: https://support.google.com/chrome/a/thread/94236509?hl=en looks like they have identified the root cause and is working on a fix. |
This seems to be the link to the actual bug report https://bugs.chromium.org/p/chromium/issues/detail?id=1168614 |
Looks like they just pushed out a new version with the fix M88.0.4324.104 and MSI seems to work now. https://bugs.chromium.org/p/chromium/issues/detail?id=1168614 |
Good to know. Our updater will automatically trigger in ~30 minutes and will automatically pick up the new version then. It will take a few hours after that until it will be available for normal consumption through chocolatey.org. |
A new package version was pushed and approved last night which works as expected, as such I will be closing this issue now. |
Expected Behavior
Google Chrome should install
Current Behavior
The installer blows up, initially with a checksum change (as happens from time to time) however it then errors completely.
GoogleChrome_msi_install.log
Possible Solution
I'm not sure yet, presumably the Google Chrome installer has been changed and this has broken it?
Steps to Reproduce (for bugs)
choco install googlechrome --ignore-checksums --install-arguments="'/l*v c:\GoogleChrome_msi_install.log'"
Context
Can't install GoogleChrome
Your Environment
The text was updated successfully, but these errors were encountered: