Bug#739410: mpd: new version fails to update with apt-get update

2014-02-18 Thread Sharon Kimble
Package: mpd
Version: 0.18.7-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Tried to update to version 0.18.8-1 today and it fails to install giving a dpkg
error code of 1.

Reading changelogs... Done
(Reading database ... 461516 files and directories currently installed.)
Preparing to unpack .../archives/mpd_0.18.8-1_i386.deb ...
/etc/init.d/mpd: 448: /etc/default/mpd: filesystem_charset: not found
[ ok ] Stopping Music Player Daemon: mpd.
/var/lib/dpkg/tmp.ci/preinst: 448: /etc/default/mpd: filesystem_charset: not
found
dpkg: error processing archive /var/cache/apt/archives/mpd_0.18.8-1_i386.deb
(--unpack):
 subprocess new pre-installation script returned error exit status 127
insserv: script vboxdrv: service vboxdrv already provided!
/etc/init.d/mpd: 448: /etc/default/mpd: filesystem_charset: not found
[info] Not starting MPD: disabled by /etc/default/mpd..
Errors were encountered while processing:
 /var/cache/apt/archives/mpd_0.18.8-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



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

Kernel: Linux 3.12-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpd depends on:
ii  adduser   3.113+nmu3
ii  init-system-helpers   1.14
ii  libadplug-2.2.1-0 2.2.1+dfsg3-0.1
ii  libao41.1.0-2
ii  libasound21.0.27.2-3
ii  libaudiofile1 0.3.6-2
ii  libavahi-client3  0.6.31-4
ii  libavahi-common3  0.6.31-4
ii  libavcodec54  6:9.11-1
ii  libavformat54 6:9.11-1
ii  libavutil52   6:9.11-1
ii  libbz2-1.01.0.6-5
ii  libc6 2.17-97
ii  libcdio-cdda1 0.83-4.1
ii  libcdio-paranoia1 0.83-4.1
ii  libcdio13 0.83-4.1
ii  libcurl3-gnutls   7.35.0-1
ii  libfaad2  2.7-8
ii  libflac8  1.3.0-2
ii  libfluidsynth11.1.6-2
ii  libgcc1   1:4.8.2-15
ii  libglib2.0-0  2.36.4-1
ii  libgme0   0.5.5-2
ii  libid3tag00.15.1b-10
ii  libiso9660-8  0.83-4.1
ii  libjack-jackd2-0 [libjack-0.116]  1.9.9.5+20130622git7de15e7a-1
ii  libmad0   0.15.1b-8
ii  libmikmod23.1.16-1
ii  libmms0   0.6.2-3
ii  libmodplug1   1:0.8.8.4-4
ii  libmp3lame0   3.99.5+repack1-3
ii  libmpcdec62:0.1~r459-4
ii  libmpdclient2 2.9-1
ii  libmpg123-0   1.16.0-1
ii  libogg0   1.3.1-1
ii  libopenal11:1.14-4
ii  libopus0  1.1-1
ii  libpulse0 4.0-6+b1
ii  libresid-builder0c2a  2.1.1-14
ii  libroar2  1.0~beta11-1
ii  libsamplerate00.1.8-7
ii  libshout3 2.3.1-3
ii  libsidplay2   2.1.1-14
ii  libsidutils0  2.1.1-14
ii  libsndfile1   1.0.25-9
ii  libsqlite3-0  3.8.2-1
ii  libstdc++64.8.2-15
ii  libsystemd-daemon0204-6
ii  libvorbis0a   1.3.2-1.3
ii  libvorbisenc2 1.3.2-1.3
ii  libvorbisfile31.3.2-1.3
ii  libwavpack1   4.70.0-1
ii  libwildmidi1  0.2.3.4-2.1
ii  libwrap0  7.6.q-25
ii  libyajl2  2.0.4-4
ii  libzzip-0-13  0.13.62-2
ii  lsb-base  4.1+Debian12

mpd recommends no packages.

Versions of packages mpd suggests:
ii  ario [mpd-client]1.5.1-1.1
ii  avahi-daemon 0.6.31-4
ii  glurp [mpd-client]   0.12.3-1
pn  icecast2 none
ii  mpc [mpd-client] 0.25-1
ii  ncmpc [mpd-client]   0.17-1
ii  ncmpcpp [mpd-client] 0.5.10-1.1
ii  pulseaudio   4.0-6+b1
ii  qmpdclient [mpd-client]  1.2.2-2

-- Configuration Files:
/etc/default/mpd changed:
filesystem_charset  UTF-8

/etc/init.d/mpd changed:
.. /lib/lsb/init-functions
PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=mpd
DESC=Music Player Daemon
DAEMON=/usr/bin/mpd
MPDCONF=/home/boudiccas/.mpd/mpd.conf
START_MPD=false
[ -x $DAEMON ] || exit 0
[ -r /etc/default/$NAME ]  . /etc/default/$NAME
if [ -n $MPD_DEBUG ]; then
set -x
MPD_OPTS=--verbose
fi
DBFILE=$(sed -n 's/^[[:space:]]*db_file[[:space:]]*\?\([^]*\)\\?/\1/p' 
$MPDCONF)

Bug#739410: mpd: new version fails to update with apt-get update

2014-02-18 Thread Max Kellermann
On 2014/02/18 12:31, Sharon Kimble boudic...@talktalk.net wrote:
 Tried to update to version 0.18.8-1 today and it fails to install giving a 
 dpkg
 error code of 1.

It appears your /etc/default/mpd contains garbage that belongs in
/etc/mpd.conf, but I don't see anything in the new package that would
cause garbage to be added to /etc/default/mpd.  Are you sure this was
added by the package and not by yourself?  What does your
/etc/default/mpd look like?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739410: mpd: new version fails to update with apt-get update

2014-02-18 Thread Max Kellermann
On 2014/02/18 13:06, Sharon Kimble boudic...@talktalk.net wrote:
 On Tue, 18 Feb 2014 12:40:23 +0100
 Max Kellermann m...@duempel.org wrote:
 
  On 2014/02/18 12:31, Sharon Kimble boudic...@talktalk.net wrote:
   Tried to update to version 0.18.8-1 today and it fails to install
   giving a dpkg error code of 1.
  
  It appears your /etc/default/mpd contains garbage that belongs in
  /etc/mpd.conf, but I don't see anything in the new package that would
  cause garbage to be added to /etc/default/mpd.  Are you sure this was
  added by the package and not by yourself?  What does your
  /etc/default/mpd look like?
 
 I've attached my /etc/default/mpd = blank, not used, /etc/mpd.conf =
 blank, not used, and /home/$USER/cron/conf/mpd.conf = which is used. 

Not true.  Your /etc/default/mpd is not blank.  It contains the same
data as your mpd.conf, which is a mistake.  This cannot work.

This bug report is bogus, unless you can demonstrate the the package
has wrongfully copied your /etc/mpd.conf to /etc/default/mpd.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org