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

Downloading package 'C/C++ language components (Windows)' Failed. #3640

Closed
sean-mcmanus opened this issue May 14, 2019 · 9 comments
Closed

Comments

@sean-mcmanus
Copy link
Collaborator

win10 64bit ms-vscode.cpptools-0.23.0
Can you help me with this error?I'm online,it didn't work even though i uninstalled version 0.23.0 and then installed version 0.22.1.
Updating C/C++ dependencies...

Downloading package 'C/C++ language components (Windows)' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!
Downloading package 'ClangFormat (Windows)' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!
Downloading package 'Visual Studio Windows Debugger' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!

Installing package 'C/C++ language components (Windows)'
Failed at stage: installPackages
Error: end of central directory record signature not found

If you work in an offline environment or repeatedly see this error, try downloading a version of the extension with all the dependencies pre-included from https://github.com/Microsoft/vscode-cpptools/releases, then use the "Install from VSIX" command in VS Code to install it.

Originally posted by @Gan-Jason in #694 (comment)

@sean-mcmanus
Copy link
Collaborator Author

@Gan-Jason Your http-proxy settings might be misconfigured. You could try downloading/installing the offline vsix (or setting the C_Cpp.updateChannel to "Insiders).

@Gan-Jason
Copy link

@Gan-Jason Your http-proxy settings might be misconfigured. You could try downloading/installing the offline vsix (or setting the C_Cpp.updateChannel to "Insiders).

thanks,i make it after installing the offline vsix.lol

@EndOfTheGlory
Copy link

Hey,I am installing this online and it still give me such an error.Should I perhaps dobwload for offline enviroment?I don't even know why this problem occured in the first place.

@sean-mcmanus
Copy link
Collaborator Author

sean-mcmanus commented Jul 8, 2019

@EndOfTheGlory It could be some proxy issue from our OS-specific download -- after VS Code allows OS-specific vsix's this issue should get fixed. Yeah, the workaround is to use the Install from VSIX command with the "offline" vsix on our releases page.

@philipzhong222
Copy link

Hi, I get the same error:
Installing package 'C/C++ language components (Windows)'
Failed at stage: installPackages
Error: end of central directory record signature not found

After I download offline cpptools-osx.vix, it shows timeout error:
PS C:> code --install-extension cpptools-osx.vix
Installing extensions...
connect ETIMEDOUT 13.107.6.175:443
Failed Installing Extensions: cpptools-osx.vix
PS C:> code --install-extension cpptools-osx.vix
Installing extensions...
connect ETIMEDOUT 13.107.6.175:443
Failed Installing Extensions: cpptools-osx.vix

Can you please take a look? Thanks.

@philipzhong222
Copy link

Never mind, I download cpptools-win32.vsix and install it successfully. I install in Windows 10.
What OS should be used for cpptools-osx.vix?

@michelleangela
Copy link
Contributor

@philipzhong222

cpptools-linux.vsix - for 64-bit Linux
cpptools-linux32.vsix - for 32-bit Linux
cpptools-osx.vsix - for macOS
cpptools-win32.vsix - for 64-bit & 32-bit Windows

@bobbrow bobbrow closed this as completed Sep 9, 2019
@General-Delta1
Copy link

Hello!!!! here is what i am seeing i don't know why ;
Downloading package 'C/C++ language components (Windows)' (6758 KB) Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds...(6758 KB) Done!
Downloading package 'ClangFormat (Windows)' (794 KB) Done!
Downloading package 'Visual Studio Windows Debugger' (13813 KB) Done!

Installing package 'C/C++ language components (Windows)'
Failed at stage: installPackages
Error: invalid central directory file header signature: 0x7117c6a4

@sean-mcmanus
Copy link
Collaborator Author

@Genal-Delta1 You've hit some unknown download/install issue. Can you try again or download/install the offline vsix at https://github.com/microsoft/vscode-cpptools/releases/download/0.28.0/cpptools-win32.vsix (run the "Install from VSIX" command in VS Code).

@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants