raulcd commented on PR #37415:
URL: https://github.com/apache/arrow/pull/37415#issuecomment-1695314542

   I am confused on the `hombrew-r-brew` failure which has been failing for a 
long time. I can see [in the past the log 
was](https://github.com/ursacomputing/crossbow/actions/runs/5989882793/job/16246578650#step:5:37):
   ```
    ==> Summary
   🍺  /usr/local/Cellar/minio/20230823100706: 8 files, 102.7MB
   Error: Failed to load cask: 
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/apache-arrow.rb
   Cask 'apache-arrow' is unreadable: wrong constant name 
#<Class:0x00007fb960e2e958>
   Warning: Treating 
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/apache-arrow.rb 
as a formula.
   ==> Fetching dependencies for apache-arrow: boost, cmake, aws-sdk-cpp, 
bzip2, gflags, glog, abseil, protobuf, re2, grpc, mimalloc, rapidjson and thrift
   ```
   but [with the new formula path it seems it is still not finding 
it](https://github.com/ursacomputing/crossbow/actions/runs/5997333189/job/16263521091#step:5:37):
   ```
   🍺  /usr/local/Cellar/minio/20230823100706: 8 files, 102.7MB
   Error: Failed to load cask: 
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/a/apache-arrow.rb
   Cask 'apache-arrow' is unreadable: wrong constant name 
#<Class:0x00007fc3a27c1010>
   Warning: Treating 
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/a/apache-arrow.rb
 as a formula.
   ==> Fetching dependencies for apache-arrow: boost, cmake, aws-sdk-cpp, 
bzip2, gflags, glog, abseil, protobuf, re2, grpc, rapidjson and thrift
   ```


-- 
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