[PR #919] [MERGED] Fix pkg installer for macos #14526

Closed
opened 2026-08-05 03:05:48 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/919
Author: @pascal-fischer
Created: 5/31/2023
Status: Merged
Merged: 5/31/2023
Merged by: @pascal-fischer

Base: mainHead: fix/macos_installer_scripts_for_release


📝 Commits (2)

  • 5b9378e add creating log dir to macOS installer scripts
  • 980dbdb add creating log dir to macOS installer scripts

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 release_files/darwin_pkg/postinstall (+2 -0)
📝 release_files/darwin_pkg/preinstall (+2 -0)

📄 Description

Describe your changes

The installer could not write logs and therefor failed.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/919 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 5/31/2023 **Status:** ✅ Merged **Merged:** 5/31/2023 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `fix/macos_installer_scripts_for_release` --- ### 📝 Commits (2) - [`5b9378e`](https://github.com/netbirdio/netbird/commit/5b9378e6cb6e64fd42a0907e24889417a9748810) add creating log dir to macOS installer scripts - [`980dbdb`](https://github.com/netbirdio/netbird/commit/980dbdb7c62c1a9af9ba2dce3b341c2fc2c8fac4) add creating log dir to macOS installer scripts ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `release_files/darwin_pkg/postinstall` (+2 -0) 📝 `release_files/darwin_pkg/preinstall` (+2 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link The installer could not write logs and therefor failed. ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 03:05:48 -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#14526