dmiluski / bitrise-step-swiftformat

Runs SwiftFormat linting to validate formatted code
MIT License
0 stars 0 forks source link

Brew Resource Install Failure #7

Closed dmiluski closed 3 years ago

dmiluski commented 3 years ago

Problem: When running, fails

+------------------------------------------------------------------------------+

| (10) swiftformat@0                                                           |
+------------------------------------------------------------------------------+
| id: swiftformat                                                              |
| version: 0.1.0                                                               |
| collection: https://github.com/bitrise-io/bitrise-steplib.git                |
| toolkit: bash                                                                |
| time: 2021-04-12T21:07:18+01:00                                              |
+------------------------------------------------------------------------------+
|                                                                              |
(swiftformat) isn't installed, installing...
brew install swiftformat failed -- out: (==> Downloading https://homebrew.bintray.com/bottles/swiftformat-0.47.12.catalina.bottle.tar.gz
curl: (22) The requested URL returned error: 403 Forbidden
Error: Failed to download resource "swiftformat"
Download failed: https://homebrew.bintray.com/bottles/swiftformat-0.47.12.catalina.bottle.tar.gz) err: (exit status 1)
INFO[21:07:34] Failed to install (swiftformat) with brew    
WARN[21:07:34] Installing Step dependency failed, retrying ... 
(swiftformat) isn't installed, installing...
brew install swiftformat failed -- out: (==> Downloading https://homebrew.bintray.com/bottles/swiftformat-0.47.12.catalina.bottle.tar.gz
curl: (22) The requested URL returned error: 403 Forbidden
Error: Failed to download resource "swiftformat"
Download failed: https://homebrew.bintray.com/bottles/swiftformat-0.47.12.catalina.bottle.tar.gz) err: (exit status 1)
INFO[21:07:38] Failed to install (swiftformat) with brew    
WARN[21:07:38] Installing Step dependency failed, retrying ... 
(swiftformat) isn't installed, installing...
brew install swiftformat failed -- out: (==> Downloading https://homebrew.bintray.com/bottles/swiftformat-0.47.12.catalina.bottle.tar.gz
curl: (22) The requested URL returned error: 403 Forbidden
Error: Failed to download resource "swiftformat"
Download failed: https://homebrew.bintray.com/bottles/swiftformat-0.47.12.catalina.bottle.tar.gz) err: (exit status 1)
INFO[21:07:43] Failed to install (swiftformat) with brew    
ERRO[21:07:43] Step (swiftformat@0) failed: Failed to install Step dependency, error: exit status 1 
dmiluski commented 3 years ago

Closed. This appears to be a binary rate limiting issue that has since resolved itself