You are not logged in.

#1 2017-06-22 17:54:37

Batou
Member
Registered: 2017-01-03
Posts: 262

[SOLVED] mpd broken after libnfs update: error while loading libnfs.so

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

#2 2017-06-22 18:08:26

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: [SOLVED] mpd broken after libnfs update: error while loading libnfs.so

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

#3 2017-06-22 18:21:26

loqs
Member
Registered: 2014-03-06
Posts: 18,859

Re: [SOLVED] mpd broken after libnfs update: error while loading libnfs.so

@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

#4 2017-06-22 19:20:34

Batou
Member
Registered: 2017-01-03
Posts: 262

Re: [SOLVED] mpd broken after libnfs update: error while loading libnfs.so

Mr.Elendig wrote:

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-2

These 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

Board footer

Powered by FluxBB