raulcd opened a new issue, #51402:
URL: https://github.com/apache/arrow/issues/51402

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The verification jobs on macOS have started failing installing system 
dependencies both for arm64 and amd64.
   The amd64 ones are timing out and the arm64 ones are failing installing 
after 4.5 hours.
   - 
[verify-rc-source-cpp-macos-amd64](https://github.com/ursacomputing/crossbow/actions/runs/35511634911/job/106080435090)
   - 
[verify-rc-source-cpp-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/35511634031/job/106080432962)
   - 
[verify-rc-source-integration-macos-amd64](https://github.com/ursacomputing/crossbow/actions/runs/35511635501/job/106080436795)
   - 
[verify-rc-source-integration-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/35511635302/job/106080436183)
   - 
[verify-rc-source-python-macos-amd64](https://github.com/ursacomputing/crossbow/actions/runs/35511634427/job/106080433803)
   - 
[verify-rc-source-python-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/35511633864/job/106080432325)
   - 
[verify-rc-source-python-macos-conda-amd64](https://github.com/ursacomputing/crossbow/actions/runs/35511635067/job/106080435469)
   - 
[verify-rc-source-ruby-macos-amd64](https://github.com/ursacomputing/crossbow/actions/runs/35511635861/job/106080437920)
   - 
[verify-rc-source-ruby-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/35511634362/job/106080433626)
   
   For arm64:
   ```
   ==> Checking out 5358
   svn: E170013: Unable to connect to a repository at URL 
'https://svn.code.sf.net/p/netpbm/code/stable'
   svn: E670008: nodename nor servname provided, or not known
   Error: vala: An exception occurred within a child process:
     DownloadError: Failed to download resource "netpbm (11.02.30)"
   Failure while executing; `/usr/bin/env svn checkout --quiet -r 5358 -- 
https://svn.code.sf.net/p/netpbm/code/stable 
/Users/runner/Library/Caches/Homebrew/netpbm--svn` exited with 1. Here's the 
output:
   svn: E170013: Unable to connect to a repository at URL 
'https://svn.code.sf.net/p/netpbm/code/stable'
   svn: E670008: nodename nor servname provided, or not known
   
   This is a Tier 3 configuration:
     https://docs.brew.sh/Support-Tiers#tier-3
   You can report issues with Tier 3 configurations to Homebrew/* repositories!
     
   Read the above document before opening any issues or PRs.
   Installing vala has failed!
   `brew bundle` failed! 1 Brewfile dependency failed to install
   Error: Process completed with exit code 
   ```
   
   ### Component(s)
   
   Continuous Integration, Release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to