Your message dated Mon, 27 Jun 2011 18:05:10 +0200
with message-id <[email protected]>
and subject line Re: Bug#631814: forked-daapd would ot start. I tryed also 
fresh reinstall (with deps) dough nothing helped.
has caused the Debian Bug report #631814,
regarding forked-daapd would ot start. I tryed also fresh reinstall (with deps) 
dough nothing helped.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
631814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631814
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: forked-daapd
Version: 0.16-2
Severity: important


By starting daemon manually I get following: 


debian-nvu:/etc# forked-daapd -d 5 -f -c /etc/forked-daapd.conf
    main: Forked Media Server Version 0.16 taking off
    main: Initialized with gcrypt 1.4.6
    main: mDNS init
    mdns: Initializing Avahi mDNS
    mdns: Avahi state change: Client connecting
    main: Initializing database
      db: Running query 'SELECT value FROM admin WHERE key = 'schema_version';'
      db: Running query 'SELECT COUNT(*) FROM files WHERE disabled = 0;'
      db: Running query 'SELECT COUNT(*) FROM playlists WHERE disabled = 0;'
      db: Database OK with 0 active files and 4 active playlists
      db: Running query 'DELETE FROM inotify;'
      db: Running query 'SELECT selected, volume FROM speakers WHERE id = 0;'
      db: Running query 'DELETE FROM groups;'
    raop: Timing IPv6 port: 38375
    raop: Timing IPv4 port: 51734
    raop: Control IPv6 port: 60095
    raop: Control IPv4 port: 51555
    mdns: Adding service browser for type _raop._tcp
    mdns: Failed to create service browser: Bad state
  player: Could not add mDNS browser for AirTunes devices
    main: Player thread failed to start
    main: File scanner deinit
      db: Running query 'UPDATE files SET songalbumid = 
daap_songalbumid(album_artist, album);'
    main: Database deinit
    main: mDNS deinit
    main: Exiting.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages forked-daapd depends on:
ii  adduser          3.113                   add and remove users and groups
ii  avahi-daemon     0.6.27-3                Avahi mDNS/DNS-SD daemon
ii  libantlr3c-3.2-0 3.2-2                   ANTLR v3 parser generator C runtim
ii  libasound2       1.0.23-2.1              shared library for ALSA applicatio
ii  libavahi-client3 0.6.27-3                Avahi client library
ii  libavahi-common3 0.6.27-3                Avahi common library
ii  libavcodec52     5:0.6.1+svn20101128-0.2 library to encode decode multimedi
ii  libavformat52    5:0.6.1+svn20101128-0.2 ffmpeg file format library
ii  libavl1          0.3.5-3                 AVL tree manipulation library - ru
ii  libavutil50      5:0.6.1+svn20101128-0.2 avutil shared libraries - runtime 
ii  libc6            2.13-7                  Embedded GNU C Library: Shared lib
ii  libconfuse0      2.7-1                   Library for parsing configuration 
ii  libevent-core-1. 1.4.13-stable-1         An asynchronous event notification
ii  libflac8         1.2.1-3                 Free Lossless Audio Codec - runtim
ii  libgcrypt11      1.4.6-5                 LGPL Crypto library - runtime libr
ii  libgpg-error0    1.10-0.3                library for common error values an
ii  libmxml1         2.6-2                   small XML parsing library (runtime
ii  libplist1        1.4-2                   Library for handling Apple binary 
ii  libsqlite3-0     3.7.4-2                 SQLite 3 shared library
ii  libswscale0      5:0.6.1+svn20101128-0.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-3                 Unicode string library for C
ii  psmisc           22.13-1                 utilities that use the proc file s
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
        # Available levels: fatal, log, warning, info, debug, spam
        loglevel = log
        # 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 = { "/srv/music" }
        directories = { "/media/nas01/OpenShare/Music" }
        # Directories containing compilations
        # Matches anywhere in the path (not a regexp, though)
        # Should iTunes metadata override ours?
        # 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
        force_transcode = { "ogg", "flac" }
}
audio {
        # AirTunes name - used in the speaker list in Remote
        nickname = "nvu"
        # Audio device name for local audio output
}
        # AirTunes password


-- no debconf information



--- End Message ---
--- Begin Message ---
Admir Trakic <[email protected]> wrote:

Hi,

>     mdns: Adding service browser for type _raop._tcp
>     mdns: Failed to create service browser: Bad state

Check that the Avahi daemon is running; if it is, try upgrading all the
Avahi packages. You are lagging behind in this regard, and there were
serious issues with Avahi around 0.6.27.

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[email protected]> 
 
 Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


--- End Message ---

Reply via email to