Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpd fails to start due to linker error #7049

Closed
ApeironTsuka opened this issue Jun 25, 2021 · 1 comment
Closed

mpd fails to start due to linker error #7049

ApeironTsuka opened this issue Jun 25, 2021 · 1 comment

Comments

@ApeironTsuka
Copy link

Problem description
mpd fails to start with the error:
'CANNOT LINK EXECUTABLE "mpd": library "libdbus-1.so" not found'.

This appears to be a package dependency error - recent mpd links to dbus now but the package itself doesn't depend on it.
pkg install dbus resolves the issue.

Steps to reproduce
Install mpd, and attempt to run it in any way.

Expected behavior
mpd start as normal

Additional information

Application version:
0.114
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages.termux.org/apt/termux-main/ stable main
# game-repo (sources.list.d/game.list)
deb https://packages.termux.org/apt/termux-games games stable
# science-repo (sources.list.d/science.list)
deb https://packages.termux.org/apt/termux-science science stable
# x11-repo (sources.list.d/x11.list)
deb https://packages.termux.org/apt/termux-x11 x11 main
# root-repo (sources.list.d/root.list)
deb https://packages.termux.org/apt/termux-root root stable
# unstable-repo (sources.list.d/unstable.list)
deb https://packages.termux.org/apt/termux-unstable unstable main
Updatable packages:
All packages up to date
Android version:
10
Kernel build information:
Linux localhost 4.9.210-g28c696160049-ab6386370 #0 SMP PREEMPT Fri Apr 10 23:03:43 UTC 2020 aarch64 Android
Device manufacturer:
Google
Device model:
Pixel 3a XL
@Grimler91
Copy link
Member

Thanks for reporting!

amuramatsu pushed a commit to amuramatsu/termux-packages that referenced this issue Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants