Title: bpo-36511 add arm32 buildbot diagnostic messages by paulmon · Pull Request #14251 · python/cpython · GitHub
Open Graph Title: bpo-36511 add arm32 buildbot diagnostic messages by paulmon · Pull Request #14251 · python/cpython
X Title: bpo-36511 add arm32 buildbot diagnostic messages by paulmon · Pull Request #14251 · python/cpython
Description: I'm trying figure out why ssh.exe doesn't work on Windows when the buildbot worker is running. The path includes C:\WINDOWS\System32\OpenSSH\ and the location of ssh.exe on my machine is C:\WINDOWS\System32\OpenSSH\ssh.exe Previously the script had ssh.exe expecting to find it on the path. But at runtime there was this error message: 'ssh' is not recognized as an internal or external command So I tried adding if "%SSH%"=="" if EXIST %WINDIR%\System32\OpenSSH\ssh.exe (set SSH=%WINDIR%\System32\OpenSSH\ssh.exe) and calling %SSH% in the script Now it echos SSH = meaning that the test for EXIST failed. From the same console window that I'm launching the worker from ssh.exe is on the path and works fine. Any ideas? @zware @zooba EDIT: Steve pointed out in the comments of #13454 that it might be 32-bit vs 64-bit issue. I had 32-bit python installed and ssh.exe appears to be 64-bit only. Trying to update the worker to python 64-bit https://bugs.python.org/issue36511
Open Graph Description: I'm trying figure out why ssh.exe doesn't work on Windows when the buildbot worker is running. The path includes C:\WINDOWS\System32\OpenSSH\ and the location of ssh.exe on my machine is C:...
X Description: I'm trying figure out why ssh.exe doesn't work on Windows when the buildbot worker is running. The path includes C:\WINDOWS\System32\OpenSSH\ and the location of ssh.exe on my machi...
Opengraph URL: https://github.com/python/cpython/pull/14251
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:96de7032-45ba-5edf-7957-fd9dbce6abb0 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 89CE:FC316:11F1407:17F8788:696AD388 |
| html-safe-nonce | e89a381131b8b5f8a8dff7aec01bf6e4066fbcba7aef57c506ffd713fd4875ff |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OUNFOkZDMzE2OjExRjE0MDc6MTdGODc4ODo2OTZBRDM4OCIsInZpc2l0b3JfaWQiOiIxMzQ2NzYyNzQzNDcyNjQwOTA1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 8fe00bae99c0ccad64f4bc496bfdd648ba316955c7753b8c5df1641728c97b94 |
| hovercard-subject-tag | pull_request:289894951 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/python/cpython/pull/14251/files |
| twitter:image | https://avatars.githubusercontent.com/u/15679195?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/15679195?s=400&v=4 |
| og:image:alt | I'm trying figure out why ssh.exe doesn't work on Windows when the buildbot worker is running. The path includes C:\WINDOWS\System32\OpenSSH\ and the location of ssh.exe on my machine is C:... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | c785f4ce187e9e7331257791b36ddee01625bb8e292a9b4fe2c16d4c006abf5d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | c718a376fcf780eb22089171adb84a543f660bf7 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width