From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0) Description of problem: Ok. This is trivial. :) %> /usr/bin/soxplay "a path/containing spaces" sox: error: ... %> cat /usr/bin/soxplay #!/ bin/sh ./sox $1 -t .au > dev/audio ^^ Simply double-quoting $1 solves this. Version-Release number of selected component (if applicable): sox-12.17.3 (If I recall well) How reproducible: Always Steps to Reproduce: 1.%> /usr/bin/soxplay "a path/containing spaces" sox: error: ... Actual Results: sox: error: ... Expected Results: Sound?? Additional info:
Fixed in 12.17.4-1.
An errata has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2004-409.html