Skip to content

Appveyor is broken #1690

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

Closed
The-Compiler opened this issue Jun 30, 2016 · 1 comment
Closed

Appveyor is broken #1690

The-Compiler opened this issue Jun 30, 2016 · 1 comment

Comments

@The-Compiler
Copy link
Member

Seen in multiple PRs:

choco install python.pypy > pypy-inst.log 2>&1 || (type pypy-inst.log & exit /b 1)
Installing the following packages:
python.pypy
By installing you accept licenses for the packages.
python.pypy not installed. An error occurred during installation:
 The operation has timed out
The install of python.pypy was NOT successful.
python.pypy not installed. An error occurred during installation:
 The operation has timed out
Chocolatey installed 0/1 package(s). 1 package(s) failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures:
 - python.pypy
Command exited with code 1

Not sure if it's just some network thing timing out, but it's been there for a few hours now. Unfortunately no time to take a closer look currently.

@The-Compiler
Copy link
Member Author

and of course it starts working again as soon as I open an issue here... let's hope it stays that way 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant