Skip to content
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

Final bootstrap fails with installing 1Password extension #1

Open
andyjsbell opened this issue Nov 17, 2022 · 1 comment
Open

Final bootstrap fails with installing 1Password extension #1

andyjsbell opened this issue Nov 17, 2022 · 1 comment

Comments

@andyjsbell
Copy link

The final make vm/bootstrap fails with the following:

error: hash mismatch in file downloaded from 'https://clients2.google.com/service/update2/crx?response=redirect&acceptformat=crx2,crx3&prodversion=107&x=id%3Daeblfdkhhhdcdjpifhhbdiojplfjncoa%26installsource%3Dondemand%26uc':
         specified: sha256:0ccvpi88s3c1psb5ipkz4cch89ib6h3g9nw8qbxzwvnzh72qg8rl
         got:       sha256:0s024whdj37hbghjqq4qazn5cm77crlp0pqwgacnfm7vfqwxyq12
@cor
Copy link
Owner

cor commented Mar 19, 2023

Yeah this seems to be a common issue with the way I define extensions for chromium. If the hash of the extensions gets updated, then this is not caught within my usual make switch routine and it breaks the bootstrap process for future installs. The only solution is then manually updating the hash. I don't have a solution to this yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants