[GH-ISSUE #4966] Installer fails on Fedora 42 #9614

Open
opened 2026-08-05 01:22:48 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @profhase on GitHub (Dec 18, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4966

Describe the problem
Upon running the default install command

curl -fsSL https://pkgs.netbird.io/install.sh | sh

I get

Librepo error: Cannot download amd64/netbird_0.60.8_linux_amd64.rpm: All mirrors were tried

I use a fully patched Fedora 42

Upon manual install I get:

netbird-0:0.60.8-1.x86_64                                                                                                                                            100% |   9.4 MiB/s |  12.9 MiB |  00m01s
>>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1)  Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1)  - https://pkgs.netbird.io/yum/amd64/n
>>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1)  Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1)  - https://pkgs.netbird.io/yum/amd64/n
>>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1)  Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1)  - https://pkgs.netbird.io/yum/amd64/n
>>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1)  Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1)  - https://pkgs.netbird.io/yum/amd64/n
>>> No more mirrors to try - All mirrors were already tried without success       

Have you tried these troubleshooting steps?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @profhase on GitHub (Dec 18, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4966 **Describe the problem** Upon running the default install command ``` curl -fsSL https://pkgs.netbird.io/install.sh | sh ``` I get > Librepo error: Cannot download amd64/netbird_0.60.8_linux_amd64.rpm: All mirrors were tried I use a fully patched Fedora 42 Upon manual install I get: ``` netbird-0:0.60.8-1.x86_64 100% | 9.4 MiB/s | 12.9 MiB | 00m01s >>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1) Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1) - https://pkgs.netbird.io/yum/amd64/n >>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1) Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1) - https://pkgs.netbird.io/yum/amd64/n >>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1) Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1) - https://pkgs.netbird.io/yum/amd64/n >>> Downloading successful, but checksum doesn't match. Calculated: 4e06500d7ccab9a234dfc94aee080134a95690d0(sha1) Expected: f42f69dd2d4fe7b6a682a7034a00b9f2dca92625(sha1) - https://pkgs.netbird.io/yum/amd64/n >>> No more mirrors to try - All mirrors were already tried without success ``` **Have you tried these troubleshooting steps?** - [x] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [x] Checked for newer NetBird versions - [x] Searched for similar issues on GitHub (including closed ones) - [x] Disabled other VPN software - [x] Checked firewall settings
saavagebueno added the triage-needed label 2026-08-05 01:22:48 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9614