Title: Is there a plan to support armhf (aka armv7l) and arm64? · Issue #108 · actions/setup-python · GitHub
Open Graph Title: Is there a plan to support armhf (aka armv7l) and arm64? · Issue #108 · actions/setup-python
X Title: Is there a plan to support armhf (aka armv7l) and arm64? · Issue #108 · actions/setup-python
Description: Describe the bug I cannot use actions/setup-python@v2 on my self-hosted ARM. Which version of the action are you using? v1 v2 Some other tag (such as v2.0.1 or master) Environment self-hosted (['self-hosted', 'Linux', 'ARM']) Linux Windo...
Open Graph Description: Describe the bug I cannot use actions/setup-python@v2 on my self-hosted ARM. Which version of the action are you using? v1 v2 Some other tag (such as v2.0.1 or master) Environment self-hosted (['se...
X Description: Describe the bug I cannot use actions/setup-python@v2 on my self-hosted ARM. Which version of the action are you using? v1 v2 Some other tag (such as v2.0.1 or master) Environment self-hosted ([...
Opengraph URL: https://github.com/actions/setup-python/issues/108
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Is there a plan to support armhf (aka armv7l) and arm64?","articleBody":"**Describe the bug**\r\n\r\nI cannot use `actions/setup-python@v2` on my self-hosted ARM. \r\n\r\n**Which version of the action are you using?**\r\n\r\n- [ ] `v1`\r\n- [x] `v2`\r\n- [ ] Some other tag (such as `v2.0.1` or `master`)\r\n\r\n**Environment**\r\n- [x] self-hosted (['self-hosted', 'Linux', 'ARM'])\r\n- [ ] Linux\r\n- [ ] Windows\r\n- [ ] Mac\r\n\r\nIf applicable, please specify if you're using a container\r\n\r\n**Python Versions**\r\nPlease list all of the effected versions of Python (`3.8.2`, etc.) `2.7.x`\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n```yml\r\n - name: Install Python 2.7\r\n uses: actions/setup-python@v2\r\n with:\r\n python-version: '2.7'\r\n```\r\n\r\nError:\r\n```\r\n2020-07-10T07:03:24.9615663Z ##[group]Run actions/setup-python@v2\r\n2020-07-10T07:03:24.9681393Z with:\r\n2020-07-10T07:03:24.9748085Z python-version: 2.7\r\n2020-07-10T07:03:24.9783175Z token: ***\r\n2020-07-10T07:03:24.9893806Z env:\r\n2020-07-10T07:03:24.9966500Z NPM_CONFIG_USERCONFIG: /home/pi/actions-runner/_work/_temp/.npmrc\r\n2020-07-10T07:03:25.0040229Z NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX\r\n2020-07-10T07:03:25.0106564Z ##[endgroup]\r\n2020-07-10T07:03:25.5026534Z ##[debug]Semantic version spec of 2.7 is 2.7\r\n2020-07-10T07:03:25.5073839Z ##[debug]isExplicit: \r\n2020-07-10T07:03:25.5283035Z ##[debug]explicit? false\r\n2020-07-10T07:03:25.5325772Z ##[debug]evaluating 0 versions\r\n2020-07-10T07:03:25.5483590Z ##[debug]match not found\r\n2020-07-10T07:03:25.5640537Z Version 2.7 was not found in the local cache\r\n2020-07-10T07:03:25.5785084Z ##[debug]set auth\r\n2020-07-10T07:03:26.2579972Z ##[debug]check 3.8.3 satisfies 2.7\r\n2020-07-10T07:03:26.2751500Z ##[debug]check 3.8.2 satisfies 2.7\r\n2020-07-10T07:03:26.2834708Z ##[debug]check 3.8.1 satisfies 2.7\r\n2020-07-10T07:03:26.2920635Z ##[debug]check 3.8.0 satisfies 2.7\r\n2020-07-10T07:03:26.3057011Z ##[debug]check 3.7.8 satisfies 2.7\r\n2020-07-10T07:03:26.3189258Z ##[debug]check 3.7.7 satisfies 2.7\r\n2020-07-10T07:03:26.3353891Z ##[debug]check 3.7.6 satisfies 2.7\r\n2020-07-10T07:03:26.3479233Z ##[debug]check 3.7.5 satisfies 2.7\r\n2020-07-10T07:03:26.3719544Z ##[debug]check 3.6.11 satisfies 2.7\r\n2020-07-10T07:03:26.3870678Z ##[debug]check 3.6.10 satisfies 2.7\r\n2020-07-10T07:03:26.4042731Z ##[debug]check 3.6.9 satisfies 2.7\r\n2020-07-10T07:03:26.4121098Z ##[debug]check 3.6.8 satisfies 2.7\r\n2020-07-10T07:03:26.4255328Z ##[debug]check 3.6.7 satisfies 2.7\r\n2020-07-10T07:03:26.4349148Z ##[debug]check 3.5.9 satisfies 2.7\r\n2020-07-10T07:03:26.4415727Z ##[debug]check 3.5.4 satisfies 2.7\r\n2020-07-10T07:03:26.4482734Z ##[debug]check 2.7.18 satisfies 2.7\r\n2020-07-10T07:03:26.4550761Z ##[debug]x64===arm \u0026\u0026 darwin===linux\r\n2020-07-10T07:03:26.4616253Z ##[debug]x64===arm \u0026\u0026 linux===linux\r\n2020-07-10T07:03:26.4682083Z ##[debug]x64===arm \u0026\u0026 linux===linux\r\n2020-07-10T07:03:26.4747183Z ##[debug]x64===arm \u0026\u0026 linux===linux\r\n2020-07-10T07:03:26.4813541Z ##[debug]x64===arm \u0026\u0026 win32===linux\r\n2020-07-10T07:03:26.4880555Z ##[debug]x86===arm \u0026\u0026 win32===linux\r\n2020-07-10T07:03:26.4946851Z ##[debug]check 2.7.17 satisfies 2.7\r\n2020-07-10T07:03:26.4985320Z ##[debug]x64===arm \u0026\u0026 darwin===linux\r\n2020-07-10T07:03:26.5050972Z ##[debug]x64===arm \u0026\u0026 linux===linux\r\n2020-07-10T07:03:26.5116196Z ##[debug]x64===arm \u0026\u0026 linux===linux\r\n2020-07-10T07:03:26.5184087Z ##[debug]x64===arm \u0026\u0026 linux===linux\r\n2020-07-10T07:03:26.5314594Z ##[debug]x64===arm \u0026\u0026 win32===linux\r\n2020-07-10T07:03:26.5398115Z ##[debug]x86===arm \u0026\u0026 win32===linux\r\n2020-07-10T07:03:26.5535975Z ##[error]Version 2.7 with arch arm not found\r\nThe list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json\r\n```\r\n\r\n**Run/Repo Url**\r\nIf applicable, and if your repo/run is public, please include a URL so it is easier for us to investigate.\r\nIt's private 😕 \r\n\r\n**Screenshots**\r\nIf applicable, add screenshots to help explain your problem.\r\nSee the log output above 👆 \r\n\r\n**Additional context**\r\nThank you!\r\n","author":{"url":"https://github.com/kittaakos","@type":"Person","name":"kittaakos"},"datePublished":"2020-07-10T08:47:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":27},"url":"https://github.com/108/setup-python/issues/108"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:49723a49-9aa3-306e-fe1b-5493b5a57722 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E278:2F31CD:4CCB91:691082:6969DEA3 |
| html-safe-nonce | 44c7342f986b48a61d20cc22cdfc6db25e30b3764d151f1b77f3924d1453a6d4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjc4OjJGMzFDRDo0Q0NCOTE6NjkxMDgyOjY5NjlERUEzIiwidmlzaXRvcl9pZCI6IjM2NDMxNjQxMTc0ODk1NDA3NzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 3cbd529b8aaf645cbf61696398d9c7b10ffbb5cba83d60ba2765d563f4ab6ee3 |
| hovercard-subject-tag | issue:654622205 |
| github-keyboard-shortcuts | repository,issues,actions,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/_view_fragments/issues/show/actions/setup-python/108/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b04017a0bdcdf3b31affc0ca1a80c57de3d09e1a63c3aae373c1a4f3b1c31dae/actions/setup-python/issues/108 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b04017a0bdcdf3b31affc0ca1a80c57de3d09e1a63c3aae373c1a4f3b1c31dae/actions/setup-python/issues/108 |
| og:image:alt | Describe the bug I cannot use actions/setup-python@v2 on my self-hosted ARM. Which version of the action are you using? v1 v2 Some other tag (such as v2.0.1 or master) Environment self-hosted (['se... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | kittaakos |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| turbo-cache-control | no-preview |
| go-import | github.com/actions/setup-python git https://github.com/actions/setup-python.git |
| octolytics-dimension-user_id | 44036562 |
| octolytics-dimension-user_login | actions |
| octolytics-dimension-repository_id | 192625525 |
| octolytics-dimension-repository_nwo | actions/setup-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 192625525 |
| octolytics-dimension-repository_network_root_nwo | actions/setup-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width