Description of problem: # service mt-daapd start Starting DAAP server: /usr/sbin/mt-daapd: error while loading shared libraries: libgdbm.so.2: cannot open shared object file: No such file or directory # ldd /usr/sbin/mt-daapd linux-gate.so.1 => (0x00ea3000) libpthread.so.0 => /lib/libpthread.so.0 (0x00f25000) libavahi-common.so.3 => /usr/lib/libavahi-common.so.3 (0x00a48000) libavahi-client.so.3 => /usr/lib/libavahi-client.so.3 (0x00a37000) libgdbm.so.2 => not found libid3tag.so.0 => /usr/lib/libid3tag.so.0 (0x006b9000) libz.so.1 => /lib/libz.so.1 (0x00fb3000) libogg.so.0 => /usr/lib/libogg.so.0 (0x00edf000) libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x0084b000) libc.so.6 => /lib/libc.so.6 (0x00110000) /lib/ld-linux.so.2 (0x00623000) libdbus-1.so.3 => /lib/libdbus-1.so.3 (0x0038c000) librt.so.1 => /lib/librt.so.1 (0x00733000) libdl.so.2 => /lib/libdl.so.2 (0x00412000) libm.so.6 => /lib/libm.so.6 (0x00dd2000) # ls -1F /usr/lib/*gdbm* /usr/lib/libgdbm.so@ /usr/lib/libgdbm.so.3@ /usr/lib/libgdbm.so.3.0.0* /usr/lib/libgdbm_compat.so@ /usr/lib/libgdbm_compat.so.3@ /usr/lib/libgdbm_compat.so.3.0.0* Version-Release number of selected component (if applicable): mt-daapd-0.2.4.2-6.fc12 Additional info: should do rpmbuild.
mt-daapd.spec requires neither the gdbm nor compat-gdbm. BuildRequires: fedora-usermgmt-devel BuildRequires: gdbm-devel, avahi-devel, zlib-devel BuildRequires: flac-devel, libogg-devel, libvorbis-devel BuildRequires: libid3tag-devel, sqlite-devel Requires(pre): /usr/sbin/useradd Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service Requires(postun): /sbin/service Requires(post): /sbin/chkconfig
If mt-daapd is installed by yum on F14, compat-gdbm is installed at the same time. However, if mt-daapd has already been installed in F13, when upgrading from F14 DVD, compat-gdbm is not installed. Is it spec or bug?
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping