-
Notifications
You must be signed in to change notification settings - Fork 72
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
404 Downloading VS Code #53
Comments
Weird thing is, doesn't happen on every host. I tore down the VMs and ran a 2nd time with similar result.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fatal: [35.224.134.84]: FAILED! => {"cache_update_time": 1623905482, "cache_updated": true, "changed": false, "msg": "'/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'code'' failed: E: Failed to fetch https://packages.microsoft.com/repos/vscode/pool/main/c/code/code_1.57.0-1623259737_amd64.deb 404 Not Found [IP: 13.66.21.183 443]\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n", "rc": 100, "stderr": "E: Failed to fetch https://packages.microsoft.com/repos/vscode/pool/main/c/code/code_1.57.0-1623259737_amd64.deb 404 Not Found [IP: 13.66.21.183 443]\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n", "stderr_lines": ["E: Failed to fetch https://packages.microsoft.com/repos/vscode/pool/main/c/code/code_1.57.0-1623259737_amd64.deb 404 Not Found [IP: 13.66.21.183 443]", "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?"], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n code\n0 upgraded, 1 newly installed, 0 to remove and 88 not upgraded.\nNeed to get 76.4 MB of archives.\nAfter this operation, 293 MB of additional disk space will be used.\nErr:1 https://packages.microsoft.com/repos/vscode stable/main amd64 code amd64 1.57.0-1623259737\n 404 Not Found [IP: 13.66.21.183 443]\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following NEW packages will be installed:", " code", "0 upgraded, 1 newly installed, 0 to remove and 88 not upgraded.", "Need to get 76.4 MB of archives.", "After this operation, 293 MB of additional disk space will be used.", "Err:1 https://packages.microsoft.com/repos/vscode stable/main amd64 code amd64 1.57.0-1623259737", " 404 Not Found [IP: 13.66.21.183 443]"]}
The text was updated successfully, but these errors were encountered: