You are not logged in.
After I updated libnfs package today, mpd just refuses to start:
mpd: error while loading shared libraries: libnfs.so.8: cannot open shared object file: No such file or directory No other errors.
I filed a bug report: https://bugs.archlinux.org/task/54543
Last edited by Batou (2017-06-23 02:35:43)
Please vote for all the AUR packages you're using. You can mass-vote for all of them by doing: "pacman -Qqm | xargs aurvote -v" (make sure to run "aurvote --configure" first)
Offline
pacman -Q libnfs mpd
Check the versions against archlinux.org/packages.
If you do actually have the latest version then report it to bugs.archlinux.org
Last edited by Mr.Elendig (2017-06-22 18:09:44)
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
@Mr.Elendig looking at the commits https://git.archlinux.org/svntogit/comm … 7c7bccdf17 libnfs was updated from 1.11 to 2.0
Which caused an soname bump from libnfs.so.8 to libnfs.so.11 but no package rebuild was done for any of the dependent packages mpd, qemu, gvfs-nfs or kodi.
Should libnfs not have been pushed to staging and the dependent packages rebuilt instead of being pushed straight to extra?
Offline
pacman -Q libnfs mpd
Check the versions against archlinux.org/packages.
If you do actually have the latest version then report it to bugs.archlinux.org
Here are the versions:
libnfs 2.0.0-1
mpd 0.20.9-2These are the latest versions of both packages but mpd is not working with the latest libnfs.
Thanks loqs for confirming the issue.
EDIT: mpd package has been updated.
Last edited by Batou (2017-06-23 02:36:05)
Please vote for all the AUR packages you're using. You can mass-vote for all of them by doing: "pacman -Qqm | xargs aurvote -v" (make sure to run "aurvote --configure" first)
Offline