[PR #4740] [MERGED] fix #1617 (useradd: user 'audiobookshelf' already exists) #4335

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4740
Author: @Yetangitu
Created: 10/10/2025
Status: Merged
Merged: 12/21/2025
Merged by: @advplyr

Base: masterHead: fix_debian_user_exists


📝 Commits (1)

  • 797dba2 fix #1617 (useradd: user 'audiobookshelf' already exists)

📊 Changes

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

View changed files

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

📄 Description

This change fixes the problem of failing upgrades on dpkg-based systems (see #1617) by reworking the check for whether the audiobookshelf user/group already exists.


🔄 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/4740 **Author:** [@Yetangitu](https://github.com/Yetangitu) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 12/21/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `fix_debian_user_exists` --- ### 📝 Commits (1) - [`797dba2`](https://github.com/advplyr/audiobookshelf/commit/797dba244892b3455a9506a44298446844a0f814) fix #1617 (useradd: user 'audiobookshelf' already exists) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `build/debian/DEBIAN/preinst` (+2 -2) </details> ### 📄 Description This change fixes the problem of failing upgrades on dpkg-based systems (see #1617) by reworking the check for whether the `audiobookshelf` user/group already exists. --- <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:19:20 +02:00
adam closed this issue 2026-04-25 00:19:20 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4335