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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Some of our nightly jobs have started failing with:
   ```
        File "/arrow-dev/lib/python3.10/site-packages/setuptools/dist.py", line 
506, in _find_pattern
         raise InvalidConfigError(f"Pattern {pattern!r} cannot contain '..'")
     setuptools.errors.InvalidConfigError: Pattern '../LICENSE.txt' cannot 
contain '..'
     error: subprocess-exited-with-error
   ```
   
   This is a new check introduced on setuptools 77.0.2 (released some hours 
ago):
   
https://github.com/pypa/setuptools/commit/732ec1afb8456809828c2205cc3d6ced2ea8ae61
   
   ### Component(s)
   
   Continuous Integration, Python


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to