[PR #4070] [MERGED] [misc] fix arch install.sh error with empty temporary dependencies #19418

Open
opened 2026-08-05 05:05:59 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/4070
Author: @nazarewk
Created: 6/30/2025
Status: Merged
Merged: 6/30/2025
Merged by: @mlsmaycon

Base: mainHead: fix/arch-install


📝 Commits (1)

  • c103160 install.sh: fix arch install error with empty temporary dependencies

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 release_files/install.sh (+5 -3)

📄 Description

handle empty var handling.

Used to print:
(3/3) Updating the desktop file MIME type cache...
[sudo] password for XXXX:
error: target not found:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/4070 **Author:** [@nazarewk](https://github.com/nazarewk) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 6/30/2025 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `fix/arch-install` --- ### 📝 Commits (1) - [`c103160`](https://github.com/netbirdio/netbird/commit/c103160bbf9676b0dc9282448c31065333199a58) install.sh: fix arch install error with empty temporary dependencies ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `release_files/install.sh` (+5 -3) </details> ### 📄 Description handle empty var handling. Used to print: (3/3) Updating the desktop file MIME type cache... [sudo] password for XXXX: error: target not found: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 05:05:59 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#19418