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

Can't install the 1.5.1 via the Marketplace #54

Closed
kud opened this issue Mar 13, 2023 · 11 comments
Closed

Can't install the 1.5.1 via the Marketplace #54

kud opened this issue Mar 13, 2023 · 11 comments

Comments

@kud
Copy link

kud commented Mar 13, 2023

2023-03-13 16:30:47.280 [error] PackageIntegrityCheckFailed: Signature: PackageIntegrityCheckFailed
    at yt.download (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468)
    at async X.x (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)
@jeff-hykin
Copy link
Owner

Thats strange, I tested it on a secondary machine just now and it worked for me.

Was this output from installing it via the commandline?

@mrevjd
Copy link

mrevjd commented Mar 13, 2023

I have the same issue when trying to update from within VSCode:

2023-03-14 09:06:30.927 [error] PackageIntegrityCheckFailed: Signature: PackageIntegrityCheckFailed at yt.download (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468) at async X.x (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760) at async X.h (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)

@guzy0324
Copy link

the latest version can be installed manually by downloading and installing the vsix file.

@cfgnunes
Copy link

cfgnunes commented Mar 14, 2023

Same problem here. See the log below:

2023-03-14 08:19:27.902 [error] PackageIntegrityCheckFailed: Signature: PackageIntegrityCheckFailed
    at yt.download (vscode-file://vscode-app/snap/code/121/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:468)
    at async X.x (vscode-file://vscode-app/snap/code/121/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:20760)
    at async X.h (vscode-file://vscode-app/snap/code/121/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:91:18897)

I can only install manually by downloading and installing the vsix file.
I use the Visual Studio Code on Ubuntu 22.04 via snap packages.

@Akkowicz
Copy link

Same problem for me, Windows 11, latest VS Code.

@jvillemure
Copy link

Same problem for me.

Version: 1.76.1
Commit: 5e805b79fcb6ba4c2d23712967df89a089da575b
Date: 2023-03-08T16:32:00.131Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.76.1 Chrome/102.0.5005.196 Electron/19.1.11 Safari/537.36

@Varrkan82
Copy link

Confirmed. Can not install/update.

@jeff-hykin
Copy link
Owner

jeff-hykin commented Mar 14, 2023

Well this is bad. @alexr00 Any idea what might be going on?

Nothing has changed on my end, same publish command / token. The CLI command does take significantly longer than usual the last two times, but I get the same output as usual:

Screen Shot 2023-03-14 at 1 39 57 PM

Was there a recent change in VS Code signature validation? Like a format deprecation/drop

@alexr00
Copy link

alexr00 commented Mar 15, 2023

It seems that in some cases signature verification is not working (ex. microsoft/vscode#175733).

I've created microsoft/vscode#175733 and the folks who know about extension signing are looking into it.

@kud
Copy link
Author

kud commented Mar 15, 2023

1.5.2 fixed it. Thank you.

@kud kud closed this as completed Mar 15, 2023
@jeff-hykin
Copy link
Owner

Thanks! @ alexr00

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

9 participants