Bug#232018: [Pkg-alsa-devel] Bug#232018: alsa-oss: Problem with filenames containing blanks

David B Harris 232018@bugs.debian.org, 232018@bugs.debian.org
Tue, 10 Feb 2004 11:40:26 -0500


On Tue, 10 Feb 2004 11:58:32 +0100
Michael Kebe <michael.kebe@uni-duisburg.de> wrote:
> If I want to play "foo bar.mp3" with mpg123 or mplayer and aoss, the
> script wants to play the files "foo" and "bar.mp3".

This has been fixed in CVS, and will be released with 1.0.2-1, which
will probably be within the next few weeks. If you'd like to fix it on
your own system in the meantime, replace $* with "$@" (include the
quotes :) in /usr/bin/aoss.

If you'd like to build the package right out of CVS yourself,
instructions on downloading the CVS tree are available at
http://alioth.debian.org/scm/?group_id=1394 . We use cvs-buildpackage to
build the packages.