Package: mpd
Version: 0.15.12-1.1
Severity: important

On system start, mpd is displaying message:
#v+
mpdlisten: Failed to listen on 127.0.0.1 (line 69): Failed to look up
host "127.0.0.1": Address family for hostname not supported
Aborted
        Failed!
#v-

Right now I am using wired static network connection set up in wicd.
I was using wireless modem (Huwawei 156G) configured in wvdial - on that
setup mpd started properly.

When machine is up and running, I can do '/etc/init.d/mpd start' and mpd
starts flawlessly. It also does if I start a machine with Internet cable
plugged out. But neither of them is really an solution.

I am starting mpd by init.d script run from rc.local script (it's
because I have my music collection on external HDD, which takes some
time to settle); wicd (or wvdial) is already running when mpd is
starting.

I can provide any additional informations you may need.

Cheers
Mirosław Zalewski


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpd depends on:
ii  adduser          3.112+nmu2              add and remove users and groups
ii  libao4           1.0.0-5                 Cross Platform Audio Output Librar
ii  libasound2       1.0.23-2.1              shared library for ALSA applicatio
ii  libaudiofile0    0.2.6-8                 Open-source version of SGI's audio
ii  libavcodec52     5:0.6.1+svn20101128-0.1 library to encode decode multimedi
ii  libavformat52    5:0.6.1+svn20101128-0.1 ffmpeg file format library
ii  libavutil49      4:0.5.2-6               ffmpeg utility library
ii  libc6            2.11.2-7                Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls  7.21.0-1                Multi-protocol file transfer libra
ii  libfaad2         2.7-6                   freeware Advanced Audio Decoder - 
ii  libflac8         1.2.1-2+b1              Free Lossless Audio Codec - runtim
ii  libgcc1          1:4.4.5-8               GCC support library
ii  libglib2.0-0     2.24.2-1                The GLib library of C routines
ii  libid3tag0       0.15.1b-10              ID3 tag reading library from the M
ii  libjack-jackd2-0 1.9.6~dfsg.1-2          JACK Audio Connection Kit (librari
ii  libmad0          0.15.1b-5               MPEG audio decoder library
ii  libmms0          0.6-1                   MMS stream protocol library - shar
ii  libmpcdec6       2:0.1~r459-1            MusePack decoder - library
ii  libogg0          1.2.0~dfsg-1            Ogg bitstream library
ii  libpulse0        0.9.21-3+b1             PulseAudio client libraries
ii  libresid-builder 2.1.1-8                 SID chip emulation class based on 
ii  libsamplerate0   0.1.7-3                 Audio sample rate conversion libra
ii  libshout3        2.2.2-5+b1              MP3/Ogg Vorbis broadcast streaming
ii  libsidplay2      2.1.1-8                 SID (MOS 6581) emulation library
ii  libsqlite3-0     3.7.3-1                 SQLite 3 shared library
ii  libstdc++6       4.4.5-8                 The GNU Standard C++ Library v3
ii  libvorbis0a      1.3.1-1                 The Vorbis General Audio Compressi
ii  libvorbisenc2    1.3.1-1                 The Vorbis General Audio Compressi
ii  libvorbisfile3   1.3.1-1                 The Vorbis General Audio Compressi
ii  libwavpack1      4.60.1-1                an audio codec (lossy and lossless

mpd recommends no packages.

Versions of packages mpd suggests:
pn  avahi-daemon                  <none>     (no description available)
pn  icecast2                      <none>     (no description available)
ii  mpc [mpd-client]              0.19-2     A command-line tool to interface M
ii  mpdscribble [mpd-client]      0.19-2     Last.fm reporting client for mpd
ii  ncmpcpp [mpd-client]          0.5.4-1    ncurses-based client for the Music
pn  pulseaudio                    <none>     (no description available)

-- Configuration Files:
/etc/default/mpd changed:
START_MPD=true

/etc/mpd.conf changed:
music_directory         "/home/minio/muzyka"
playlist_directory      "/home/minio/muzyka/radio"
db_file                 "/var/lib/mpd/tag_cache"
log_file                        "/var/log/mpd/mpd.log"
pid_file                        "/var/run/mpd/pid"
state_file                      "/var/lib/mpd/state"
user                            "mpd"
bind_to_address         "127.0.0.1"
follow_outside_symlinks "yes"
follow_inside_symlinks          "yes"
input {
        plugin "curl"
}
audio_output {
        type            "alsa"
        name            "My ALSA Device"
}
volume_normalization            "yes"
filesystem_charset              "UTF-8"
id3v1_encoding                  "UTF-8"


-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to