pitrou commented on PR #45470:
URL: https://github.com/apache/arrow/pull/45470#issuecomment-2662488025

   I get the following error when trying to run the new Alpine Python container:
   ```console
   $ archery docker run alpine-linux-python bash
   Traceback (most recent call last):
     ...
   ValueError: Found errors with docker-compose:
    - Service `alpine-linux-cpp - alpine-linux-python` is defined in 
`x-hierarchy` bot not in `services`
    - Service `alpine-linux-cpp` is defined in `services` but not in 
`x-hierarchy`
    - Service `alpine-linux-python` is defined in `services` but not in 
`x-hierarchy`
   ```


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