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

osx builds no longer working #7

Open
timbod7 opened this issue Jul 26, 2020 · 0 comments
Open

osx builds no longer working #7

timbod7 opened this issue Jul 26, 2020 · 0 comments

Comments

@timbod7
Copy link

timbod7 commented Jul 26, 2020

I've been relying on this github action for my ADL system builds with good results. Unfortunately osx builds have stopped working. An example build is here:

https://github.com/timbod7/adl/runs/911211010?check_suite_focus=true

with the following error:


Run mstksg/setup-stack@v1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) Server aborted the SSL handshake
tar: */stack: Not found in archive
tar: Error exit delayed from previous errors.
##[error]Command failed: curl --insecure -L https://get.haskellstack.org/stable/osx-x86_64.tar.gz | tar xz --strip-components=1 --include '*/stack' -C /Users/runner/.local/bin
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) Server aborted the SSL handshake
tar: */stack: Not found in archive
tar: Error exit delayed from previous errors.

It doesn't appear to be a transient problem. It's been happening consistently for several days, and I'm seeing the same problem also on other projects.

elopez added a commit to elopez/echidna that referenced this issue Aug 17, 2020
This Action is currently broken (see crytic#504, mstksg/setup-stack#7).
Fortunately, it is also not needed anymore as the newer GitHub hosted
environments already come with Stack preinstalled.
elopez added a commit to elopez/echidna that referenced this issue Aug 17, 2020
This action is currently broken (see crytic#504, mstksg/setup-stack#7).
Fortunately, it is also not needed anymore as the newer GitHub hosted
environments already come with Stack preinstalled.
ggrieco-tob pushed a commit to crytic/echidna that referenced this issue Aug 17, 2020
This action is currently broken (see #504, mstksg/setup-stack#7).
Fortunately, it is also not needed anymore as the newer GitHub hosted
environments already come with Stack preinstalled.
mfussenegger added a commit to mfussenegger/mkjson that referenced this issue Sep 5, 2020
Is broken for MacOS and no longer required

mstksg/setup-stack#7
s5bug added a commit to s5bug/calculo that referenced this issue Sep 6, 2020
ncaq added a commit to ncaq/homura-stopwatch that referenced this issue Sep 30, 2020
Because [osx builds no longer working · Issue #7 · mstksg/setup-stack](mstksg/setup-stack#7).
setup-haskell include stack recently.
ncaq added a commit to ncaq/homura-stopwatch that referenced this issue Sep 30, 2020
Because [osx builds no longer working · Issue #7 · mstksg/setup-stack](mstksg/setup-stack#7).
setup-haskell include stack recently.
ncaq added a commit to ncaq/homura-stopwatch that referenced this issue Sep 30, 2020
Because [osx builds no longer working · Issue #7 · mstksg/setup-stack](mstksg/setup-stack#7).
setup-haskell include stack recently.
ncaq added a commit to ncaq/homura-stopwatch that referenced this issue Sep 30, 2020
Because [osx builds no longer working · Issue #7 · mstksg/setup-stack](mstksg/setup-stack#7).
setup-haskell include stack recently.
ncaq added a commit to ncaq/homura-stopwatch that referenced this issue Sep 30, 2020
Because [osx builds no longer working · Issue #7 · mstksg/setup-stack](mstksg/setup-stack#7).
setup-haskell include stack recently.
ncaq added a commit to ncaq/homura-stopwatch that referenced this issue Sep 30, 2020
Because [osx builds no longer working · Issue #7 · mstksg/setup-stack](mstksg/setup-stack#7).
setup-haskell include stack recently.
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