Skip to content

AppVeyor fails installing GHC 7.10.3 #3687

Closed
@fmaste

Description

@fmaste

The last 24 hours all AppVeyor test stuck on choco install ghc -version 7.10.3 > NUL finally failing due to timeout (1 hour).
The log with the complete output of this command is:

Build started
git clone -q https://github.com/haskell/cabal.git C:\projects\cabal
git fetch -q origin +refs/pull/3670/merge:
git checkout -qf FETCH_HEAD
Running Install scripts
choco install ghc -version 7.10.3
Parsing -version resulted in exception:
 Cannot bundle unregistered option '-e'.
Installing the following packages:
ghc
By installing you accept licenses for the packages.
ghc v7.10.3 - Possibly broken
The package ghc wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider setting 
 'allowGlobalConfirmation'. Run 'choco feature -h' for more details.

From chocolatey/choco#842 it looks like it should be --version instead of -version

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions