Your message dated Mon, 5 Nov 2007 09:51:43 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#449337: psi: missing dependency on libsox-fmt-ao
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: psi
Version: 0.11-1
Severity: minor
Hello,
without the libsox-fmt-ao no sound is played and this error message is
shown:
/usr/bin/play soxio: Failed writing `default': unknown file type `ao'
Regards
Reinhard
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22 (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 psi depends on:
ii libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l
ii libc6 2.6.1-6 GNU C Library: Shared libraries
ii libgcc1 1:4.2.2-3 GCC support library
ii libqt4-core 4.3.2-1 Qt 4 core non-GUI functionality ru
ii libqt4-gui 4.3.2-1 Qt 4 core GUI functionality runtim
ii libqt4-qt3support 4.3.2-1 Qt 3 compatibility library for Qt
ii libssl0.9.8 0.9.8g-2 SSL shared libraries
ii libstdc++6 4.2.2-3 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxss1 1:1.1.2-1 X11 Screen Saver extension library
ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime
Versions of packages psi recommends:
pn libqca2-plugin-ossl <none> (no description available)
ii sox 14.0.0-5 Swiss army knife of sound processi
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Nov 05, 2007 at 09:36:09AM +0100, Reinhard Vicinus wrote:
> without the libsox-fmt-ao no sound is played and this error message is
> shown:
>
> /usr/bin/play soxio: Failed writing `default': unknown file type `ao'
Well, this is why the psi-package recommends sox, and sox recommends
libsox-fmt-ao. The "Recommends:"-relationship is defined as
| This declares a strong, but not absolute, dependency.
|
| The Recommends field should list packages that would be found
| together with this one in all but unusual installations.
So, apt should install these packages automatically unless you
explicitely disable that feature. And if you do, you should know what
you are doing.
(And it is very well possible to use psi without sox, so an absolute
dependency would be inappropriate.)
Regards,
Jan
--- End Message ---