kou opened a new issue, #118:
URL: https://github.com/apache/arrow-adbc/issues/118

   We can't use `../` for files that are included into `.gem`:
   
   ```console
   $ cd ruby
   $ rake install
   red-adbc 1.0.0 built to pkg/red-adbc-1.0.0.gem.
   rake aborted!
   Running `gem install .../ruby/pkg/red-adbc-1.0.0.gem` failed with the 
following output:
   
   ERROR:  While executing gem ... (Gem::Package::PathError)
       installing into parent path 
/tmp/local/lib/ruby/gems/3.2.0+2/gems/LICENSE.txt of 
/tmp/local/lib/ruby/gems/3.2.0+2/gems/red-adbc-1.0.0 is not allowed
   ...
   ```


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