I am trying to run a fairly simple command
curl -s https://raw.githubusercontent.com/fluxcd/flux2/main/install/flux.sh | bash
on docker.io/cimg/base:current
, works great on v1 , but on v2 i am getting the following error
[INFO] Downloading metadata https://api.github.com/repos/fluxcd/flux2/releases/latest
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/202354803",
"assets_url": "https://api.github.com/repos/fluxcd/flux2/releases/202354803/assets",
"upload_url": "https://uploads.github.com/repos/fluxcd/flux2/releases/202354803/assets{?name,label}",
"html_url": "https://github.com/fluxcd/flux2/releases/tag/v2.5.1",
"id": 202354803,
"author": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"node_id": "RE_kwDOD2fs7M4MD7Bz",
"tag_name": "v2.5.1",
"target_commitish": "main",
"name": "v2.5.1",
"draft": false,
"prerelease": false,
"created_at": "2025-02-25T16:10:06Z",
"published_at": "2025-02-25T16:26:12Z",
"assets": [
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481961",
"id": 232481961,
"node_id": "RA_kwDOD2fs7M4N22Sp",
"name": "crd-schemas.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 131077,
"download_count": 28691,
"created_at": "2025-02-25T16:26:11Z",
"updated_at": "2025-02-25T16:26:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/crd-schemas.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481951",
"id": 232481951,
"node_id": "RA_kwDOD2fs7M4N22Sf",
"name": "flux_2.5.1_checksums.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain; charset=utf-8",
"state": "uploaded",
"size": 1198,
"download_count": 56300,
"created_at": "2025-02-25T16:26:11Z",
"updated_at": "2025-02-25T16:26:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_checksums.txt"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481955",
"id": 232481955,
"node_id": "RA_kwDOD2fs7M4N22Sj",
"name": "flux_2.5.1_checksums.txt.pem",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/x-x509-ca-cert",
"state": "uploaded",
"size": 3108,
"download_count": 23,
"created_at": "2025-02-25T16:26:11Z",
"updated_at": "2025-02-25T16:26:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_checksums.txt.pem"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481952",
"id": 232481952,
"node_id": "RA_kwDOD2fs7M4N22Sg",
"name": "flux_2.5.1_checksums.txt.sig",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/pgp-signature",
"state": "uploaded",
"size": 96,
"download_count": 25,
"created_at": "2025-02-25T16:26:11Z",
"updated_at": "2025-02-25T16:26:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_checksums.txt.sig"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481910",
"id": 232481910,
"node_id": "RA_kwDOD2fs7M4N22R2",
"name": "flux_2.5.1_darwin_amd64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 21612004,
"download_count": 513,
"created_at": "2025-02-25T16:26:07Z",
"updated_at": "2025-02-25T16:26:08Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_darwin_amd64.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481912",
"id": 232481912,
"node_id": "RA_kwDOD2fs7M4N22R4",
"name": "flux_2.5.1_darwin_arm64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 20304491,
"download_count": 4026,
"created_at": "2025-02-25T16:26:07Z",
"updated_at": "2025-02-25T16:26:09Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_darwin_arm64.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481911",
"id": 232481911,
"node_id": "RA_kwDOD2fs7M4N22R3",
"name": "flux_2.5.1_linux_amd64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 21155785,
"download_count": 67778,
"created_at": "2025-02-25T16:26:07Z",
"updated_at": "2025-02-25T16:26:09Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_linux_amd64.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481909",
"id": 232481909,
"node_id": "RA_kwDOD2fs7M4N22R1",
"name": "flux_2.5.1_linux_arm.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 19866161,
"download_count": 76,
"created_at": "2025-02-25T16:26:07Z",
"updated_at": "2025-02-25T16:26:08Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_linux_arm.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481928",
"id": 232481928,
"node_id": "RA_kwDOD2fs7M4N22SI",
"name": "flux_2.5.1_linux_arm64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 19362489,
"download_count": 884,
"created_at": "2025-02-25T16:26:09Z",
"updated_at": "2025-02-25T16:26:10Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_linux_arm64.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481947",
"id": 232481947,
"node_id": "RA_kwDOD2fs7M4N22Sb",
"name": "flux_2.5.1_sbom.spdx.json",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/json",
"state": "uploaded",
"size": 668688,
"download_count": 3,
"created_at": "2025-02-25T16:26:10Z",
"updated_at": "2025-02-25T16:26:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_sbom.spdx.json"
},
{
xxxxxxxxxxx
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 66355,
"download_count": 13375,
"created_at": "2025-02-25T16:26:11Z",
"updated_at": "2025-02-25T16:26:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/manifests.tar.gz"
},
{
"url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232482245",
"id": 232482245,
"node_id": "RA_kwDOD2fs7M4N22XF",
"name": "provenance.intoto.jsonl",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 18120,
"download_count": 579,
"created_at": "2025-02-25T16:27:11Z",
"updated_at": "2025-02-25T16:27:11Z",
"browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/provenance.intoto.jsonl"
}
],
"tarball_url": "https://api.github.com/repos/fluxcd/flux2/tarball/v2.5.1",
"zipball_url": "https://api.github.com/repos/fluxcd/flux2/zipball/v2.5.1",
"body": "## Highlights\r\n\r\nFlux v2.5.1 is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.\r\n\r\nFixes:\r\n\r\n- Fix a bug introduced in kustomize-controller v1.5.0 that was causing spurious logging for deprecated API versions and health check failures.\r\n- Sanitize the kustomize-controller logs when encountering errors during SOPS decryption.\r\n\r\n## Components changelog\r\n\r\n- kustomize-controller [v1.5.1](https://github.com/fluxcd/kustomize-controller/blob/v1.5.1/CHANGELOG.md)\r\n\r\n## CLI Changelog\r\n\r\n- PR #5215 - @matheuscscp - Update backport labels for 2.5\r\n- PR #5214 - @fluxcdbot - Update kustomize-controller to v1.5.1\r\n\r\n",
"reactions": {
"url": "https://api.github.com/repos/fluxcd/flux2/releases/202354803/reactions",
"total_count": 7,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 5,
"confused": 0,
"heart": 0,
"rocket": 2,
"eyes": 0
},
"mentions_count": 2
}
grep: /tmp/flux-install.JVTU27zCq2/flux.json: No such file or directory
[ERROR] Unable to determine release version
Exited with code exit status 1