amoeba opened a new issue, #41856: URL: https://github.com/apache/arrow/issues/41856
### Describe the bug, including details regarding any error messages, version, and platform. The Conda [arrow-nightlies channel is empty](https://anaconda.org/arrow-nightlies/repo/files?label=main&type=conda), which means you can't install Arrow C++ or PyArrow nightlies from it at the moment. I noticed this in CI on https://github.com/apache/arrow-cookbook/pull/352. It's my understanding that the jobs that upload artifacts to this channel are running but failing, see the failing builds at http://crossbow.voltrondata.com/. From a quick look, the failures may just be due to Azure deprecations based on this error I see in a few Azure Pipelines logs: > The CondaEnvironment@1 (Conda environment) task has been deprecated since February 13, 2019 and will soon be retired. Use the Conda CLI ('conda') directly from a bash/pwsh/script task. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks. ### Component(s) Continuous Integration, Packaging -- 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]
