Skip to content

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

Closed
@kennytm

Description

@kennytm
Member

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

Activity

kennytm

kennytm commented on Aug 19, 2017

@kennytm
MemberAuthor

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

added
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.
on Aug 20, 2017
alexcrichton

alexcrichton commented on Aug 21, 2017

@alexcrichton
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!

7 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexcrichton@kennytm@Mark-Simulacrum

        Issue actions

          Tracking issue for Spurious failure for "InnoSetup not installed" on AppVeyor · Issue #43985 · rust-lang/rust