Status: Assigned Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Installer Size-Medium Mstone-3
New issue 15905 by [email protected]: System uninstall fails after dev channel install attempt http://code.google.com/p/chromium/issues/detail?id=15905 Steps reported by jarbon: 1. Have system-level Google Chrome installed (Stable channel). 2. Try installing a Dev channel release from http://www.google.com/chrome/eula.html?extra=devchannel 3. Step 2 fails (expected). 4. Uninstall Google Chrome. 5. Repeat step 2: it continues to fail. The install in step 4 continues to fail until you remove HKLM\Software\Google\Update\ClientState\{8A69D345-D564-463C-AFF1- A69D9E530F96} I haven't reproduced this, but my theory is that we fail to remove that key if it has an unexpected value in it (the ap value for the channel). Then the "is there already a system-level install?" check is failing because of the existence of the key. I could be way off. We need to reproduce this so we can examine the state of the system at step 5. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
