Package: yiff-server
Version: 2.14.5-5
Severity: important

The installation of yiff-server fails with the following error:

  Selecting previously deselected package yiff-server.
  Unpacking yiff-server (from .../yiff-server_2.14.5-5_i386.deb) ...
  Adding user `yiff' to group `audio' ...
  Adding user yiff to group audio
  Done.
  Setting up yiff-server (2.14.5-5) ...
  Starting Y Sound Server: ERROR.
  invoke-rc.d: initscript yiff-server, action "start" failed.
  dpkg: error processing yiff-server (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   yiff-server
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up yiff-server (2.14.5-5) ...
  Starting Y Sound Server: ERROR.
  invoke-rc.d: initscript yiff-server, action "start" failed.
  dpkg: error processing yiff-server (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   yiff-server

I selected 'No' for loading mixer settings which is the default.
But the installation also fails when I select 'Yes'.

It looks like the daemon vanishes after start (and does not remove it's
pid file):

# /etc/init.d/yiff-server start
+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/sbin/yiff
+ NAME=yiff
+ DESC='Y Sound Server'
+ DAEMON_PARAM=/etc/yiff/yiffrc
+ PIDFILE=/var/run/yiff/yiff.pid
+ DAEMON_USER=yiff
+ DAEMON_GROUP=yiff
+ test -f /usr/sbin/yiff
++ dirname /var/run/yiff/yiff.pid
+ piddir=/var/run/yiff
+ '[' '!' -d /var/run/yiff ']'
+ set -e
+ case "$1" in
+ echo -n 'Starting Y Sound Server: '
Starting Y Sound Server: ++ grep -i sound /proc/devices
++ grep -i alsa /proc/devices
+ '[' ' 14 sound' = '' -a '116 alsa' = '' -o '!' -e /dev/dsp ']'
+ start-stop-daemon --start --background --quiet --chuid yiff:yiff --pidfile 
/var/run/yiff/yiff.pid --exec /usr/sbin/yiff -- /etc/yiff/yiffrc
+ sleep 1
+ running
+ '[' '!' -f /var/run/yiff/yiff.pid ']'
++ cat /var/run/yiff/yiff.pid
+ pid=9184
+ '[' -z 9184 ']'
+ '[' '!' -f /proc/9184/cmdline ']'
+ return 1
+ echo ERROR.
ERROR.
+ exit 1

But anyway, the installation of a package should not fail only because
the start of a daemon fails.

Regards

Uwe


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages yiff-server depends on:
ii  adduser                       3.110      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  libc6                         2.7-16     GNU C Library: Shared libraries
ii  liby2-14                      2.14.5-5   Y Sound Server Library

yiff-server recommends no packages.

yiff-server suggests no packages.

-- debconf information:
* yiff-server/mixer: false



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

Reply via email to