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

Tracking issue for Spurious failure for "InnoSetup not installed" on AppVeyor #43985

Closed
kennytm opened this issue Aug 19, 2017 · 2 comments
Closed
Labels
C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Comments

@kennytm
Copy link
Member

kennytm commented Aug 19, 2017

Example: Operation timed out when contacting Chocolatey

Contains messages like

[NuGet] An error occurred while loading packages from 'https://chocolatey.org/api/v2/': The operation has timed out
InnoSetup not installed. The package was not found with the source(s) listed.
 If you specified a particular version and are receiving this message, it is possible that the package name exists but the version does not.
 Version: ""
 Source(s): "https://chocolatey.org/api/v2/"

Example: Operation timed out when downloading chocolatey-core.extension

Progress: Downloading chocolatey-core.extension 1.3.1... 100%
InnoSetup not installed. An error occurred during installation:
 The operation has timed out

Possible cause: http://help.appveyor.com/discussions/problems/7409-chocolatey-timeout-when-installing-openssh

@kennytm
Copy link
Member Author

kennytm commented Aug 19, 2017

Seems no longer happen. Will close once all linked PRs are merged.

@Mark-Simulacrum Mark-Simulacrum added C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Aug 20, 2017
@alexcrichton
Copy link
Member

IIRC this isn't the first time this has happened. We should probably just mirror whatever we need locally in our S3 mirror. If someone's willing to figure out how to change the build to not hit choco install but hit a custom download, I'd be more than willing to upload some artifacts!

alexcrichton added a commit to alexcrichton/rust that referenced this issue Aug 23, 2017
Chocolatey has been pretty flaky, so let's not rely on it.

Closes rust-lang#43985
bors added a commit that referenced this issue Aug 25, 2017
appveyor: Use InnoSetup from our mirror

Chocolatey has been pretty flaky, so let's not rely on it.

Closes #43985
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants