[PR #2030] [MERGED] Fix system file ownership for Debian package #3645

Closed
opened 2026-04-25 00:16:29 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2030
Author: @bluecmd
Created: 8/25/2023
Status: Merged
Merged: 8/25/2023
Merged by: @advplyr

Base: masterHead: debian-tar-owner


📝 Commits (1)

  • 8e65c78 Fix system file ownership for Debian package

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 build/debian/DEBIAN/preinst (+2 -2)

📄 Description

Extract ffmpeg and tone but ignore the ownership information from the tar archive. This will ensure that those files are owned by root, not the UIDs/GIDs the tar files happen to contain.


🔄 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/advplyr/audiobookshelf/pull/2030 **Author:** [@bluecmd](https://github.com/bluecmd) **Created:** 8/25/2023 **Status:** ✅ Merged **Merged:** 8/25/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `debian-tar-owner` --- ### 📝 Commits (1) - [`8e65c78`](https://github.com/advplyr/audiobookshelf/commit/8e65c78869e529cc94aa62e6d0f3318511a24514) Fix system file ownership for Debian package ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `build/debian/DEBIAN/preinst` (+2 -2) </details> ### 📄 Description Extract ffmpeg and tone but ignore the ownership information from the tar archive. This will ensure that those files are owned by root, not the UIDs/GIDs the tar files happen to contain. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:29 +02:00
adam closed this issue 2026-04-25 00:16:29 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3645