Package: mpd
Version: 0.12.1-1.1
Severity: important
Tags: patch

mpd start stop script don't create /var/run/mpd, so if you have /var/run
mounted over tmpfs, mpd will fails to start.

/etc/init.d/mpd sould have something like this in mpd_start rutine

#creating directory for pid file
if [ ! -d /var/run/mpd ]; then
        mkdir /var/run/mpd
        chmod 0700 /var/run/mpd
        chown mpd /var/run/mpd
fi

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpd depends on:
ii  adduser                3.105             add and remove users and groups
ii  libao2                 0.8.8-4           Cross Platform Audio Output Librar
ii  libasound2             1.0.16-1          ALSA library
ii  libaudiofile0          0.2.6-7           Open-source version of SGI's audio
ii  libc6                  2.7-9             GNU C Library: Shared libraries
ii  libflac7               1.1.2-8           Free Lossless Audio Codec - runtim
ii  libid3tag0             0.15.1b-10        ID3 tag reading library from the M
ii  libmad0                0.15.1b-3         MPEG audio decoder library
ii  libmikmod2             3.1.11-a-6        A portable sound library
ii  libmpcdec3             1.2.2-1           Musepack (MPC) format library
ii  libogg0                1.1.3-3           Ogg Bitstream Library
ii  libshout3              2.2.2-2           MP3/Ogg Vorbis broadcast streaming
ii  libspeex1              1.1.12-3          The Speex Speech Codec
ii  libtheora0             1.0~beta2-3       The Theora Video Compression Codec
ii  libvorbis0a            1.2.0.dfsg-3      The Vorbis General Audio Compressi
ii  libvorbisenc2          1.2.0.dfsg-3      The Vorbis General Audio Compressi
ii  libvorbisfile3         1.2.0.dfsg-3      The Vorbis General Audio Compressi
ii  zlib1g                 1:1.2.3.3.dfsg-11 compression library - runtime

mpd recommends no packages.

-- no debconf information



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

Reply via email to