Package: forked-daapd
Version: 0.12~git0.11-125-gca72ee5-1
Severity: normal
/etc/init.d/forked-daapd returns successfully, but forked-daapd is not
started. The log and also a manual start contain this:
linus:/home/jan# forked-daapd -d 5 -D config,main,mdns,misc,scan,event -f
main: Forked Media Server Version 0.11 taking off
main: Initialized with gcrypt 1.4.5
main: mDNS init
mdns: Initializing Avahi mDNS
mdns: Avahi state change: Client connecting
main: Initializing database
mdns: Adding service browser for type _raop._tcp
mdns: Failed to create service browser: Bad state
main: Player thread failed to start
main: File scanner deinit
main: Database deinit
main: mDNS deinit
main: Exiting.
linus:/home/jan#
I tries searching the net for the mdns failure, but found nothing with
daapd :-( Any help would be appreciated...
Kind regards and thanks for this software!
Jan
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'experimental'), (99,
'maverick-updates'), (99, 'maverick')
Architecture: i386 (i586)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages forked-daapd depends on:
ii adduser 3.112 add and remove users and groups
ii avahi-daemon 0.6.27-1 Avahi mDNS/DNS-SD daemon
ii libantlr3c-3.2-0 3.2-1 ANTLR v3 parser generator C runtim
ii libasound2 1.0.23-1 shared library for ALSA applicatio
ii libavahi-client3 0.6.27-1 Avahi client library
ii libavahi-common3 0.6.27-1 Avahi common library
ii libavcodec52 4:0.5.2-2 ffmpeg codec library
ii libavformat52 4:0.5.2-2 ffmpeg file format library
ii libavl1 0.3.5-3 AVL tree manipulation library - ru
ii libavutil49 4:0.5.2-2 ffmpeg utility library
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libconfuse0 2.7-1 Library for parsing configuration
ii libevent-core-1.4-2 1.4.13-stable-1 An asynchronous event notification
ii libflac8 1.2.1-3 Free Lossless Audio Codec - runtim
ii libgcrypt11 1.4.5-2 LGPL Crypto library - runtime libr
ii libgpg-error0 1.6-1 library for common error values an
ii libmxml1 2.6-1 small XML parsing library (runtime
ii libplist1 1.3-1 Library for handling Apple binary
ii libsqlite3-0 3.7.0-1.1 SQLite 3 shared library
ii libswscale0 4:0.5.2-2 ffmpeg video scaling library
ii libtag1c2a 1.6.3-1 TagLib Audio Meta-Data Library
ii libtagc0 1.6.3-1 TagLib Audio Meta-Data Library (C
ii libunistring0 0.9.3-1 Unicode string library for C
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
forked-daapd recommends no packages.
forked-daapd suggests no packages.
-- Configuration Files:
/etc/forked-daapd.conf changed:
general {
# Username
uid = "daapd"
logfile = "/var/log/forked-daapd.log"
# Database location
db_path = "/var/cache/forked-daapd/songs3.db"
# Available levels: fatal, log, warning, info, debug, spam
loglevel = spam
# Admin password for the non-existent web interface
admin_password = "unused"
}
library {
# Name of the library as displayed by the clients
# %h: hostname, %v: version
name = "My Music on %h"
# TCP port to listen on. Default port is 3689 (daap)
port = 3689
# Password for the library. Optional.
# Directories to index
directories = { "/media/" }
# Directories containing compilations
# Matches anywhere in the path (not a regexp, though)
# Should iTunes metadata override ours?
itunes_overrides = true
# Formats: mp4a, mp4v, mpeg, alac, flac, mpc, ogg, wma, wmal, wmav,
aif, wav
# Formats that should never be transcoded
# Formats that should always be transcoded
}
audio {
# AirTunes name - used in the speaker list in Remote
nickname = "linusmusic"
# Audio device name for local audio output
}
# AirTunes password
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]