alinaliBQ commented on issue #50218: URL: https://github.com/apache/arrow/issues/50218#issuecomment-4744380480
@raulcd Thanks for raising this. We are adding `sudo` as part of https://github.com/apache/arrow/pull/49787. cc @justing-bq I believe this issue might have been introduced in https://github.com/apache/arrow/pull/50190, since we started seeing the CI failure after this PR has been merged. My guess is that `install_ceph.sh` might have been implicitly installing `sudo`, and removing the script caused `sudo` not be installed. -- 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]
