Skip to content

run from app folder, set ld lib path only for emby binary#115

Merged
aptalca merged 2 commits into
betafrom
beta-buildfix
Feb 16, 2026
Merged

run from app folder, set ld lib path only for emby binary#115
aptalca merged 2 commits into
betafrom
beta-buildfix

Conversation

@aptalca
Copy link
Copy Markdown
Member

@aptalca aptalca commented Feb 16, 2026

Fixes 2 issues:

  • Upstream's newly included libc library is screwy and doesn't work with any other OS programs including nc, which breaks the service healthcheck. This PR sets the ld lib path only for the emby binary and not nc
  • The binary now requires the working directory to be the app folder, otherwise it complains with a non-descript unable to exec - not found error.

@aptalca aptalca requested a review from a team February 16, 2026 16:42
@LinuxServer-CI LinuxServer-CI moved this to PRs Ready For Team Review in Issue & PR Tracker Feb 16, 2026
@thespad
Copy link
Copy Markdown
Member

thespad commented Feb 16, 2026

Do we also want to add that libexpat1 dep to the image?

@aptalca
Copy link
Copy Markdown
Member Author

aptalca commented Feb 16, 2026

thanks for the reminder. I'll add it

@LinuxServer-CI
Copy link
Copy Markdown
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/emby/beta-4.10.0.3-pkg-cc67c1a3-dev-538fc01aa257be99de9992de0a5991aa4ea60f58-pr-115/index.html
https://ci-tests.linuxserver.io/lspipepr/emby/beta-4.10.0.3-pkg-cc67c1a3-dev-538fc01aa257be99de9992de0a5991aa4ea60f58-pr-115/shellcheck-result.xml

Tag Passed
amd64-beta-4.10.0.3-pkg-cc67c1a3-dev-538fc01aa257be99de9992de0a5991aa4ea60f58-pr-115
arm64v8-beta-4.10.0.3-pkg-cc67c1a3-dev-538fc01aa257be99de9992de0a5991aa4ea60f58-pr-115

@LinuxServer-CI
Copy link
Copy Markdown
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/emby/beta-4.10.0.3-pkg-cc67c1a3-dev-9e1b186925619cb755f6dd00fc88880391ef327b-pr-115/index.html
https://ci-tests.linuxserver.io/lspipepr/emby/beta-4.10.0.3-pkg-cc67c1a3-dev-9e1b186925619cb755f6dd00fc88880391ef327b-pr-115/shellcheck-result.xml

Tag Passed
amd64-beta-4.10.0.3-pkg-cc67c1a3-dev-9e1b186925619cb755f6dd00fc88880391ef327b-pr-115
arm64v8-beta-4.10.0.3-pkg-cc67c1a3-dev-9e1b186925619cb755f6dd00fc88880391ef327b-pr-115

@github-project-automation github-project-automation Bot moved this from PRs Ready For Team Review to PRs Approved in Issue & PR Tracker Feb 16, 2026
@aptalca aptalca merged commit 354fb49 into beta Feb 16, 2026
5 checks passed
@aptalca aptalca deleted the beta-buildfix branch February 16, 2026 17:13
@LinuxServer-CI LinuxServer-CI moved this from PRs Approved to Done in Issue & PR Tracker Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants