actions-setup-docker icon indicating copy to clipboard operation
actions-setup-docker copied to clipboard

2023-02-01 Failed on macos-latest

Open davidkhala opened this issue 1 year ago • 1 comments

Found issue from https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177. This workflow runs on macos-latest with logs

Run docker-practice/actions-setup-docker@master
install docker
  /usr/local/bin/wget https://raw.githubusercontent.com/Homebrew/homebrew-cask/fe866ec0765de14[15](https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177#step:3:16)99745f03e215452db7f511b/Casks/docker.rb
  --2023-01-31 09:11:48--  https://raw.githubusercontent.com/Homebrew/homebrew-cask/fe866ec0765de141599745f03e215452db7f511b/Casks/docker.rb
  Resolving raw.githubusercontent.com (raw.githubusercontent.com)... [18](https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177#step:3:19)5.[19](https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177#step:3:20)9.109.133, 185.199.111.133, 185.199.108.133, ...
  Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
  HTTP request sent, awaiting response... [20](https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177#step:3:21)0 OK
  Length: 4466 (4.4K) [text/plain]
  Saving to: ‘docker.rb’
  
       0K ....                                                  100% 14.8M=0s
  
  20[23](https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177#step:3:24)-01-31 09:11:48 (14.8 MB/s) - ‘docker.rb’ saved [4466/4466]
  
  /usr/local/bin/brew install --cask docker.rb
  ==> Downloading https://desktop.docker.com/mac/main/amd64/8[24](https://github.com/davidkhala/ci-cd-utils/actions/runs/4052481071/jobs/6971959177#step:3:25)75/Docker.dmg
  Error: Download failed on Cask 'docker' with message: Operation not supported @ dir_s_mkdir - /home/runner
  Error: Error: The process '/usr/local/bin/brew' failed with exit code 1

davidkhala avatar Feb 01 '23 00:02 davidkhala

also facing this issue

romansorochak avatar Mar 30 '23 16:03 romansorochak