jorisvandenbossche commented on PR #43965:
URL: https://github.com/apache/arrow/pull/43965#issuecomment-2346152100

   > Additionally, we still need to figure out what's going wrong with `archery 
crossbow` trying to upload a non-free-threaded wheel to the nightlies index. I 
tried to look around but wasn't able to find what's wrong. I can look deeper if 
you give me a few pointers.
   
   Looking at the failure above again, I think I was wrong with using "upload", 
because it was the "Verify uploaded artifacts" step that was failing. But 
indeed then for arm64 it was for some reason trying to verify the wrong wheel 
name (without the "t").
   
   If that is still failing now in the latest run (it might also have been some 
temporary glitch?), you could maybe add some debug prints to 
`dev/archery/archery/crossbow/reports.py` which is the code that is doing this 
verification (`ConsoleReport.show()` I think, from the `status` function in 
`dev/archery/archery/crossbow/cli.py`)


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

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

Reply via email to